body {
	background-color: #FFFFFF;
	background-image: url(../images/background3.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 35px;
	width: 190px;
	text-align: center;
	line-height: 35px;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEBD0B;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 35px;
	width: 190px;
	text-align: center;
	line-height: 35px;
	background-image: url(../images/nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}.subnav {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: 400px;
	width: 120px;
	left: 50%;
	top: 200px;
	position: absolute;
	margin-left: -440px;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #00174A;
	text-decoration: none;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00174A;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00174A;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
.flash {
	background-image: url(../images/upgrade.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.refurbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00174A;
	text-decoration: none;
	display: block;
	text-align: center;
}
.science {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	padding-bottom: 15px;
}
