body
{
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
}

#siteBox
{
	background-color: #fff;
	width: 759px;	
	text-align: left;
}
h1
{
	font-family: Georgia, Times New Roman, Sans-Serif;
	color: #336;
	font-size: 20px;
}

p
{
	font-family: Georgia, Times New Roman, Sans-Serif;
	color: #336;
	font-size: 14px;
}
ul
{
	font-family: Georgia, Times New Roman, Sans-Serif;
	color: #336;
	font-size: 14px;
}

.navPadding
{
	padding: 5px 0px 5px 5px;
	font-size: 13px;
	color: White;
}
#topNav a
{
	color: White;
	font-size: 11px;
}
.Label
{
	font-family: Georgia, Serif;
	font-size: 14px;
	font-weight: bold;
}
