body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #999999;
	background-image:   url(images/layout/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
}
.header {
	background-image:  url(images/layout/header.gif);
	left: 0px;
	right: 0px;
	width: 780px;
	height: 135px;
}
.leftnav {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	position: absolute;
	width: 130px;
	left: 53px;
	top: 141px;
	text-align: left;
}
.rightnav {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	position: absolute;
	width: 109px;
	left: 663px;
	top: 141px;
	text-align: right;
}
.topleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align: left;
	position: absolute;
	height: 21px;
	top: 115px;
	left: 200px;
}
.topright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align: right;
	position: absolute;
	height: 21px;
	top: 115px;
	left: 600px;
	width: 172px;
}
/*
old weird left-nav copyright thing
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #000000;
	position: absolute;
	width: 462px;
	bottom: 0px;
	left: 139px;
}*/
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #000000;
	position: absolute;
	width: 462px;
	bottom: 4px;
	left: 0px;
}
.main {
	text-align: left;
	position: absolute;
	width: 463px;
	top: 137px;
	left: 192px;
}
a:link {
	color: #33FF66;
	text-decoration: none;
}
a:visited {
	color: #33FF66;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#lnav a:link {
	color: #003300;
	text-decoration: none;
}
#lnav a:visited {
	color: #003300;
	text-decoration: none;
}
#lnav a:hover {
	color: #006600;
	text-decoration: underline;
}
#rnav a:link {
	color: #003300;
	text-decoration: none;
}
#rnav a:visited {
	color: #003300;
	text-decoration: none;
}
#rnav a:hover {
	color: #006600;
	text-decoration: underline;
}
#toplinks a:link {
	color: #003300;
	text-decoration: none;
}
#toplinks a:visited {
	color: #003300;
	text-decoration: none;
}
#toplinks a:hover {
	color: #006600;
	text-decoration: underline;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
}
#news a:link {
	color: #006600;
	text-decoration: none;
}
#news a:visited {
	color: #006600;
	text-decoration: none;
}
#news a:hover {
	color: #009900;
	text-decoration: underline;
}
table.newstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #CCCCCC;
}
.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.newsposter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.newssig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-style: italic;	
}
.random {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-variant: small-caps;
}
.quote {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-variant: normal;
}
