ï»¿@Šubody 
{
}
#form1
{
	text-align:center;
	position:absolute;
	top:0px;
	left:50%;
}
.header
{
	background-image: url(images/multihull_header.gif);
	background-repeat:no-repeat;
	width:900px;
	height:250px;
	margin:0px 0px 0px 0px;
}
.title
{
	background-image: url(images/multihull_title.gif);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
}
.sponsor
{
	clear:both;
	text-align:center;
}
main_content
{
	width:700px;
}
.bottom_logos
{
	width:900px;
	height:100px;
}

.sponsor_txt_dark
{
	color:#00294b;
	font-family:Arial;
	font-size:16px;
	text-align:center;
	font-weight:bolder;
	line-height:20px;
}
.sponsor_txt_light
{
	color:#b29d79;
	font-family:Arial;
	font-size:16px;
	text-align:center;
	font-weight:bolder;
}
.content_dark
{
	color:#00294b;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
	
	
p
{
	color:#b29d79;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	font-weight:normal;
}

a
{
	color:#b29d79;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
