body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body {
	background-color: #000000;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#logo {
	font-size: 0.7em;
	text-align: center;
	width: 204px;
	height: 200px;
}

img.logo :hover {
	text-decoration: none;
	border: 1 px solid #FFFFFF;
}

#fbfan {
	height: 75px;
}

#contact {
	top:  185px;
	margin-top: 0.5em;
}

#contact a:hover {
	background: #FFFFFF;
	color: #000000;
}

.selecter {
	font-size: 0.8em;
}

body {
	scrollbar-face-color: black;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-track-color: black;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-Color: #999999;
}

.select-list {
	background-color: #000000;
	font-size: xx-small;
	color: #FFFFFF;
}

.statcounter {
	position: absolute;
	visibility: hidden;
	display: none;
}

#df_banner {
	margin: 0 auto;
	position: absolute;
	float: center;
	clear: left;
	top: 10px;
	padding-left: 40%;
	width: 400px;
	height: 100px;
	z-index: 10;
}

#partyheader {
	position: absolute;
	top: 190px;
	width: 176px;
	text-align: center;
	text-decoration: none;
}

#partymenu {
	position: absolute;
	top: 230px;
	width: 176px;
	margin-bottom: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: #000000;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

* html #partymenu{ /*IE 6 only */
	w\idth: 162px; /*Box model bug: 180px minus all left and right paddings for #partymenu */
}

#partymenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#partymenu li {
	border-bottom: 1px solid #000000;
	margin: 0;
}

#partymenu li a{
	display: block;
	padding: 2px 3px 2px 3px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #partymenu li a{ /*Non IE6 width*/
	width: auto;
}

#partymenu li a:hover{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
}

#partymenu li a:active{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
}

.info1 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	text-align: center;
	padding-top: 20px;
}
