body 
{
width: 780px;
color: #fff;
background-color: #000;
font-family: "Courier New, Courier";
font-size:10pt;
scrollbar-arrow-color: #fff;
scrollbar-base-color: #000;
scrollbar-dark-shadow-color: #000;
scrollbar-track-color: #333;
scrollbar-face-color: #a30;
scrollbar-shadow-color: #fff;
scrollbar-highlight-color: #000;
scrollbar-3d-light-color: #222;
}
a:link {color: #ffc}
a:visited {color: #4f80a0}
a:active {color: #f90}
a:hover {color: #c30}

td {font-family: "Courier New, Courier"; font-size:10pt;  color: #FFFFFF}
th {font-family: "Courier New, Courier"; font-size:10pt;  color: #FFFFFF}
h1 {font-size:20pt; font-family: "Courier New, Courier";}
h3 {font-size:14pt; font-family: "Courier New, Courier";}

p 
{
font-family: "Courier New, Courier"; 
font-size:10pt; 
color: #fff;
}

image
{
	border:0;
}

.small
{
	font-size: .82em;	
}
#mainBody
{
	padding-left: 10px;
}

#leftNav
{
	float: left;
	width: 130px;
	text-align:center;
}
.navLink
{
	padding: 0 0 5px 0;
}

#content
{
	width: 650px;
	text-align:center;
}

#contentHome
{
	float:left;
	width: 630px;
	text-align:center;
}

.titleImage
{
	padding-bottom: 65px;
}

.welcomeImage
{
	padding:20px 0 10px 0;
}


.update
{
	font-family: "Courier New, Courier, mono"; 
	font-size: 1.25em;
	color:#f00;
}

.filler
{
	height: 10px;
}

.textLeft
{
	text-align:left;
}

.footer
{
	padding:25px 0 25px 140px;
}

.anchors
{
	font-weight: bold;
	letter-spacing: .2em;
}

.large
{
	font-size: 2.07em;
	
}