#header {
	width: 750px;
	height: 168px;
	background: #CC0000 no-repeat 0px 0px;
	color: #000066;
	text-align: right;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin none #0099FF;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
}

#sponsors {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:right;
	width:120px;
	top: 0px;
	margin: 0px auto;
	padding: 0px 50px 0px 0px;
}


#headspace {
	width: 750px;
	height: 25px;

	color: #000066;
	text-align: right;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin none #0099FF;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
}

#header_text {
	position: absolute;
	top: 100px;
	right: 10px;
	width: 250px;
	height: 70px;
	left: 470px;
	font-family: "Stylus BT";
	font-size: 16px;
	color: #0033FF;
	border: thin none #FFFFFF;
	padding-right: 10px;
}
#menu {
	float:left;
	text-align:left;
	width:120px;
	margin-right: 20px;
	top: auto;
	border: 1px none #003399;
	left: 20px;
	line-height: 30px;
}
#forum {
	width:550px;
	float:right;
	text-align:left;
	color: #FFFFFF;	
	padding: 10px 0px 0px;	
	line-height: 0px;
	background-repeat: no-repeat;
	font-family: "Stylus BT";
	font-size: 18px;
	font-weight: bolder;
}
#forum_text {
	clip: rect(10px,auto,10px,auto);
	background-image: url(images/forumMid.png);
	padding: 0px 100px 0px 20px;
	line-height: normal;
	margin: -18px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	width: 480px;
	border: thick none #993399;
	background-repeat: repeat-y;
}
body {
	background-color: #CC0000;
}
#content {
	width: 800px;
	margin: 0px auto 0;
	padding: 0;
	text-align: left;
}
h1 {
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FF9900;
}
.test {
	font-size: 16px;
	text-decoration: none;
}


a.test:link {
	color: #FFFF00;
}
a.test:visited {
	color: #FF9900;
}
a.test:hover {
	text-decoration: underline;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	
}
#awards {
	background-image: url(images/atomos%20awards%20BG.gif);
	height: 150px;
	width: 520px;
	margin-right: 10px;
}
#awards_text {
	padding-top: 2px;
	text-align: right;
	padding-right: 30px;
	line-height: normal;
}
.awards_di {
	line-height: normal;
	font-size: 16px;
}
a.awards_di:link {
	color: #0066CC;
}
a.awards_di:visited {
	color: #0066CC;
}
a.awards_di:hover {
	text-decoration: underline;
	color: #0066CC;
}
