body 		{
	background-image: url('pictures/back.jpg');
	background-repeat: no-repeat;
	background-color: #22344A;
	text-align: center;
	margin: 0px;
		}

#wrapper 	{
	background: url('pictures/content1.jpg') 0 0 repeat-x;
	width: 900px;
	height: 575px;
	text-align: left;
	margin: 0px auto 0px auto;
		}

#header 	{
	background-image: url('pictures/header.jpg');
	background-repeat: no-repeat;
	height: 200px;
	width: 900px;
	margin:0px auto 0px auto;
		}

.toplinks 	{
	position:relative;
	top:178px;
	width: 100%;
	font-family: Trebuchet MS;
	color:#ffffff;
	font-size: 22px;
	letter-spacing: -2px;
	text-decoration:none;
	margin: 0px 0px 10px 0px;
		}

.toplinks a 	{
	color:#ffffff;
	margin: 0px 10px 0px 10px;
	width:80px;
	height:66px;
	text-decoration:none;
		}

.toplinks a:hover {
	color: #fff000;
	text-decoration:none;
		}

.toplinks a:active 
		{
	color: #fff000;
		}

.floatleft
		{
		float:left;
		width:450px;
		text-align:left;
		}

.floatright	{
		float:right;
		width:450px;
		text-align:right;
		}

#contentcontainer
	{
	position:relative;
	color:white;
	width:100%;
	font-family:Trebuchet MS;
	}

#contentnav
	{
	width: 900px;
	height: 450px;
	background: url('pictures/nav.jpg') no-repeat;
	text-align: left;
	padding: 3px 10px 0px 8px;
	margin: 0px 0px 0px 0px;
	font-family: Trebuchet MS;
	color: #fff000;
	font-size: 13px;
	text-transform:uppercase;
	}

#contentnav ul
	{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#contentnav ul li
	{
	display:block;
	float:left;
	margin:0 1px;
	}

#contentnav ul li a
	{
	display:block;
	float:left;
	color:white;
	text-decoration:none;
	padding:0 0 0 10px;
	height:50px;
	}

#contentnav ul li a span
	{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}

#contentnav ul li a:hover
	{
	color:#fff000;
	}

#contentnav ul li a:hover span
	{
	display:block;
	width:auto;
	cursor:pointer;
	}

#contentnav ul li a.current,#contentnav ul li a.current:hover
	{
	color:#fff000;
	line-height:275%;
	}

#contentnav ul li a.current span
	{
	display:block;
	padding:0 7px 0 0;
	width:auto;
	height:50px;
	}

#content_inner
	{
	color: white; 
	padding: 0px;
	font-size: 80%; 
	height: 1em;
	}

#content_inner a:link, #content_inner a:visited, #content_inner a:active
	{
	color: white;
	}

#content_inner a:hover
	{
	color: yellow;
	}

.innercontent
	{
	display: none;
	position:absolute;
	top:50px;
	}

.textbigger	{
	font-size: 18px;
	font-family: Trebuchet MS;
	color: YELLOW;
	height: 20px;
	text-decoration: bold;
	margin: 20px 0px 0px 20px;
		}

.textsmall	{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: white;
	text-decoration: bold;
	margin: 5px 0px 5px 20px;
		}

.textsmaller	{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: yellow;
	height: 14px
	text-decoration: none;
	margin: 5px 0px 5px 20px;
	text-align:justify;
		}
.textsmallest	{
	font-size: 10px;
	font-family: Trebuchet MS;
	color: white;
	height: 14px
	text-decoration: none;
	margin: 5px 0px 5px 20px;
	text-align:justify;
		}

.clear		{
	clear:both;
		}

#footer 	{
	width: 900px;
	height: 20px;
	font-size: 9px;
	font-family: Trebuchet MS;
	color: #67ABFE;
		}

#footer a 	{
	color: #67ABFE;
	font-family: Trebuchet MS;
	text-decoration:none;
		}

#sponsorbar 	{
	width: 900px;
	height: 23px;
	background: url('pictures/nav.jpg') 0 0 no-repeat;
	padding: 4px 10px 4px 10px;
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11px;
		}

#sponsorbar a	{
	color: #fff000;
	text-decoration: none;
	margin:0px 15px 0px 0px;
		}

.copyright	{
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11px}

.copyright a	{
	color: #67ABFE;
	text-decoration: none;
		}

.gn a 		{
	border: 0;
    	width: 420px;
	height: 50px;
    	background: url('pictures/gn.jpg') no-repeat;
	float: left;
		}

.ft a 		{
	border: 0;
	width: 120px;
    	height: 50px;
	background: url('pictures/ft.jpg') no-repeat;	
	float: left;
		}

.gr a 		{
	border: 0;
	width: 120px;
    	height: 50px;
    	background: url('pictures/groot.jpg') no-repeat;
	float: left;
		}


.uf a 		{
	border: 0;
	width: 120px;
    	height: 50px;
	background: url('pictures/uf.jpg') no-repeat;
	float: left;
		}

.gc a 		{
	border: 0;
	width: 120px;
    	height: 50px;
	background: url('pictures/gcom.jpg') no-repeat;
	float: left;
		}

.new sponsor a 	{
	border: 0;
	width: 120px;
    	height: 50px;
	background: url('pictures/anni.jpg') no-repeat;
	float: left;
		}
img {border:none}









