﻿body 
{
	 background-color:#000000;
	 margin-bottom:0;
	 margin-left:0;
	 margin-right:0;
	 margin-top:0;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a:link {font-weight:bold; color: #ffffff;	text-decoration: none;}
a:visited {font-weight:bold; color: #ffffff; text-decoration: none;}
a:hover {font-weight:bold; color: #cccccc; text-decoration: none;}
a:active {font-weight:bold; color: #ffffff; text-decoration: none;}

.background
{
	background-image: url('images/bkg.jpg');
	background-repeat:no-repeat;
	width:860px;
	height:570px;
	vertical-align: top;
}
.filler
{
	width:680px;
	height:1px;
	vertical-align: top;
	float:left;
}

.sites
{	padding-top:40px;
	width:180px;
	height:570px;
	vertical-align: top;
	text-align: left;
	float:left;
}


