html,body{height:100%;background-color:#2e231a;}
	body {font: 87.5%/1.571 Trebuchet MS, Zurich, Tahoma, Arial, sans-serif;
	  margin: 0 auto; padding: 0;
	  background: url(/assets/images/background.jpg) top repeat-x #2e231a; 
	  color: #333;
	  position: relative;
	  text-align:center;
	}
	div#container{
		margin:0 auto;padding: 0;
	position:relative; /* needed for footer positioning*/
	width:958px;
	text-align:left;
	border:1px solid #b87531;
	border-width:0 1px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
div#header{
	height:180px;
	width:958px;
	text-align:right;
	position:relative;
	background:url(/assets/images/header2.jpg) no-repeat;
	vertical-align:bottom;
}
div#header img{
	vertical-align:bottom;
}
a.menu{
	position:absolute;top:36px;
	height:28px;
	text-decoration:none;
}
a.menu #text{
	visibility:hidden;
}
a#menu_02{
	left:159px; width:164px; 
	background:url(/assets/images/menu_02.jpg);
}
a#menu_03{
	left:323px; width:145px; 
	background:url(/assets/images/menu_03.jpg);
}
a#menu_04{
	left:468px; width:170px; 
	background:url(/assets/images/menu_04.jpg);
}
a#menu_05{
	left:638px; width:140px; 
	background:url(/assets/images/menu_05.jpg);
}
a#menu_06{
	left:778px; width:180px; 
	background:url(/assets/images/menu_06.jpg);
}
div#content{
	#font-size:1.2em;
	border-left:1px solid #a19988;
	padding:24px 17px;
	#padding:24px 15px;
	background-color:#eeefdd;
	position:relative;
	padding-bottom:0;
}
div#content div#mainBoxTop{font-size:10px;width:481px;height:13px;background:url(/assets/images/content_top.jpg) no-repeat;margin:0;padding:0;}
div#content div#mainBox{width:441px;background:url(/assets/images/content_middle.jpg) repeat-y;padding:0 20px 10px 20px;margin:0;#margin-top:-4px;}
div#content div#mainBoxBottom{width:481px;height:14px;background:url(/assets/images/content_bottom.jpg) no-repeat;margin:0;padding:0;}
div#content p {margin: 0 0 1em;}
div#content h1 {font-size: 170%; margin: 0 0 0.5em 0; font-family:Palatino, Georgia, Verdana, Times, Times New Roman, serif;color:#b87531;padding:0;}
div#content h2 {font-size: 140%; font-weight: normal; margin: 0.5em 0;}
div#content h3 {font: bold 115% Verdana, sans-serif; margin-top: 1em;}
/* div#content li{margin-left:2em;padding-bottom:.5em;}
div#content li ul li, li ol li{margin-left:4em;}
div#content li ul,li ol{margin-top:.5em;} */
div#content a:link,a:focus,a:visited{text-decoration:none;color:#006699;}
div#content a:hover{text-decoration:underline;color:#006bb2;}

div#content blockquote{margin:2em 0;padding:1em;border:1px solid #a4947b;background-color:#eeefdd}
div#sidebar{
	position:absolute;
	top:24px;
	right:17px;
	width:420px;
	margin-left:20px;
}
div#sidebar div#top{
	padding:0;margin:0;
	font-size:10px;
	width:420px;height:15px;
	background:url(/assets/images/side_top.jpg) no-repeat;
}
div#sidebar div#middle{
	padding:0px 10px 5px 10px;
	background:url(/assets/images/side_middle.jpg) repeat-y;
}
div#sidebar div#bottom{
	width:420px;height:13px;
	background:url(/assets/images/side_bottom.jpg) no-repeat;
}
div#sidebar div#divider{
	border:2px dotted #b87531;
	border-width:2px 0;
	height:5px;
	font-size:5px;
}
div#sidebar p{
	margin-top:0;
	padding-top:0;
}
div#sidebar h1{
	margin-bottom:0;padding-bottom:0;
}
#footer{
	padding-bottom:20px;
	background-color:#2e231a;
}
#footer #ftMenu{
	margin:0 auto;
	padding:0 auto;
	background:url(/assets/images/footer.jpg) no-repeat;
	height:41px;
	width:958px;
	font-size:.9em;padding:10px;
	text-align:center;
	margin-left:-1px;
}
#footer a:link,#footer a:focus,#footer a:visited{text-decoration:none;color:#eeefdd;#font-weight:bold;}
#footer a:hover{text-decoration:underline;color:#006699;#font-weight:bold;}
.logo{
	position:absolute;
	top:70px;
	left:10px;
	width:515px;
	height:100px;
}

.clear{clear:both;}
#content #divider{margin:0;padding:0;border-top:2px dotted #8c755a;}

