body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	margin: 0px;
}

#TopLogoBackground
{
	background-image: url(Images/TopLogoBackground.jpg);
	height: 193px;
}

#TopLogo
{
	background-image: url(Images/TopLogo.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 193px;
}

#YellowRowBackground
{
	background-image: url(Images/YellowRowBackground.jpg);
	height: 12px;
}

#LeftColumn, .LeftColumn
{
	min-height: 176px;
	background-image: url(Images/LeftColumn.jpg);
	width: 181px;
}
#LeftColumnTopBackground
{
	min-height: 176px;
	background-image: url(Images/LeftColumnTopBackground.jpg);
	width: 181px;
	background-repeat: no-repeat;
}

a.LeftMenuLinks:link, a.LeftMenuLinks:active, a.LeftMenuLinks:visited
{
	color: #AD0909;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	position: relative;
	top:10px;
	left: 10px;
	line-height: 20px;
}
a.LeftMenuLinks:hover
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

.RightColumn
{
	background-image: url(Images/ContentAreaBackground.jpg);
}

#SubheadBackground
{
	background-image: url(Images/SubheadBackground.jpg);
	height: 38px;
	width: 585px;
}
#Subhead
{
	background-image: url(Images/Subhead.jpg);
	height: 38px;
	background-repeat: no-repeat;
}
#SubheadText
{
	color: White;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 10px;
	left: 40px;
}
#ContentArea
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	background-image: url(Images/ContentAreaBackground.jpg);
	
}

#CopyrightArea
{
	padding-top: 3px;
}

#RedRowBackground
{
	background-image: url(Images/RedRowBackground.jpg);
	height: 32px;
}

#BlueRowBackground
{
	background-image: url(Images/BlueRowBackground.jpg);
	height: 8px;
}