a:link.home_pgMenu, a:visited.home_pgMenu
{
	color: #FFF200;
	text-decoration: underline;
}
a:hover.home_pgMenu, a:active.home_pgMenu
{
	color: #FFF200;
	text-decoration: underline;
}
div#header_top_home
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 235px;
	width: 800px;
	background-color: #59B7E7;
	background-image: url(pics/homepage_topbg.gif);
	background-repeat: no-repeat;
	padding: 46px 0px 0px 0px;
}
div#home_headtext
{
	position: absolute;
	top: 220px;
	left: 440px;
	text-align: right;
}
div#homemenu
{
	position: absolute;
	top: 283px;
	left: 0px;
	width: 770px;
	height: 20px;
	background-color: #004D91;
	text-align: center;
	padding: 5px 0px 5px 30px;
}
div.bottom_half
{
	position: absolute;
	top: 330px;
	left: 0px;
	height: 200px;
	width: 800px;
	background-image: url(pics/bg_storybody.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #81C7E3;
}
div#bottom_menu
{
	background-image: url(pics/bottom_bg.jpg);
	position: relative;
	top: 205px;
	left: 0px;
	height: 40px;
	width: 785px;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 15px;						
}
div.feature
{
	background-color: #008CDA;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
}
div#feature_homes
{
	position: absolute;
	top: 0px;
	left: 299px;
	text-align: center;
	text-align: center;
}
div#page_text
{
	position: absolute;
	top: 20px;
	left: 30px;
	width: 250px;
}
div#page_text p
{
	margin: 3px 0px 5px 0px;
}
h1
{
	font-size: 130%;
	margin: 0px;
	font-weight: 400;
}
p.home_pgMenu
{
	color: #FFF200;
	display: inline;
	font-size: 80%;
	padding: 15px 45px 5px 0px;
	text-transform: uppercase;
}
p.home_pgMenu_end
{
	color: #FFF200;
	display: inline;
	font-size: 80%;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
}
p.feature_title
{
	color: #008CDA;
	font-weight: bold;
	margin: 0px;
	font-size: 130%;
}
p.feature
{
	color: #FFFFFF;
	margin: 0px;
	font-size: 67%;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 120px;
	white-space: nowrap;
}
td.features
{
	padding: 10px;
	text-align: center;
}
div#view_home
{
	position: absolute;
	top: 255px;
	left: 15px;
	z-index: 500;
}