
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	text-align: center;
	border: none;
}
#wrapper {
	margin: 0 auto;
	vertical-align: middle;
	width: 946px;
}


a.Body {text-decoration:underline}
a.Body:hover {text-decoration:none}
a.Body {color: #D0D0D0}
a.Body:hover {color: #D0D0D0}

a.Leftnav {text-decoration:none}
a.Leftnav:hover {text-decoration:underline}
a.Leftnav  {color: #FFFFFF}
a.Leftnav:hover {color: #FFFFFF}

a.Scroller {text-decoration:none}
a.Scroller:hover {text-decoration:underline}
a.Scroller {color: #FFFFFF}
a.Scroller:hover {color: #FFFFFF}

a.Home {text-decoration:underline}
a.Home:hover {text-decoration:none}
a.Home {color: #B3965C}
a.Home:hover {color: #B3965C}

a.Announcements {text-decoration:underline}
a.Announcements:hover {text-decoration:none}
a.Announcements {color: #D0D0D0}
a.Announcements:hover {color: #D0D0D0}

a.Footer {text-decoration:none}
a.Footer:hover {text-decoration:underline}
a.Footer {color: #B0B0B0}
a.Footer:hover {color: #B0B0B0}

.Footer {
	font-family: Arial;
	font-size: 10px;
	color: #B0B0B0;
	line-height: 16px;
}

.Leftnav {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.Bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #D0D0D0;
}

.Header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: D0D0D0;
}

.Subheader {
	font-family: Helvetica;
	font-size: 22px;
	font-weight: normal;
	color: 85A9B8;
	letter-spacing: 3px
}

.BoldHeaderText {
	font-family: Verdana;
	font-size: 13px;
	color: #D0D0D0;
	font-weight: normal;

}

.BoldHeaderText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D0D0;
	font-weight: normal;
	text-decoration: underline;


}
.Body {

	font-family: Arial;
	font-size: 11px;
	color: #D0D0D0;
	line-height: 14px;
}

.Home{

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}

.HomeButtons{

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

.BodyLarge {


	font-family: Arial;
	font-size: 12px;
	color: #0A3C56;
	line-height: normal;
}

.homebg { 
     background-image: url('images/bg_wave.gif'); 
     background-repeat: no-repeat; 
     background-position: center bottom
}
