﻿* 
{
	margin: 0px;
	padding: 0px;
}

body 
{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1
{
	font-size: 32pt;
	margin-bottom: 7px;
	text-align: center;
}

h2
{
	margin: 13px 0px 13px 0px;
	font-size: 12pt;
}

h3 
{
	margin-bottom: 13px;
	font-size: 12pt;
	text-align: center;
}

a 
{
	color: #ffffff;
}

a:hover 
{
	color: #cccc99;
}

#content 
{
	width: 988px;
	min-height: 641px;
	margin: auto;
	background-image: url('images/homeback.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#homecontent 
{
	width: 600px;
	margin-left: 368px;
	padding-top: 26px;
}

#header, #links
{
	padding: 3px 2px 3px 2px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

#hometext 
{
	min-height: 500px;
}

#hometext p
{
	margin-top: 7px;
	margin-bottom: 6px;
}

#links
{
	margin-bottom: 13px;
}

#links .link 
{
	text-align: center;
	float: left;
	width: 119px;
	list-style: none;
}

#logos
{
}

#footer 
{
	color: #999999;
	font-size: 10pt;
	margin-top: 78px;
}

#footer a 
{
	color: #999999;
}

#footer a:hover
{
	color: #ffffcc;
{
