body { 
	background: #ffffff;
	font-family: arial, sans-serif;
	text-align: center;
}

a { color: #000066; text-decoration: underline; }
a:link{ color: #000066; text-decoration: underline; }
a:visited{ color: #000066; text-decoration: underline; }
a:active{ color: #999999;  }
a:hover{ color: #660000;  }

h1, h2, h3 {
	margin: 2px;
}

hr {
	margin: 3px auto;
	padding: 0px;
	text-align: center
}

input.btn{
	color:#050;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:84%;
	font-weight:bold;
	background-color:#fed;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
}

li { 
	margin: 2px 0px 2px 0px;
}

p { 
	margin: 8px 0px 8px 0px;
}

ul {
	margin-top: 4px;
	margin-bottom: 4px;
}

#border {
	border: 1px solid #000;
}

#container {
	background-color: #fff;
	margin: 10px auto 10px auto;
	text-align: left;
	width: 775px;
}

#footer {
	border-top: 1px solid #000;
	font-size: 12px;
	height: 150px;
	text-align: center;
}

#floatboxleft {
	background: url(/images/splashpicture.jpg) top left no-repeat;
	float: left;
	padding-top: 420px;
	width: 375px;
	text-align: center;
}

#floatboxright {
	background: url(/images/nonficpic.jpg) top right no-repeat;
	float: right;
	padding-top: 420px;
	width: 375px;
	text-align: center;
}

#side {
	background: url(/images/bannerleft.jpg) top left no-repeat;
	float: left;
	font-size: 11px;
	padding-top: 280px;
	width: 200px;
}

#splashtext {
	float: right;
	width: 400px;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#splashtextleftside {
	margin-right: 375px;
	font-size: 12px;
	padding: 10px;
	text-align: center;
}

#splashtextrightside {
	margin-left: 375px;
	font-size:
 12px;
	height: 420px;
	min-height: 420px;
	padding: 10px;
	text-align: center;
}

.splashtextleft {
	text-align: left;
	font-size: 12px;
}

.box {
	margin: 1px auto 0px auto;
	padding: 3px;
	width: 225px
}

.boxlong {
	border-top: 2px solid #660000;
	margin: 3px auto 3px auto;
}

.boxlong2 {
	border-bottom: 2px solid #660000;
	margin: 3px auto 3px auto;
}

.boxsmall {
	border-top: 2px solid #660000;
	margin: 3px auto 0px auto;
	width: 50px;
}

.boxsmall2 {
	border-bottom: 2px solid #660000;
	margin: 3px auto 0px auto;
	width: 50px;
}

.descripxion {
	margin: 3px
}

.dividerinside {
	background-color: #660000;
	color: #660000;
	height: 2px;
	width: 225px;
}

.dividersmall {
	background-color: #660000;
	color: #660000;
	height: 2px;
	width: 50px;
}

.footerboxleft {
	background-color: #fff;
	border-right: 1px solid #000;
	float: left;
	height: 150px;
	width: 255px;
}

.footerboxright {
	background-color: #fff;
	border-left: 1px solid #000;
	float: right;
	height: 150px;
	width: 255px;
}

.hide {
	display: none;
}

.pagetitle {
	color: #000; 
	font-family: "futura medium bt", "arial bold", arial, sans-serif;
	font-size: 20px;
	margin: 1px;
	text-align: center;
}

.posts {
	color: #000; 
	font-size: 12px;
	margin: 0px 15px 0px 15px;
}

.posted {
	font-style: italic
}

.splashheader {
	color: #000066;
	font-family: "futura medium bt", "arial bold", arial, sans-serif;
	font-size: 18px;
	padding: 5px 0px 2px 0px;
	text-align: left;
}

.splashtitle {
	color: #000066;
	font-family: "futura medium bt", "arial bold", arial, sans-serif;
	font-size: 28px;
	padding: 0px 0px 4px 0px;
	text-align: center;
}

.story {
	background-color: #cccc99;
	color: #000033;
	padding: 1px 10px 1px 10px;
	margin: 0px 10px 0px 10px;
	text-indent: 25px
}

.text {
	color: #000;
	text-indent: 25px; 
	margin: 0px; 
}

.title {
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

