body {
	font-family: trebuchet ms,verdana,geneva,arial,helvetica,sans-serif;
	color: #666666;
	background-color: #f4aa00;
	font-size: 11pt;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
}
A:link {
	text-decoration: none; color: #006600;
}
A:visited {text-decoration: none; color: #f4aa00;}
A:active {text-decoration: none; color: #f4aa00;}
A:hover {text-decoration: underline; color: #f4aa00;
}




h1 {font-size: 36pt;
	color: blue;
	text-align: center;
	line-height: 16pt;
}
h2 {font-size: 18pt;
text-align: center;

}
h3 {font-size: 14pt;
	text-align: center;
	

}


.header{
	text-align: center;
	width: 100%;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/HeaderBGfade.png);
	background-repeat: repeat-x;
}

.headercontent{
	text-align: left;
	width: 1000px;
	height: 180px;
	font-size: 10pt;
	color: white;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/HeaderBG.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	
	
}


.container{
	text-align: center;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/MainBGfade.png);
	background-repeat: repeat-x;
	background-color: white;
}

.content{
	text-align: center;
	width: 1200px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/MainBG.png);
	background-repeat: repeat-x;
}


.bodycopy{
	text-align: left;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
	font-size: 11pt;
		

}.teamheadline{
	text-align: left;
	font-size: 45pt;
	color: #006600; 

}

.videotext {
	text-align: left;
	font-size: 8pt;
	color: white;
}

.footer {
	text-align: center;
	font-size: 9pt;
	color: white;
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.wikibox{
	text-align: center;
	width: 320px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/STCwikiBox.png);
	background-repeat: no-repeat;
}
.wikiboxcontent{
	text-align: left;
	color: #006600;
	width: 260px;
	height: 220px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
