
body {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	text-align: left;
	width: 800px;
	margin: 0;
	margin-left: 400;
	margin-right: auto;
	padding: 0;
	background: #000000 url(SSSImages/SSS_BG.jpg);
	background-repeat: repeat-x;
	color: #888888;
}

a:link {
	color: #888888;
	font-size: 100%;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}


#title{
	position: absolute;
	left: 50px;
	top: 120px;
}

#banner{
	position: absolute;
	left: 50px;
	top: 27px;
}


#menu{
	position: absolute;
	left: 72px;
	top: 205px;
}

#awards{
	position: absolute;
	left: 84px;
	top: 525px;
}

#thanks{
	position: absolute;
	left: 84px;
	top: 602px;
}
