body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(graphics/bg-grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10pt;
	text-decoration: none;
	height: auto;
	width: 800px;
	margin: 0px;
	background-attachment: fixed;
	text-align: justify;
}
#toptext {
	position: absolute;
	left: 25px;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: 400px;
	top: 320px;
	z-index: 10;
	font-style: normal;
	text-decoration: none;
}
#histtext {
	position: absolute;
	left: 25px;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: 500px;
	top: 250px;
	z-index: 10;
	font-style: normal;
	text-decoration: none;
}
#comments {
	position: absolute;
	left: 25px;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: 500px;
	top: 250px;
	z-index: 10;
	font-style: normal;
	text-decoration: none;
}
#accontent {
	position: absolute;
	left: 25px;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: 500px;
	top: 250px;
	z-index: 10;
	font-style: normal;
	text-decoration: none;
}
#admincontent {
	position: absolute;
	left: 25px;
	right: 0px;
	height: auto;
	width: 700px;
	top: 30px;
	font-style: normal;
	text-decoration: none;
	border: 1px solid #FF0000;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(graphics/verysmallredlogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	padding-right: 50px;
	padding-bottom: 25px;
}

.text16px {
	font-size: 16px;
}
.textbox13 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
}


#amps {
	position: fixed;
	left: auto;
	min-left: 400px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	width: 350px;
}
#navig {
	position: absolute;
	left: 296px;
	z-index: 15;
	width: 508px;
	top: 30px;
}

#logo {
	position: absolute;
	left: 25px;
	top: 0px;
	z-index: 20;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #94CDFF;
}
.bold {
	font-weight: bold;
}
#picplacement {
	position: absolute;
	left: 10px;
	top: 20px;
	right: 10px;
	bottom: 10px;
	height: auto;
	width: auto;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.adminheads {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #94CDFF;
}
#small {
	font-size: 7px;
}

hr {
	width: 80%;
	height: 1px;
}
.hr2 {
	width: 100%;
}
