body {
	background-color: #000;
	margin: 0px auto;
}

img {
	border: 0px;
}

hr { 
	height: 1px; 
	border-width: 0; 
	color: #282828; 
	background-color: #282828; 
	width: 100%;
}

td {
	font-size: 9pt;
}

li {
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
}

a:link { text-decoration: none; color: #3366FF; }
a:active { text-decoration: none; color: #fff; }
a:visited { text-decoration: none; color: #3366FF; } 
a:hover { text-decoration: underline; color: #fff; }

#border {
	margin: 0px auto;
	min-width: 765px;
	min-height: 101%;
}
		
#header {
	height: 100px;
	width: 100%;
	background-color: #303030;
	background: url('images/icyrainback2.jpg');
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #515151;
	text-align: center;
	margin: 0px auto;
}

#headgraphic {
	position: relative; 
	right: 25px; 
	z-index: 1;
	width: 150px;
	height: 100px;
}

#headtitle {
	position: relative; 
	z-index: 2; 
	bottom: 22px; 
	right: 75px;
	height: 51px;
	width: 557px;
}
		
#topnav {
	margin: 2px 0px 8px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #515151;
	border-bottom: 1px solid #515151;
	background-color: #303030;
	background: url('images/navback.gif');
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}

#topnav a {
	color: #fff;
	text-decoration: none;
}

#leftbar {
	vertical-align: top;
}

#leftnav {
	padding: 5px 15px 5px 15px;
	margin-left: 8px;
	margin-bottom: 30px;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #fff;
	vertical-align: top;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	width: 150px;
}

#leftnav h1 {
	font-weight: bold;
	color: #747474;
	font-size: 9pt;
}

#leftnav p.closemenu {
	text-align: center;
	font-size: 7pt;
}
		
#content {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #C0C0C0;
	padding: 5px 25px 5px 25px;
	width: 100%;
	vertical-align: top;
}
		
#content h1 {
	font-size: 13pt;
	color: #747474;
	font-style: italic;
}
		
#content p {
	font-size: 9pt;
}

#footer {
	margin: 8px 0px 8px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #515151;
	border-bottom: 1px solid #515151;
	background-color: #303030;
	background: url('images/navback.gif');
	width: 100%;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 7pt;
	color: #fff;
	clear: both;
}
		
#footer a {
	color: #fff;
}

#news {
	margin: 0px 5px 0px 5px;
}

#news h1 {
	font-size: 12px;
	color: #C0C0C0; 
	font-weight: bold;
	text-align: left;
}

#news p {
	font-size: 9pt;
}

#hpdesc {
	float: left;
	width: 360px;
	padding: 0px 20px 20px 0px;
}

#guestbook {
	text-align: right;
}

#guestbook p {
	font-size: 8pt;
}

#randomquote {
	display: inline;
	text-align: right;
}

#randomquote p {
	font-size: 8pt;
}

#whiteback {
	background-color: #fff;
	color: #000;
	font-size: 9pt;
	padding: 10px;
	text-align: left;
}

#whiteback h1 {
	font-size: 12pt;
}

#whiteback p {
	font-size: 9pt;
}

#whiteback a {
	color: #3366FF;
}

.imagegallery {
	text-align: center;
}

.imagegallery img {
	border: 1px solid #0000ff;
	margin: 10px;
}

.resultsnav {
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 9pt;
}

.resultsprev {
	display: inline;
	padding-right: 10px;
	text-align: left;
}

.resultsmiddle {
	text-align: center;
	padding-bottom: 10px;
}

.resultsnext {
	display: inline;
	padding-left: 10px;
	text-align: right;
}

.maxrows {
	padding-top: 10px;
	text-align: center;
}

.listtable {
	border-collapse: collapse;
	width: 100%;
}

.listhead {
	padding: 3px;
	border: 1px solid #303030;
	background-color: #000;
	font-weight: bold;
}

.listitem {
	padding: 3px;
	border: 1px solid #303030;
	background-color: #000;
}

.smhead {
	font-weight: bold;
}

.sm1 {
	padding-left: 20px;
	font-weight: bold;
}

.sm2 {
	padding-left: 40px;
	margin: 0px;
}

.sm3 {
	padding-left: 20px;
	margin: 0px;
}

input, textarea, select { 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	background-color: #fff;
	border: 1px #282828 solid;
}

input.radio { 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #000; 
	border: none; 
}
	
input.button, input.submit { 
	border: #fff 1px solid;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #fff; 
	background-color: #282828; 
}
