/*
html, body
{
	margin:0;
	padding:0;
	background:#FFFFFF;	
	font-family:Arial;
	font-size:12px;
	color:#333333;
	height:100%;
}
body
{
	background: url('../dia/header_bg.gif') repeat-x top center;
}
img{border:0px;}
table {
	border-collapse:separate;
}
*/
div#PageWrapper
{
	width:1004px;
	border:0px solid blue;
    
    position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
    height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

}
div#Header
{
	height:147px;
	padding:0px 5px 0px 0px;	
}
div#Header #Logo
{
	width:325px;
	border:0px solid blue;
	float:left;
}
div#Header #HeaderRight
{
	text-align:right;
	float:right;	
}
div#Header #HeaderRight #Tagline
{
	padding-top:37px;
	height:25px;
}
div#Header #HeaderRight #MiniNav
{
	padding-top:34px;
}
#MiniNav a,#MiniNav img{float:left;display:inline;}
div#PageNav
{
	border-top:5px solid #B5D21F;
	background:#515150;
	height:55px;
}
div#SiteSearch
{
	float:right;
	padding:17px;
}
input#SearchInput
{
	width:140px;
	height:18px;
	border:1px solid black;
	padding:4px 21px 0px 5px;
	background:url('../dia/btn_search_arrow.gif') no-repeat center right;
	background-color:White;
	color:#808080;
	font-family:Arial;
	font-size:11px;	
}
div#BodyWrapper
{	
	border:0px solid red;
	height:100%;	
}
div#BodyWrapper #TopLeftCorner
{
	/* background:url('../dia/top_left_corner.gif') no-repeat top left; */
}
div#BodyWrapper #TopRightCorner
{
	/* background:url('../dia/top_right_corner.gif') no-repeat top right; */
}
div#BodyWrapper #LeftShadow
{
	/* background:url('../dia/left_shadow.gif') repeat-y top left;	*/
}
div#BodyWrapper #RightShadow
{
	/* background:url('../dia/right_shadow.gif') repeat-y top right; */
}
div#PageContent
{
	padding:23px 30px 25px 30px;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#333333;
}
a:link, a:visited
{
	color:#58A618;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a.More:link, a.More:visited, a.More:hover{font-size:11px;}
div#Footer
{
	border:0px solid green;	
	_position:absolute;
	_bottom:0; /* stick to bottom */
	width:1004px;
        margin:0 auto;
}
div#Footer #BottomLeftCorner
{
	background:url('../dia/bottom_left_corner.gif') no-repeat top left;
	height:6px;
}
div#Footer #BottomRightCorner
{
	background:url('../dia/bottom_right_corner.gif') no-repeat top right;
	height:6px;
	padding-bottom:6px;
}
div#Footer #FooterContent
{
	padding:10px 30px 11px 15px;
	background:#515150;
	/* border-bottom:5px solid #B5D21F; */
	color:White;
	font-family:Arial;
}
.Historical
{	
	font-size:14px;
	padding-bottom:4px;
}
.Copyright
{
	font-size:12px;
}
div#Footer a
{
	color:#6CB33F;
	text-decoration:none;
}

/**************************** Styles for Auburn Leader page*************************************************/
#leadercon{float:left; width:619px;}
#leaderads{padding-left:619px; margin-left:27px; margin-right:27px; width:292px;}
.img{border-top:1px dashed #bfc0b8; border-bottom:1px dashed #bfc0b8;}
