@charset "utf-8";
body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(http://www.fuckonnet.com/templates/New/images/background.gif);
	background-repeat: repeat-x;
	background-color: #55addb;
	margin-bottom: 0px;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#header {
	width: 1000px;
	float: left;
	height: 230px;
	background-color: #00335b;
	background-image: url(http://www.fuckonnet.com/templates/New/images/header.gif);
}

#menu {
	float: left;
	height: 30px;
	width: 1000px;
}
#container {
	width: 1000px;
	background-image: url(http://www.fuckonnet.com/templates/New/images/containerbg.gif);
	background-repeat: repeat-y;
	background-color: #00335b;
	float: left;
}
#chosen {
	height: 140px;
	width: 1000px;
	float: left;
	background-image: url(http://www.fuckonnet.com/templates/New/images/pgbg.gif);
}

#leftcolumn {
	float: left;
	width: 175px;
	text-align: center;
}
#leftcolumn a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolumn a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fb9b05;
}
.leftcolumntitle {
	float: left;
	height: 30px;
	width: 175px;
}

.rightcolumntitle {
	float: left;
	height: 30px;
	width: 313px;
}


#midcolumn {
	float: left;
	width: 512px;
	font-size: 12px
}
#midcolumn a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px
}
#midcolumn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00335b;
	font-size: 14px
}

#midcolumntitle {
	height: 30px;
	width: 510px;
	background-image: url(http://www.fuckonnet.com/templates/New/images/midcolumntitle.gif);
	margin-right: auto;
	margin-left: auto;
}

#rightcolumn {
	float: left;
	width: 313px;
	text-align: center;
}
#rightcolumn a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#rightcolumn a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fb9b05;
}
#footer {
	float: left;
	height: 100px;
	width: 1000px;
	background-image: url(http://www.fuckonnet.com/templates/New/images/footer.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #fb9b05;
	text-decoration: none;
}
