* {
	margin:0;
	padding:0;
	}
body {
	background:#000000 url(images/sidebar.jpg) no-repeat top left;
	background-attachment:fixed;
	}
	
	#sidebar {
	position:absolute;
	width:200px;
	z-index:20;
	}
	
p {
	margin:12px 0;
	}
	
#masthead {
	position:absolute;
	background-image:url(images/ST-masthead.jpg);
	background-repeat:no-repeat;
	left:200px;
	width:700px;
	height:150px;
	z-index:25;
	color:#FF0;
}

#winbutton {
	position:absolute;
	top:0px;
	left:500px;
	z-index:30;
	width:130px;
	height:100px;
	background-image:url(images/web.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#winners {
	width:130px;
	height:100px;
	background-image:url(images/web.png);
	background-repeat:no-repeat;
}
#wintext {
	position:absolute;
	top:40px;
	background-color:#000;
}
	
#mastlinks {
	position:absolute;
	left:50px;
	top:120px;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
	

.class1 a:link {
	color:#FF0;
	font-size:12px;
	text-decoration: none;
}

.class1 a:visited {
	color:#FF0;
	font-size:12px;
	text-decoration: none;
}

.class1 a:active {
	color:#FF0;
	font-size:12px;
	text-decoration: none;
}

.class1 a:hover {
	text-decoration: underline;
	color:#F00;
	font-size:12px;
}

.class2 a:link {
	color:#FF0;
	font-size:16px;
	text-decoration: none;
}

.class2 a:visited {
	color:#FF0;
	font-size:16px;
	text-decoration: none;
}

.class2 a:active {
	color:#FF0;
	font-size:16px;
	text-decoration: none;
}

.class2 a:hover {
	text-decoration: underline;
	color:#F00;
	font-size:16px;
}


.link2 a:link {
color:#00F;
text-decoration: none;
}

.link2 a:visited {
color:#00F;
text-decoration: none;
}
.link2 a:active {
color:#00F;
text-decoration: none;
}

.link2 a:hover {
color:#F00;
text-decoration: underline;
}
.floatright {
	float:right;
	margin: 0 0 15px 10px;
	padding:2px;
}

.floatleft {
	float:left;
	margin: 15px 10px 0 0;
	padding:2px;
}

.callouts {
	padding:10px 10px 10px 10px;
}

#container {
	position:absolute;
	top:150px;
	left:200px;
	width:700px;
	margin:0;
	padding:0;
	background-color:#000; 
	}
	
	#container2 {
	position:absolute;
	top:150px;
	left:200px;
	width:700px;
	margin:0;
	padding:0;
	background-color:#FFF;
	}
	
	#container3 {
	position:absolute;
	top:150px;
	left:200px;
	margin:0;
	padding:0;
	background-color:#FFF;
	}
	
	#white {
		background-color:#FFF;
		border:none;
	}
	
#intro {
	position:relative;
	text-align:left;
	width:500px;
	color:#333;
	padding:20px 25px 0 75px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#intro2 {
	position:relative;
	text-align:left;
	color:#333;
	padding:20px 25px 0 75px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	
	
	
	
	
	
	
#pageHeader {
	display:none;
	}
#quickSummary {
	}
#quickSummary p.p1 {
	color:#7CAF6B;
	font-style:italic;
	font-size:14px;
	padding-top:0 !important;
	padding-top:12px;
	}
#quickSummary p.p2 {
	padding-left:20px;
	background:transparent url(download.gif) no-repeat top left;
	color:#C99AAD;
	}
#quickSummary p.p2 a {
	color:#C99AAD;
	}
#quickSummary p.p2 a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#E2C0CE;
	}
#preamble {
	margin-top:24px;
	color:#999;
	}
h3 span {
	display:none;
	}
#preamble h3 {
	width:260px;
	height:16px;
	background:url(enlightenment.gif) no-repeat;
	}
#supportingText {
	position:relative;
	font:normal 13px/18px arial;
	color:#999;
	width:335px;
	margin-left:75px;
	z-index:200;
	}
#supportingText h3 {
	margin-top:24px;
	}
#supportingText a {
	color:#98A892;
	}
#supportingText a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#ADC8A2;
	}	
#explanation h3 {
	width:202px;
	height:16px;
	background:url(about.gif) no-repeat;
	}
#participation h3 {
	width:202px;
	height:16px;
	background:url(participation.gif) no-repeat;
	}
#benefits h3 {
	width:202px;
	height:16px;
	background:url(benefits.gif) no-repeat;
	}
#requirements h3 {
	width:230px;
	height:16px;
	background:url(requirements.gif) no-repeat;
	}
#requirements {
	padding-bottom:1px;
	}
#footer {
	position:absolute;
	background:url(footerBg.gif) no-repeat top center;
	width:485px;
	height:48px;
	margin-left:-150px;
	padding-left:150px;
	padding-top:27px;
	padding-bottom:0;
	margin-bottom:0;
	z-index:300;
	text-indent:-150px;
	text-align:center;
	font-size:11px;
	}
#linkList {
	position:absolute;
	top:0;
	width:200px;
	left:500px;
	font:normal 11px/15px arial;
	color:#999;
	background:#fff url(lines2.gif) repeat-y top center;
	color:#666;
	float:left;
	}
#linkList2 {
	background:transparent url(orange.jpg) no-repeat top left;
	padding:50px 25px 0 25px;
	width:150px;
	}
h3.select {
	width:115px;
	height:18px;
	background:url(select.gif) no-repeat;
	}
h3.archives {
	width:115px;
	height:18px;
	background:url(archives.gif) no-repeat;
	}
h3.resources {
	width:115px;
	height:18px;
	background:url(resources.gif) no-repeat;
	}
#linkList a {
	color:#98A892;
	}
#linkList a:hover {
	color:#fff;
	background-color:#ADC8A2;
	text-decoration:none;
	}
#lselect a {
	display:block;
	}
#lselect a.c {
	display:inline;
	color:#999;
	}
#lselect a.c:hover {
	color:#C99AAD;
	background:none;
	}
ul {
	margin:4px 0 16px 18px;
	}
li {
	margin:4px 0;
	list-style-image:url(bullet.gif);
	}
#lresources {
	margin:0 -25px;
	padding:0 25px 15px 25px;
	background:url(linkListBottom.gif) no-repeat bottom center;
	}
#lresources ul {
	margin-bottom:0;
	padding-bottom:14px;
	}

