body {
	background: white url(http://fan.at0mica.net/colfiles/bgtile.gif) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

* {
	margin-top: 0px;
	padding: 0px;
}

table, td, div {
	font-family: verdana, arial, serif;
	font-size: 10pt;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 666px;
	text-align: left;
	padding: 0px;
}

#layoutheader {
	width: 666px;
	height: 216px;
	overflow: hidden;
	position: absolute;
}

#leftcol {
	float: left;
	width: 205px;
	text-align: left;
	margin-top: 216px;
	position: absolute;
	overflow: hidden;
}

#content {
	float: left;
	width: 449px;
	text-align: left;
	font-family: verdana, arial, serif;
	font-size: 10pt;
	position: absolute;
	margin-left: 215px;
	margin-top: 145px;
	padding: 0px;
	overflow: auto;
}

#leftcol span {
	display: none;
}

#home {
	width: 205px;
	height: 40px;
	background: white url(http://fan.at0mica.net/colfiles/home_1.gif) no-repeat;
	display: block;
	float: left;
}

#home:hover {
	width: 205px;
	height: 40px;
	background: white url(http://fan.at0mica.net/colfiles/home_2.gif) no-repeat;
	display: block;
	float: left;
}

#current {
	width: 205px;
	height: 40px;
	background: white url(http://fan.at0mica.net/colfiles/current_1.gif) no-repeat;
	display: block;
	float: left;
}

#current:hover {
	width: 205px;
	height: 40px;
	background: white url(http://fan.at0mica.net/colfiles/current_2.gif) no-repeat;
	display: block;
	float: left;
}

#upcoming {
	width: 205px;
	height: 40px;
	background: white url(http://fan.at0mica.net/colfiles/upcoming_1.gif) no-repeat;
	display: block;
	float: left;
}

#upcoming:hover {
	width: 205px;
	height: 40px;
	background: white url(http://fan.at0mica.net/colfiles/upcoming_2.gif) no-repeat;
	display: block;
	float: left;
}

#joined {
	width: 205px;
	height: 41px;
	background: white url(http://fan.at0mica.net/colfiles/joined_1.gif) no-repeat;
	display: block;
	float: left;
}

#joined:hover {
	width: 205px;
	height: 41px;
	background: white url(http://fan.at0mica.net/colfiles/joined_2.gif) no-repeat;
	display: block;
	float: left;
}

#extras {
	width: 205px;
	height: 40px;
	background: white url(http://fan.at0mica.net/colfiles/extras_1.gif) no-repeat;
	display: block;
	float: left;
}

#extras:hover {
	width: 205px;
	height: 40px;
	background: white url(http://fan.at0mica.net/colfiles/extras_2.gif) no-repeat;
	display: block;
	float: left;
}

#copyright {
	background: #F2F2F2;
	text-align: justify;
	padding: 3px;
	border-right: 1px solid #8AEFDA;
	border-left: 1px solid #BCFFD4;
}

ul {
	list-style-position: inside;
	list-style: none;
	margin-left: 20px;
	margin-right: 20px;
}

ul li {
	background: url(http://fan.at0mica.net/colfiles/bullet.gif) no-repeat;
	background-position: center left;
	padding-left: 10px;
}

a:link {
	font-weight: bold;
	font-style: underline;
	color: #FF577F;
}

a:visited {
	color: #CF4064;
	font-weight: bold;
	font-style: underline;
}

input, textarea, select {
	text-align: left;
	border: 1px solid #FFAE6C;
	padding: 3px;
	font-family: verdana, arial, serif;
	font-size: 10pt;
}

blockquote {
	background: #F2F2F2;
	padding: 5px;
	margin-left: 25px;
	margin-right: 25px;
	border-right: 5px solid #8AEFDA;
	border-left: 5px solid #BCFFD4;
}

h2 {
	font-family: georgia, verdana, arial, serif;
	font-size: 18pt;
	color: #FFAE6C;
	font-style: italic;
	letter-spacing: 5px;
	border-bottom: 5px solid #B6FF6C;
}

img {
	border: 0px;
}