body {
	background: #EFF0C5 url(images/bodybg.jpg) 0 0 repeat-x; 
	color: #5F5141;
	}
#wrapper {
	background: #fff;
	border-color: #888;
	background: #fff url("images/bkgd/content_line.gif") right 100px repeat-y;
	}
#masthead {
	background: #697 url("images/bkgd/header.gif") right bottom no-repeat;
	}
#masthead h1 {
	border-left: 1px solid #fff;
	color: #fff;
	}
#masthead h1 a:link, #masthead h1 a:visited {
	color: #fff;
	}
#masthead h1 a:hover {
	color: #EFF0C5; 
	}
#masthead #headernav {
	color: #fff;
	}
#masthead #headernav a:link, #masthead #headernav a:visited {
	color: #fff; 
	}
#masthead #headernav a:hover {
	color: #EFF0C5;
	}
#nav {
	background: #8c3;
	}
#nav li { 
	border-right: 1px solid #fff;
	}
#nav a { 
	color: #fff; 
	}
#nav a:hover { 
	background-color: #46846B; 
	}

#sidebar .quote, #sidebar .author, #sidebar .caption, #sidebar p {
	color: #45919E;
	}

#sidebar #subnav {
	border-top: 1px solid #DFDEB7;
	}
#sidebar #subnav li a {
	color: #5F5141;
	background-color: #F5F5DD;
	border-bottom: 1px solid #DFDEB7;
	}
#sidebar #subnav li a:hover {
	background-color: #EEEEC6;
	}	

#menu2 {
	background-color:#B9DB68;
	}
div.menu2#title {
	border-bottom: 2px solid #ffffff;
	}

#content {
	border-left: 0px solid #888;
	}
#content h1 {
	color: #F04A00;
	}
#content h2 {
	color: #F04A00;
	}
#content h3 {
	color: #F04A00;
	}
#content h4 {
	color: #F04A00;
	}
#content h5 {
	color: #5F5141;
	}
#content table {
	border-top: 2px solid #5F5141;
	border-bottom: 2px solid #5F5141;
	}
#content tr {
	border-top: 1px solid #5F5141;
	}
#content p, #content li, #content td, #content caption {
	color: #5F5141;
	}
#content a {
	color: #D74100;
	}
#footer {
	color: #888;
	}
#footer a {
	color: #666;
	}
#footer a:hover {
	color: #000;
	}
#credits {
	color: #888;
	}
#credits a {
	color: #888;
	}
