@charset "utf-8";
body {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: auto;
	height: 163px;
	width: 900px;
	position: relative;
}
#main {
	margin: auto;
	height: auto;
	width: 900px;
	text-align: left;
	position: relative;
}
#Nav {
	float: left;
	height: auto;
	width: 185px;
	position: relative;
}
#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	float: left;
	height: auto;
	width: 517px;
	padding: 20px;
	text-align: left;
	position: relative;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 900px;
	position: relative;
}
#Tournaments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/HandballIcon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	float: left;
	width: 158px;
	padding-top: 10px;
	padding-bottom: 25px;
	position: relative;
}

#clear {
	clear: both;
	position: relative;
}


#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height: 100px;
	width: 900px;
	margin: auto;
	position: relative;
}	
#footer a:link {
	text-decoration: none;
	color: #999;
}
#footer a:visited {
	text-decoration: none;
	color: #999;
}
#footer a:hover {
	text-decoration: underline;
	color: #999;
}
#footer a:active {
	text-decoration: none;
	color: #999;
}
	text-align: center;
	margin: auto;
	height: auto;
	width: 900px;
	padding: 0px;
}
.bodyheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #09C;
}
.subheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
}
