html,body {background-color:#942822; height:100%;}
body {background-color:#942822; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin-top:25px; padding:0px; color:#000000;}
/*layout styles*/
div.container {width:695px; height:500px; text-align:left; background-color:#ffffff; border-top:5px black solid;border-bottom:10px black solid;}
	div.nav_container {width:178px; height:500px; float:left;}
		div.nav_outside_container {width:164px; height:96%; border-width:10px 5px 10px 10px; border-color:#CCCCCC; border-style:solid; /*background-image:url('/images/nav_background.gif'); background-repeat: no-repeat; background-position: 0px 4px;*/}				
			div.nav {text-align:center; font-family:Verdana, Arial, Helvetica; height:16px; font-weight:bold;}
			a.nav:link, a.nav:active {text-decoration:none; color:#000000;}
			a.nav:visited {text-decoration:none; color:#000000;}
			a.nav:hover, a.nav:visited:hover {text-decoration:underline; color:#000000;}				
	div.content_container {width:325px; height:96%; float:left; border-width:10px 10px 10px 0px; border-color:#CCCCCC; border-style:solid; text-align:left; overflow:auto;}
		div.section_header {background-color:#666666; color:#ffffff; font-weight:bold; font-size:11.11px; line-height:24px; letter-spacing:1px;}
		div.subnavcontainer {text-align:center;}
		div.subnav {float:left; width:90px; text-align:center; font-size:10px; font-family:Verdana, Arial, Helvetica; font-weight:bold; color:#000000;}
			a.subnav:link, a.subnav:active {text-decoration:none; color:#000000;}
			a.subnav:visited {text-decoration:none; color:#000000;}
			a.subnav:hover, a.subnav:visited:hover {text-decoration:underline; color:#000000;}
			a.subnavon:link, a.subnavon:active {text-decoration:none; color:#999999;}
			a.subnavon:visited {text-decoration:none; color:#999999;}
			a.subnavon:hover, a.subnavon:visited:hover {text-decoration:underline; color:#999999;}
		div.content {text-align:left; font-size:10px; color:#000000; line-height:14px; margin:5px;}
	div.right_container {width:181px; height:96%; float:left; text-align:center;background-color:#cccccc}
		div.right {}
			div.featured_header {width:100%; height:20px; background-color:#942822; color:#ffffff; font-size:12px; line-height:20px;}
				div.featured {height:110px; text-align:left;}
	div.footer {text-align:right; color:#ffffff; font-size:9px; font-weight:bold; line-height:14px;} 
		a.footer:link, a.footer:active {text-decoration:none; color:#ffffff;}
		a.footer:visited {text-decoration:none; color:#ffffff;}
		a.footer:hover, a.footer:visited:hover {text-decoration:underline; color:#ffffff;}
	
	
/*href styles*/
a:link, a:active {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover, a:visited:hover {text-decoration:underline;}