body,html {
	background-image: url('images/background_gradient.png');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
#contentwrapper {
	width: 1000px;
	height: 100%;
	position: relative;
	background-image: url('images/div_background.png');
	margin: 0 auto;
}
#navlinks {
	padding-bottom: 25px;
	padding-left: 80px;
}
#slideshow {
	float: right;
	margin: 20px;
	border: 1px;
	border-style: solid;
}
#mainpagebody {
	width: 880px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
#body_text {
	text-align: justify;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	height: 100%;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000066;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: line-through;
	color: #ffff00;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
#netprice {
        text-decoration: underline;
        color: #0000ff;
}
#mission {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.54em;
}
#tabletext {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	width: 70%;
}
#red {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#nav
{	margin: 0;
	padding: 0;
	z-index: 30;
}
#nav li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px Georgia;
}
#nav li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 125px;
	background: #FFFF99;
	color: #000066;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000000;
}
#nav li a:hover
{	background: #49A3FF;
}
#nav div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFF99;
	/* border: 1px solid #5970B2 */
}
	#nav div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 30px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFF99;
		color: #000066;
		font: 12px Georgia;
}
	#nav div a:hover
	{	background: #49A3FF;
		color: #000000;
}
#banner {
	padding-top: 5px;
	padding-bottom: 25px;
}
#services_wrapper {
	margin: 0 auto;
	width: 600px;
}
