.surround
{ 
	margin-right: auto; 
	margin-left: auto; 
	width: 804px; 
	border-style: none solid solid solid; 
	border-width: 1px; 
	border-color: #000; 
}
	
.swf
{
	width:804px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}

.footer
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #98d537;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}

.footer a:link
{
	color:inherit;
}

.footer a:visited
{
	color:inherit;
}
		
.spacer
{
	clear:both;
	height:7px;
}
		
body
{
	font-family: Georgia;
}
		
p
{
	font-size: 12px;
	color:#222;
}
		
#firstP
{
	color:#4693c9;
	font-size: 14px;
}
		
h1
{
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: lighter;
	color:#1878bc;
	margin-top: 50px;
}
		
h1 .callout
{
	color:#98d537;
}