﻿body
{
	background-color:Black;
	font-family:Tahoma;
}

#MainContainer
{
	background-color:White;
	width:740px;
	background-image:url(/images/MainContainerBG.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:50px;
}

#MainImg
{
	text-align:center;
}

#TopMenu
{
	font-size:10px;
	white-space:nowrap;
	position:relative;
	top:20px;
}

#TopMenu a
{
	color:Gray;
	text-decoration:none;
}

#TopMenu a:hover
{
	color:#333333;
	text-decoration:underline;
}
.left-container
{
	float:left;
}

.right-container
{
	float:right;
}

.Content {font-size:12px;}
.Content h1{font-size:16px;color:#2c7c95}
.Content ul{font-size:16px;color:#2c7c95;line-height:29px;}
.Content a{text-decoration:none;color:#2c7c95}
.Content a:hover{text-decoration:underline;}

.FinePrint {font-size:10px;}
.FooterText {color:white;font-size:10px;}
h1{font-size:25px;color:#464646;}
h2{font-size:18px;color:#464646;}

