

BODY {
margin: 0px 0px 0px 0px;
background-color: #C7C7C7;
color: #000;

}

div#page {

height: 598px;

background-image: url(images/page_bg.gif);
background-repeat: repeat-x;
}

div#top {
height: 96px;
width: 800px;

color: #000;	
}

div#nav {
height: 22px;
width: 800px;
background-color: #005596;
border-top: solid 1px #EFEFEF;
border-bottom: solid 1px #FFF;
color: #000;	
}

div#home {
height: 273px;
background:transparent;
border-bottom: solid 1px #FFF;	
}

div#home2 {
width: 800px;
height:auto;
border-bottom: solid 1px #FFF;	
}

div#bottom {
height: 153px;
width: 800px;
background-color: #005596;
background-image: url(images/shadow_darkblue.gif);
background-repeat: repeat-x;
color: #000;
border-bottom: solid 1px #000;	
}

div#footer {
height: 40px;
width: 800px;
background-color: transparent;
color: #000;
}

div#newsbox {
position: relative;
left: 30px;
width: 342px;
background-color: #4E88B6;
color: #FFF;
height: 130px;
border-bottom: solid 1px #999;
}

#newsimg {
	float: left;
	left: 15px;
	top: 15px;
	position: relative;
	width: 121px;
	height: 87px;
	background-image: url(images/thumb_news_1_5_31_07.jpg);
	border-top: solid 1px #1F2C4F;	
	border-left: solid 1px #1F2C4F;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}


#news_headline {
	position: relative;
	float: right;
	margin-right: 7px;
	top: 15px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#news_headline a:link, a:visited, a:active {
	background-color: transparent;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#news_headline a:hover {
	background-color: transparent;
	color: #FFCC33;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#news_headline_2 {
	position: absolute;
	left: 80px;
	top: 30px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:130%;
}

#news_headline_2 a:link, a:visited, a:active {
	background-color: transparent;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#news_headline_2 a:hover {
	background-color: transparent;
	color: #FFCC33;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


#news_headline_3 {
	position: absolute;
	left: 80px;
	top: 30px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:130%;
}

#news_headline_3 a:link, a:visited, a:active {
	background-color: transparent;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#news_headline_3 a:hover {
	background-color: transparent;
	color: #FFCC33;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

li {
list-style-image: url(images/arrow_yellow.gif);
padding-right: 10px;
}

div#blurb_text {
	position:relative;
	top:40px;
	color: #FFF;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-align: left;
	letter-spacing: 1px;
	padding-left: 30px;

}
