body
{
	margin: 0 auto;
	text-align: center;	/* for IE */
	padding: 0px;
	background-color: #FFFFFF;
	color: #CC00CC;
	font-family: Verdana, Arial;	
}

img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

ul
{
	color: #CC00CC;
	font-family: Verdana, Arial;
	font-size: 12px;
	list-style: square;
	letter-spacing: 1px;
	line-height: 15px;
}

a
{
	color: #CC00CC;
	text-decoration: underline;
}

a:hover
{
	color: #FF3600;
	text-decoration: underline;
}

table#maincontent
{
	margin-bottom: 10px;	
}

div#frame
{
	border: solid 1px #D6CEFC;
	margin: 10px auto;
	width: 750px;
}

div#altnav
{
	font-size: 10px;
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
}

td#footer
{
	width: 100%;
	background: url('/images/footerswirl.jpg') no-repeat center; 
	height: 80px;	
}

td.std
{
	padding: 10px 10px 10px 10px;	
	vertical-align: top;
}

p.stdtext
{
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 15px;
	text-align: left;
}

.stdtextsml
{
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}

div#map
{
	border: solid 1px #999999;
	width: 440px;
	height: 440px;
	white-space: nowrap;
	text-align: left;
}