* {outline:none;}

html {scrollbar-face-color: #B7622F;
	scrollbar-shadow-color: #413001;
	scrollbar-highlight-color: #413001;
	scrollbar-3dlight-color: #413001;
	scrollbar-darkshadow-color: #413001;
	scrollbar-track-color: #4A3601;
	scrollbar-arrow-color: #413001;
}

body{margin:1px 0 0 0;
	background:#5A3107 url(../assets/images/old_paperbg2.jpg) repeat;
	color:#C8B888;
	font:12px Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #E3DCC4;
	text-decoration:none;
	background-color:inherit;
}

#wrapper {width:800px;
	margin:0 auto;
}

#topWrap {width:800px;
	float:left;
	background-color:#4B3601;
	color:#C8B888;
}
		
#nav {width:200px;
	float:left;
	height:575px;
}
	
#secondnav {width:200px;
	height:100px;
	margin:100px 0 0 0;
	float:right;
}	
		
#title {background-image:url(../assets/images/title.jpg);
	height: 112px;
	width: 600px;
	float:right;
	text-align:right;
}
		
#footer{height:20px;
	width:100%;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#4A3601;
	clear:both;
	background-color:inherit;
	margin:10px 0;
	float:left;
}
		
#footer a {color:#4A3601;
	background-color:inherit;
}

#footer a img{border:0;}

#footer a:hover {border-bottom:1px dotted #4A3601;}				
		
#content {
	width:599px;
	float:right;
	border:solid #3A2B01;
	border-width:1px 0 1px 1px;
}

#bottom {width:800px;
	height:24px;
	float:left;
	text-align:center;
}	

#flashcontent2 {height:90px;}	