﻿body
{
	background-color:Black;
	color:White;
	font-family:Verdana;
}

a 
{
	border:0px;
}

#wrapper 
{
	width:100%;
}

#topBanner 
{
	text-align:center;
}

#tagLine
{
	font-family:Times New Roman;
	font-size:36px;
	text-align:center;
}

#midSection
{
	text-align:center;
}

#topDescLine 
{
	background-color:White;
	color:Black;
	width:500px;
	text-align:center;
	font-family:Times New Roman;
	font-size:24px;
}

#bottomDescLine
{
	background-color:White;
	color:Black;
	width:500px;
	text-align:center;
	font-family:Times New Roman;
	font-size:24px;
}

#bottomSectionWrapper 
{
	text-align:center;
}

#bottomSection 
{
	text-align:center;
	width:600px;
}

.pageStandardText 
{
	font-family:Times New Roman;
	font-size:24px;
}

.pageStandardTextBold 
{
	font-family:Times New Roman;
	font-size:24px;
	font-weight:bold;	
}

.pageStandardTextItalic 
{
	font-family:Times New Roman;
	font-size:24px;
	font-style:italic;	
}