body,td,th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

body
{
	background-color: #000;
	margin: 0;
}

p
{
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}


.clear
{
	clear: both; 
}


.container
{
	margin:0 auto;
	width:900px;
	text-align:center;
}

.bluetext
{
	color: #1d5db6;
}

a
{
	color: #1d5db6;
}

select, textarea, input
{
	font-family: verdana;
	font-size: 8pt;
}

.required
{
	color: blue;
	font-weight: bold;
}

.content-blank
{
	width:864px;
	height: 425px;
	background-image:url(images/topper-bottom.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 10px 18px 10px 18px;
}

.content-info
{
	width:864px;
	height: 425px;
	background-image:url(images/topper-bottom-info.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 10px 18px 10px 18px;
}

.content-shuttle
{
	width:864px;
	height: 425px;
	background-image:url(images/topper-bottom-shuttle.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 10px 18px 10px 18px;
}

.content-fundraiser
{
	width:864px;
	height: 425px;
	background-image:url(images/topper-bottom-events.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 10px 18px 10px 18px;
}

.content-private
{
	width:864px;
	height: 480px;
	background-image:url(images/topper-bottom-private.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 10px 18px 10px 18px;
}

.required
{
	color: blue;
	font-weight: bold;
}
