#html, body
{
background-color:#47515B;
font-family:verdana;
font-weight:normal;
letter-spacing:-.00em;
color:#5a5a5a;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
width:980px;
height: 100%;
margin: auto;
}



a:link
{
	text-decoration:none;
	border-width:0px;
	color:black;
}
a:visited
{
	text-decoration:none;
	border-width:0px;
	color:black;
}

img
{
	border:none;
}

div#container
{
	position:relative;
	background-color:#FCFCC8;
	width: 918px;
	top:5px;
	border-style:none;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}

div#topImage
{
	width:918px;
}

div#topStripe
{
	position:absolute;
	width:918px;
	height:45px;
	left:0px;
	top:40px;
}

div#topMast
{
	position:absolute;
	top:20px;
	width:918px;
	left:0px;
	height:0px;
	text-align:right;
	color:#FCFCC8;
}

h1#topMast
{
	padding-right:20px;
	font-size:28pt;
}



h1#topMastShadow
{
	padding-right:13px;
	font-size:24pt;
}

div.menuBarTop
{
	height:15px;
	background-color:#28313A;
	width:918px;
}

div#menuBackground
{
	background-color:#FCFCC8;
	width:918px;
	height: 100%;
}

div#background
{
	background-color:white;
	width:918px;
	font-size:8pt;
}

div#graphicPanel
{
	width:400px;
	float:left;
}

img#graphicPanel
{
	float:left;
}
div#subGraphicPanel
{
	text-align:center;
	font-size:14pt;
	font-weight:normal;
}
div#banner
{
	width:918px;
	text-align:center;
	clear:both;
	float:right;
}

h1#banner
{
	font-size:40pt;
	padding: 10px 10px -5px 0px;
	line-height:150%;

}
div#bannerSub
{
	width:450px;
	text-align:left;
	float:right;
	clear:right;
}

h2#bannerSub
{
	font-size:24pt;
	padding: 0px 10px 0px 10px;
	line-height:150%;
}

div#bulletedList
{
	float:right;
	width:400px;
	clear:right;
}

ul#bulletedList
{
	font-size:10pt;
	text-align:left;
	line-height:150%;
	margin-left:25px;
	margin-right: 25px;
}



div#about
{
	font-size:12pt;
	width:370px;
	padding: 50px 25px 12px 60px;
	word-spacing:0em;
	letter-spacing:-.01em;
	line-height:150%;
	color:black;
	font-weight:normal;
}

div#menuBarBottom
{
	height:20px;
	background-color:#28313A;
	width:918px;
	color:white;
	font-size:7pt;
	text-align:right;
	clear:right;
}

div#sponsorship
{
	background-image:url('/images/sponsorship.jpg');
	background-repeat:repeat-x;
	height:36px;
	width:918px;
	font-size:9pt;
	font-weight:bold;
	text-align:right;
	color:white;
	clear:both;
}

img#sponsorship
{
	height:32px;
	padding-right:5px;
}

