﻿body
{
	background-color:#000000;
	font-family:Tahoma;
	font-size:11px;
	color: #4B4B4B;	
}

a
{
	color:#920003;
}

body table tr td
{
	text-align:left;
}

div.main
{
	width:900px;
	background-color:#ffffff;
	padding:2px 2px 2px 2px;
}

/* Header */

div.header
{
	width:900px;
}

/* Navigation */

td.navigation
{	
	background-color:#f5d5be;
}

div.navigation
{
	padding-top:10px;
	padding-bottom:35px;
	width:180px;
	background-color:#f5d5be;
	font-weight:bold;
	color:#621f2f;
}

div.navigation a:link a:hover a:active a:visited, div.navigation a
{
	font-weight:bold;
	color:#621f2f;
	text-decoration:none;
}

a.navItem:link a.navItem:hover a.navItem:active a.navItem:visited, a.navItem
{
	font-weight:bold;
	color:#621f2f;
	text-decoration:none;
}

a.navSubActive:link a.navSubActive:hover a.navSubActive:active a.navSubActive:visited, a.navSubActive
{
	font-weight:normal;
	text-decoration:none;
	background-color:#faf2f4;
}

tr.navActive td
{
	background-color:#faf2f4;
}

tr.navSub td.navItem a
{
	font-weight:normal;	
}

tr.selected
{
	background-color:#faf2f4;
}

/* Content */

div.content
{
	width:699px;
	padding:10px 10px 10px 10px;
}

div.ContentSection
{
	clear:both;
}

div.left
{
	width:580px;
}

div.divLeftHome
{
	width:515px;
	float:left;
	padding-right:0px;
}

/* Email box */

div.EmailBox
{
	position:relative;
	left:10px;
}

/* Sponsors */

div.sponsor
{
	width:160px;
	margin-bottom:10px;
	margin-left:10px;
}

/* Footer */

div.footer
{
	width:770px;
}