html, body{
margin: auto;
 margin-top:15px;
 text-align:center;
 padding:0px;
 font-family:georgia;
}

#pagewidth{ 
margin: auto;
 width:800px; 
 height:675px;
} 
 
.LogoDiv{
text-align:center;
float:left;
border:none;
padding:0px;
height:108px;
width:750px;
margin:0px;
background-image:url(../images/top_logo.PNG);
background-repeat:no-repeat;
}
.LeftTrim{
 float:left;
border:none;
padding:0px;
}
.RightTrim{
 position:inherit;
border:none;
padding:0px;
float:right;
}
.NavDiv{
font-size:10px;
float:left;
border:none;
padding:0px;
margin-top:0px;
text-align:right;
height:30px;
width:750px;
position:inherit;
vertical-align:top;
background-image:url(../images/nav_background.PNG);
background-repeat:no-repeat;
}
.ContentDiv{
height:508px;
width:750;
float:left;
}
#FooterDiv{
font-size:10px;
float:left;
border:none;
padding:0px;
margin-top:0px;
height:32px;
width:750px;
background:url(../images/bottom_footer.PNG);
background-repeat:no-repeat;
text-align:right;
}

#Slideshow{
width:230px;
height:152px;
float:left;
border:none;
padding:0px;
}

#Intro{
width:480px;
float:right;
margin: 40px, 15px, 0px, 0px;
border:none;
text-align:left;
font-family:georgia;
font-size:11px;
color:#333333;
}

#Left{
float:left;
width:250px;
border:none;
padding:0px;
position:relative;
}

#Middle{
float:left;
max-width:250px;
border:none;
padding:0px;
position:relative;
text-align:center;
}

#Right{
float:right;
width:250px;
border:none;
padding:0px;
}

.HR{
width:242px;
float:left;
}

.HRMainArticle{
width:242px;
float:left;
color:#000066;
height:2px;
}

.HRArticleDivider{
width:242px;
float:left;
color:#000066;
height:1px;
}

#Spacer{
float:inherit;
border:none;
padding:0px;
width:700px;
height:px;
}

.Images{
float:left;
}

.LowerText{
font:georgia;
font-size:11px;
color:#333333;
float:left;
text-align:left;
}

.CopyrightText{
font-size:8px;
font-family:arial;
float:left;
padding:5px;
}

.Header{
font-family:georgia;
font-size:20px;
color:#000066;
float:left;
text-align:left;
}

.Subheader{
font-family:georgia;
font-size:12px;
color:#000066;
text-align:left;
float:left;
margin-left:10px;
margin-top:10px;
width:140px;
}

.InnerHeaderDiv{
width:248px;
float:left;
}

.navText{
font-family:Arial;
font-size: 12px;
}

.navFooterText{
font-family:Arial;
font-size: 10px;
padding:3px;
}

A:link, A:visited, A:active{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
	
A:hover {
color: #CC9933;
text-decoration: none;
font-size: 12px;
}

#TopMidDiv{
float:left;
vertical-align:top;
margin-top:5px;
}
#BottomMidDiv{
float:left; 
vertical-align:top;
}

.rightArrows{
color:#cc9933;
font-size:16px;
font-weight:bold;
}