p {margin:0; padding:0;}
html { background: url("/ww2images/templates/backs/images/graystrip.gif") #0d0f0d; }
body { 
	background-color: transparent; 
	color: #573325; 
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	text-align:center;
}
.container {
	width: 100%;
	max-width: 1100px; 
	margin: 0 auto; 
}
.leftshadow {
	width:5px;
	background: url("/ww2images/templates/backs/images/leftdarkgraystripshadow.gif") #888888; 
}
.mainsection {
	padding:0px;
	margin:0px;
}
.rightshadow {
	width:5px;
	background: url("/ww2images/templates/backs/images/rightdarkgraystripshadow.gif") #888888; 
}
.header {
	height: auto;
	min-height:115px;
	background: url("/ww2images/templates/backs/images/darkgraystrip.gif") #E9E2C8;
	margin:0px; 
	text-align:center;
}
.header img {
	padding: 10px 1em 0;
}
.subheader {
	width: 100%;
	max-width: 750px; 
	min-height:115px;
	height: auto;
	background: url("/ww2images/templates/simple/images/headers/canoe.jpg") no-repeat center center #000000; 
	margin:0px auto; 
	color:#EEEEEE; 
}
.header a  { text-decoration:none; color:#EEEEEE;}
.header a:hover { text-decoration:underline; color: #FFFFFF; background:url("/ww2images/shadow.png"); }
#headertop { font-size:0.8em; padding:5px 10px 0 0; text-align:right; background:url("/ww2images/shadow.png"); }
#headertitle { color:#FFFFFF; font-size:2.0em; padding:10px 0 5px 10px; text-align:center; font-weight:bolder;}
#headerlinks { font-size:1.0em; text-align:center; }
#headermenu { min-height:25px; padding:3px 0 0; border-top:1px solid #000; border-bottom:1px solid #000; }
#headermenu table { font-size:1.1em; }
.mainpage {
	padding: 5px; 
	background: url("/ww2images/templates/backs/images/litegraystrip.gif") #E9E2C8;
}
.subpage {
	padding: 10px;
	background: url("/ww2images/templates/backs/images/subpage_bg.gif") repeat-x top #FFFFFF;
	text-align:left;
}
.footer {
	min-height: 75px; 
	padding-bottom: 1em;
	background-color:#666666; 
	margin: 0px;
}
.footer a  { text-decoration:none; color:#EEEEEE;}
.footer a:hover {color: #FFFFFF; text-decoration:underline; }
#footmenu { padding:5px; border-bottom:1px solid; }
#footmenu table {	font-size:1.0em; }
.footerarea { font-size: 0.8em; color:#EEEEEE; text-align:left; }
@media all and ( max-width: 580px ) {
	.header img { display: none !important; }
}

/*
#headmenu { clear:both; padding:15px; }
.menu { color:#EEEEEE; font-size:1.1em; }
.menu a { text-decoration:none; }
.menu a:hover { color:#CCCCCC; text-decoration:underline; }
.menudev { color:#cccccc; }
.mainmenu {
	background: url("/ww2images/bars/redshade.gif") repeat-x #880000;
	padding:5px 0;
}
.leftcol {
	width:25%;
	padding-top:5px;
}
.rightcol {
	width:75%;
	padding-top:10px;
	padding-left:10px;
}
div.shadowbox {
	background:url("/ww2images/misc/boxes/litegray_bottomright.gif") no-repeat scroll right bottom #F0F0E3;
	clear:both;
	color:#000000;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	padding:0;
	width:100%;
}
div.shadowbox div {
	background:url("/ww2images/misc/boxes/litegray_left.gif") no-repeat scroll left bottom transparent;
	padding:0;
}
div.shadowbox div div {
	background:url("/ww2images/misc/boxes/litegray_top.gif") no-repeat scroll right top transparent;
	padding:0;
}
div.shadowbox div div div {
	background:url("/ww2images/misc/boxes/litegray_topleft.gif") no-repeat scroll left top transparent;
	padding:10px 20px 15px;
}
.ano_title {
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
}
.ano_img {
	text-align:center;
}
.ano_text{ 
}
#copyright { font-size: 0.9em; color:#000000; text-align:left; padding:3px; }
#copyright a { text-decoration: none; color:#000000; }
#copyright a:hover { text-decoration:underline; }
*/