@charset "UTF-8";

/* CSS Document */

body {

	background-color:#000;
	margin-left: 15em;
}

#docpic {
	position: absolute;
	top: 0px;
	left: 0;
/*	opacity: 0.5;
	filter:alpha(opacity=50);*/
}

#staffpic {
	position: absolute;
	top: 24.5em;
	left: 5px;
}

#staffpic img:hover {
	height: 110px;
	width: 100px;
}

#title h1 {
	border:none;
	color:#33CC00;
	}
	
#title form {
	top: 50px;
	left: 5px;
	position: absolute;
	}
	
#title {
	min-width:500px;
	}
	
#title img {
	position: absolute;
	top: 5px;
	left: 500px;
	width: 230px;
	height: 70px;
	
}
	
	
.center {
	position: absolute;
	top: 140px;
	z-index: -1;
	}

h3 {
	color:#33CC66;
	
	}

#middle h6 {
	color:#C2C2C2;
	font-size: 14px;
	width: 500px;
}

#middle h4 {
	color:#33CC00;
	width: 500px;
}

#logout h4 {
	color:#33CC66;
	
	}

#logout p {
	color:#33CC66;
	}

#smith {
	color:#33CC00;
	top: 15em;
	left: 5px;
	width: 160px;
	position: absolute;
	} 

#creds {
	z-index: -1;
	margin-top: 50px;
	margin-bottom: 20px;
}

#spine {
	z-index: -1;
	position: absolute;
	top: 16em;
	left: 5px;
	opacity: 0.2;
	filter:alpha(opacity=20);
}

#login h4 {
	color:#33CC66;
	}

#login a {
	color:#33CC66;
	font-size: 12px;
	}	
	
#login b {
	color:#878DDA;
	font-size: 12px;
	}	
	
#stats {
	padding: 1px;
	azimuth:inherit;
	color: #33cc66;
	margin: 2px;
	}
	
#weather {
	color: #33CC66;
	}
	
#weather td {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding: 2px;
	list-style-position: outside;
	}
	
#weather strong {
	font-style: normal;
	font-size: 14px;
	}	
	
#weather img {
	float: left;
	width: 78px;
	height: 78px;
	}	
	

#footer {
	clear: both;
	background-color: #333;
	text-align: center;
	color: #fff;
	border:1px solid #8C5707;
	width: 500px;
}


#footer a {
	color: #33cc00;
}


.valid1 img {
	margin: 2px;
	height: 15px;
	width: 35px;
	}
	
#rightside {
	position: absolute;
	left: 500px;
	top: 10em;
}

#test1 {
	position: absolute;
	top: 9em;
	left: 15em;
	width: 100px;
	padding: 7px;
	margin: 5px;
	z-index: -1;
	
}

#test2 {
	position: absolute;
	top: 9em;
	left: 24em;
	width: 100px;
	padding: 7px;
	margin: 5px;
	z-index: -1;
}

#test3 {
	position: absolute;
	top: 9em;
	left: 33em;
	width: 100px;
	padding: 7px;
	margin: 5px;
	z-index: -1;
}

#test1 a {
	color:#8C5707;
	}

#test2 a {
	color:#8C5707;
	}

#test3 a {

	color:#8C5707;
	}

#test1 a:visited {
	color:#069;
}

#test2 a:visited {
	color:#069;
}

#test3 a:visited {
	color:#069;
}

#aboutlink img {
	margin: 5px;
	padding: 5px;
	text-align: left;
}

#aboutlink a {
	text-decoration: none;
}

#aboutlink img:hover {
	height: 110px;
	width: 100px;
}

#turnspine {
	position: absolute;
	top: 100px; 
	left: 700px;
	z-index: -1;
}

#hitcounter {
	color: #000;
	background-color: #CCC;
	margin: 3px;
	margin-bottom: 6px;
	width: 140px;
	padding: 2px;
}
