body {
	background: url(../images/background.png) no-repeat #349FCC;
	margin:25px 0px 15px 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

p
{
margin-bottom:10px;
color: #196483;
line-height:20px;
}

h1
{
margin-bottom:20px;
font-size:24px;
color: #196483;
letter-spacing:2px;
}

h2
{
color:#FFFFFF;
font-size:14px;
font-weight:lighter;
letter-spacing:1.5px;
margin-bottom:10px;
}

div.hrtop
{
height:0px;
border-top: 1px solid #145672;
margin-bottom:0px;
}

div.hrbtm
{
height:0px;
border-top: 1px solid #247293;
margin-bottom:10px;
}


#wrap
{
width:775px;
margin:0 auto;
text-align:left;
}

#container
{
width:775px;
background:#CCCCCC;
text-align:left;
}

#header
{
height:237px;
width:775px;
background:url(../images/header.png) no-repeat;
text-indent:-9999px;
}

.main-photo
{
float:left;
margin:5px;
}

.left-nav
{
position:absolute;
top:0px;
left:-15px;
}

.right-nav
{
position:absolute;
top:0px;
right:-15px;
}

#navigation
{
position:relative;
background:url(../images/navigation-bg.png) repeat-x;
width:775px;
height:48px;
text-align:center;
}

#navigation li
{
display:inline;
margin:0px 10px 0px 10px;
line-height:48px;
font-size:15px;
letter-spacing:2px;
}

a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navbar:hover {
	text-decoration: none;
	color:#CC6600;
}
a.navbar:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.navbar-selected:link {
	color: #CC6600;
	text-decoration: none;
}
a.navbar-selected:visited {
	text-decoration: none;
	color: #CC6600;
}
a.navbar-selected:hover {
	text-decoration: none;
	color:#CC6600;
}
a.navbar-selected:active {
	text-decoration: none;
	color: #CC6600;
}


#body
{
background:#FFFFFF;
width:755px;
padding:10px;
}

#main-content
{
position:relative;
float:left;
width:385px;
min-height:340px;
height:auto !important;
height:340px;
background: #e4eef3;
padding:30px 30px 10px 30px;
}

#large-main-content
{
position:relative;
float:left;
width:695px;
min-height:340px;
height:auto !important;
height:340px;
background: #e4eef3;
padding:30px 30px 10px 30px;
}

#large-main-content p
{
width: 695px;
}


#latest-news
{
position:relative;
float:left;
background: #196483;
width:240px;
min-height:320px;
height:auto !important;
height:320px;
margin:0px 0px 0px 10px;
padding:30px;
}

#latest-news a
{
color:#FFFFFF;
text-decoration:none;
}

#latest-news a:hover
{
color:#CC6600;
}

.white-text
{
color:#FFFFFF;
}

.clearmyfloats
{
clear:both;
}
