		body {
			margin:0px;
			padding:0px;
			text-align:center;
			background:url(/images/brnBack.jpg);
			font:12px Arial;
			color:#6D5A16;
		}
		
		#top {
			background:url(/images/v2-top.jpg) no-repeat top;
		}
		#bottom {
			background:url(/images/v2-bottom.jpg) no-repeat bottom;
		}
		
		#footer {
		  width:766px;
			text-align:center;
			color:white;
			padding-right:40px;
			margin-top:-10px;
			font:10px Arial;
			padding-left:17px;
			line-height: 180%;
		}
		
		#footer a, #footer a:visited {
		  color:white;
			text-decoration:none;
		}
		
		#footer a:hover {
			text-decoration:underline;
		}
		
		#container {
			width:766px;
			background:url(/images/v2-orange-back.jpg);
			text-align:left;
		}
		
		#content {
			/*height:900px;*/
			padding-top:94px;
			padding-left:27px;
		}
		
		#hat {
			float:right;
			margin-top:-14px;
		}
		
		#left-bar {
			float:left;
			margin-left:0px;
			margin-top:1px;
		}
		
		h1 {
			font:11px Verdana;
			background:url(/images/v2-caption-line.jpg) repeat-x bottom;
			margin:0px;
			padding:0px;
			padding-bottom:4px;
			margin-bottom:5px;
		}
		
		#main {
			padding-left:205px;
			padding-right:35px;
			padding-top:5px;
			padding-bottom:5px !important;
			padding-bottom:17px;
		}
		
		.featured {
			clear:right;
			background:white;
			padding:5px;
			color:black;
			min-height:400px;
			height:auto !important;
			height:400px;
		}
		
		.featured h1 {
		  font:bold 20px Arial;
			color:#9E0B0E;
		}
		
		#menu {
			background:url(/images/v2-menu-back.jpg) 0px 30px;
			width:195px;
			margin-top:4px;
		}
		
		#menu-top {
			background:url(/images/v2-menu-top.jpg) no-repeat top;
		}
		
		#menu-bottom {
			background:url(/images/v2-menu-bottom.jpg) no-repeat bottom;
			padding:8px;
			color:#F0E58E;
		}
		
		#menu a, #menu a:visited {
			font:14px Arial;
			color:#F0E58E;
			text-decoration:none;
			display:block;
			padding-left:35px;
			background:url(/images/v2-m-icon.gif) no-repeat left;
		}
		#menu a:hover {
			text-decoration:underline;
		}
