html, body {
	text-align:center;
	margin: 0;
	padding: 0;
}

body {background:#8A2003;font-size:75%; font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;line-height:inherit;}

p{margin-bottom:10px;}
input{font-size:.9em;margin-bottom:5px;}

/* Links */
a{text-decoration:none;}
a:link{color:#DB7C1B}
a:acive{color:#DB7C1B;}
a:visited{color:#DB7C1B;}
a:hover{color:#FFFFFF;}
/* Structure */
#headContainer{background:url(images/header_b.jpg) repeat-x top left; height:88px}
#header{background:url(images/header00.jpg) no-repeat top left;height:88px;margin:0 auto;width:888px;}
#navContainer{background:#000000;}
#mainNavHold{width:820px;margin:0 auto;padding-left:40px;}
#mainNav{}
#bodyContainer{background:url(images/sideshad.gif) repeat-y top left;width:836px;margin:0 auto;}
#mainContent{margin:0 18px;padding:0 20px;text-align:left;overflow:hidden;}
#mainCol{float:left;display:inline;width:755px;padding-right:15px; text-align:center;}
#footer{background:url(images/footer_s.gif) no-repeat top left;height:100px;line-height:100px;width:836px;margin:0 auto;text-align:center;font-size:.83em;padding:0 0px;color:#4C1008;}

#menu{background:url(images/menu_top.jpg) repeat-x top left #EDD8C0;padding:10px;}

h2{font-weight:bold;color:#EDD8C0;font-size:1.16em;}

.fImg{border:4px solid #EDD8C0;margin-bottom:10px;}
.fCopy{color:#EDD8C0;font-size:1.16em;}
.contentMod{background:url(images/contentm.gif) no-repeat bottom left;}

.right{float:right!important;display:inline;}
.left{float:left!important;display:inline;}

#mainNavHold #mainNav {
	margin:0;
	padding:0;
	display: block;
	height: 19px;
	text-align:center;
}
#mainNavHold #mainNav li {
	display:inline;
}

#mainNavHold #mainNav li a {
	float:left;
	display:inline;
	height:19px;
	padding-top:2px;
	margin-right:2px;
	background-position: 0px -42px;
	width:100px;
}

#mainNavHold #mainNav li a, #mainNavHold #mainNav {
	background-image:url(images/mainnav.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#mainNavHold #mainNav li a:hover {
	background-position: 0px -21px;
}
