.titlebar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 640px;
	height: 205px;
	background-color: none; }
	
.uppernavbox {
	position: absolute;
	left: 125px;
	top: 90px;
	width: 600px;
	height: 50px;
	background-color: none; }

.leftnavbox {
	position: absolute;
	left: 60px;
	top: 190px;
	width: 120px;
	height: 165px;
	background-color: none; }

.contentbox {
	position: absolute;
	left: 215px;
	top: 145px;
	width: 550px;
	background-color: none; }

.adspace {
	position: absolute;
	left: 770px;
	top: 175px;
	width: 130px;
	background-color: none; }

.footer {
	color: #CCCCCC;
	font-size: .8em;
	font-family: Arial, sans }

.regText {
	color: #000000;
	font-size: 1em;
	font-family: Arial, sans }

BODY {
	font-size: .8em;
	font-family: Arial, sans;
	color: #DDDDDD;
	background-color: #224364;
	background-image: url(images/bkgnd.gif);
	background-repeat: repeat-y; }

A.uppernav {
  color: #FF9999;
	text-decoration: none;
	font-size: 1.35em;
	font-family: Arial, sans; }

A.uppernav:hover {
  color: #FF9999;
	text-decoration: underline;
	font-size: 1.35em;
	font-family: Arial, sans; }

A {
	color: #FF9999; 
	text-decoration: none; }

A:hover {
	color: #FF9999; 
	text-decoration: underline; }

H1 {
	color: #DDDDDD;
	font-size: 1.5em;
	font-family: Arial, sans }

TD {
	font-size: .8em;
	font-family: Arial, sans;
	color: #DDDDDD; }

HR {
	color: #FF9999;
	width: 80%;
	height: 1 }

