body {
	background-color: #eef3fa;
	background-image: url(../images/body_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.left_red_dot {
	height: 300px;
	width: 100px;
	margin-left: 7px;
	margin-top: 4px;
}
#rt_bot_buttons {
	margin: 47px 0px 0px 13px;
	padding: 0px;
	height: 16px;
	width: 400px;
}

#wrapper {
	padding: 0px;
	height: 480px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left_menu {
	background-image: url(../images/left_menu_bg.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 304px;
	width: 114px;
	background-repeat: no-repeat;
	background-position: left top;
}
#stageleft_text {
	margin: 0px;
	padding: 8px 4px 0px 12px;
	float: left;
	height: 295px;
	width: 385px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
#stage_rt_text {
	margin: 10px 0px 0px 12px;
	height: 240px;
	width: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news_title {
	height: 16px;
	margin: 0px 0px 4px;
	background-color: #cccccc;
	font-size: 12px;
	color: #231f20;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C64AC;
}


#stage_left_pic {
	background-image: url(../images/low_left_pictures2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eef3fa;
	margin-top: 0px;
	padding: 0px;
	height: 141px;
	width: 514px;
	float: left;
}
#stage_rt_top {
	height: 86px;
	width: 412px;
	padding: 0px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-image: url(../images/news_google2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#top_banner {
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 157px;
	width: 960px;
}
#stage {
	background-color: #FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 445px;
	width: 960px;
}
#stage_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 445px;
	width: 525px;
}
#stage_right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 445px;
	width: 435px;
	background-image: url(../images/stage_rt_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#search {
	float: left;
	height: 157px;
	width: 323px;
}
#search_our {
	margin: 134px 0px 0px 112px;
	padding: 2px 0px 0px;
	height: 18px;
	width: 200px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	
	
}

#search_our a {

	color: #000000;
	text-decoration: none;

}
#search_our a:hover {

	color: #de1f26;
	text-decoration: none;

}
#links {
	height: 157px;
	width: 630px;
	float: left;
	
}

.contact {
	padding: 0px;
	height: 25px;
	width: 320px;
	margin-top: 120px;
	float: left;
}

a.redrollover {
	display: block;
	height: 12px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 12px;
}

a:hover.redrollover  {
    background-image: url(../images/red_dot.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

a:active.redrollover  {
    background-image: url(../images/red_dot.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
 
a:focus.redrollover  {
    background-image: url(../images/red_dot.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

a.newsletter_roll {
	margin-left: 4px;
	padding: 0px;
	height: 83px;
	width: 87px;
	display: block;
	text-decoration: none;
}
a:hover.newsletter_roll {
	background-image: url(../images/newsletter_b.gif);
	background-repeat: no-repeat;
}


a.listserv {
	margin-top: 2px;
	padding: 0px;
	height: 83px;
	width: 87px;
	display: block;
	text-decoration: none;
}
a:hover.listserv {
	background-image: url(../images/listserv_b.gif);
	background-repeat: no-repeat;
}

/* Added 2_15_2008 to link to google search page from the main page */
a.searchsite
{
    margin-top: 2px;
	padding: 0px;
	height: 83px;
	width: 195px;
	display: block;
	text-decoration: none;
}

.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808185;
	margin-top: 4px;
	margin-left: 490px;
}
#hide_menu {
	visibility: hidden;
	display: none;
}
