@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Helvetica, Verdana, Arial, sans-serif; font-size: 0.76em; line-height: 1.5em; color: #000000;
	background: #6d6d6d;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

a  {color: #7e2020; font-weight:bold; font-style:normal; text-decoration:none; border-bottom: 1px dotted #7e2020;}
a:link  {color: #7e2020; font-weight:bold; font-style:normal; text-decoration:none;border-bottom: 1px dotted #7e2020;}
a:visited  {color: #7e2020; text-decoration:none; border-bottom: 1px dotted #7e2020;}
a:hover   {color: #7e2020;text-decoration:none;}
a:active  {color: #7e2020; text-decoration:none; border-bottom: 1px dotted #7e2020;}


.oneColLiqCtrHdr #container {
	width: 924px;  /* - actual width instead of 80% that will create a container 80% of the browser width */
	background: #6d6d6d;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColLiqCtrHdr #header {
	background: #6d6d6d; 
	background: url(/images/ap_header.gif) no-repeat center;
	height: 96px;
	padding: 0px; 
}

.oneColLiqCtrHdr #header #topnav {
margin: 10px 0px 0px 0px;
border-width: 0px;
width:549px;
height: 39px;
padding: 0px;
float: right;
}

#topnav ul {padding:0; margin:0 0 0 0px; list-style:none;}
#topnav ul li {display: block; float: left; }


#lwcontainer {
background: url(/images/temp_bkgd.gif) repeat-y center top;
width: 924px;
border-width: 0px;
padding: 0px;
}

#lwcontainer #topcurve {
background: url(/images/top_curve.gif) no-repeat center;
width: 924px;
height: 30px;
border-width: 0px;
padding: 0px;
}


#lwcontainer #body {
background: url(/images/temp_bkgd.gif) repeat-y center top;
margin: 0px 0px 0px 0px;
padding:0px;

}



#lwcontainer #bottomcurve {
background: url(/images/bottom_curve.gif) no-repeat center bottom;
width: 924px;
height: 30px;
border-width: 0px;
padding: 0px;
	
	}

#body #interior {
margin-left: 45px;
width: 834px;

}

#body #interior #bottom_angle {
background: url(/images/bottom_angle.gif) no-repeat center bottom;
width: 855px;
height:27px;
}

#body #interior h2.graphhead {
background: url(/images/temp_header.gif) no-repeat center;
width: 834px;
height: 61px;
color: #FFF;line-height: 3.4em; font-style:normal;
text-indent: 20px;
margin:0px;
padding: 0px;
}


#body #interior .shift { 
background-color: #ededed; 
width: 698px;
padding:30px 60px 40px 60px;
margin: 0px 0px 0px 15px;
}

.whitepage {
background-color: #FFF;
padding: 28px 40px 20px 40px; 
margin: 2px;
border: 1px dotted #999;
}

p {
font-size: 1.2em;line-height: 1.3em;font-weight:normal; font-style:normal;}


#bottomnav {
background: url(/images/bottom_nav.gif) no-repeat center;
width: 924px;
height: 40px;
border-width: 0px;
margin: 0px 0px 0px 0px;
padding: 19px 0px 5px 0px;

}

#bottomnav a {
font-size: 1.2em;color: #000;line-height: 1.4em;font-weight:bold; font-style:normal; text-decoration:none; border-bottom: 1px dotted #000; }

#bottomnav #credits a { margin: 0px 0px 0px 8px;}

#bottomnav #contact a {float: right; margin: -20px 8px 0px 0px; }