<style type="text/css">

body{
margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-position: 10px;
	border: 3px solid #999999;
}

b{font-size: 110%; color:#333399;
}
em{color: red;}

#maincontainer{
width: 940px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #ffffcc;
}

#topsection{
background: #333399;
height: 120px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}
#topright{
float: right;
text-align: center;
}
#topleft{
float: left;
text-align: center;
}
#contentwrapper{
float: left;
width: 100%;
background: #ffffcc;
}

#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth background: #ffffcc;*/
background: #ffffcc;
}

#leftcolumn{
	float: left;
	width: 180px;
	margin-left: -940px;
	background: #003399;
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column background: #cccccc;*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 20px;
}
.boardinginnertube{
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 20px;
	text-color: #333399
}
#navcontainer 
{
	clear: both;
	margin-top: 10px;
	margin-left: 30px;

}
#nav6 
{
	width: 126px;
	height: 42px;
	float: left;
	margin-top: 4px;
	background: url(images/nav6wow.jpg) no-repeat;
}
.buttonText 
{
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
	


a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	border: 1px #FF0000;
}
a:active {
	color: #333399;
	text-decoration: none;
}
#bottom
{
margin-top: 540px;
}
#bottomlong
{
margin-top: 1155px;
}
#bottomlft
{
margin-top: 460px;
}


#bottomlftlong
{
margin-top: 1155px;
}
</style>
