* {
	margin: 0;
	padding: 0;
	border: 0;
}
body, html {
	color: #000;
	font-family:  Verdana, Arial, sans-serif;
	height: 100%;
	background-color: #ffffff;
}
body {
	font-size: 13px;
	line-height: 15px;
}
#splashwrapper {
	width: 823px;
	margin: 0 auto;
	height: 344px;
	position: relative;
	background: url(img/newSplashHeader.jpg) top left no-repeat;
	padding-top: 218px;
	z-index: 1;
	top:83px;
}
#splashwrapper .biglink {
	position: absolute;
	display: block;
	width: 172px;
	padding-left: 45px;
	height: 100px;
	z-index: 100;
	color: #73685a;
	text-decoration: none;
}
#splashwrapper li a {
	text-decoration:none;
	color:#73685A;
}
#splashwrapper #enlink {
	top: 28px;
	left: 137px;
	text-align: right;
}
#splashwrapper #frlink {
	width: 189px;
	padding-left: 15px;
	top: 28px;
	left: 457px;
}
#splashwrapper a:focus {
	-moz-outline-style: none;
	border: none;
	outline: none;
}
#bluebar {
	background: url(img/blueBar.jpg) no-repeat;
	width: 823px;
	height:6px;
	position: relative;
	top: 120px;
}
#clickcsb {
	background: url(img/clickedcsb.png) no-repeat;
	width: 58px;
	height: 81px;
	margin: 0 auto;
	position: relative;
	top: 34px;
}
#bullets {
	background: url(img/bullets.gif) no-repeat;
	width:24px;
	height:124px;
	position:absolute;
	top:-20px;
	left:220px;
	z-index: 1000;
}
#content {
	color: #ffffff;
	background: url(img/contentbg.jpg);
	height: 150px;
	position: relative;
	top: 120px;
}
.biglink ol li {
	list-style-type: disc;
	padding-bottom: 10px;
}
#footer {
	color: black;
	position: relative;
	top: 120px;
}
#footer a {
	font-size: .75em;
	color: #51b3cb;
	text-decoration: none;
}
#footer a:hover {
	color: #6C686E;
	text-decoration: underline;
}

