﻿body {
	background-color: black;
	background-color: #8FBC8F;
	margin: 0px auto;
	padding: 0;
	width: 955px;
}

#container {
	background-repeat: no-repeat;
	background-image: url('images/new-design-black-alternate.jpg');
	background-position: top right;
	width: 955px;
	background-color: #8FBC8F;
	color: #FFFFFF;
	height: 585px;
	position: relative;
}

#footer {
text-align: right;
color: white;
font-size: x-small;
clear: both;
width: 955px;
overflow: hidden;
}
#footer a:link{
color: white;
text-decoration:none;
}
#footer a:hover{
color: white;
}
#footer a:visited{
color: silver;
}

#home	{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: small;
	padding-top: 170px;
	z-index: 50;
}
#logo	{
	position: relative;
	width: 288px;
	margin-left: -20px;
}
#nav 	{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	position: relative;
	top: 220px;
	float: left;
	width: 200px;
	font-size: 100%;
	font-weight: bold;
	line-height: 95%;
	background-color: #8FBC8F;
	padding: 15px 71px 0px 20px;
	z-index: 4000;
}
#nav a:link{
text-decoration:none;
color:#fff;
}
#nav a:hover{
text-decoration:none;
color:#fff;
}
#nav a:visited{
text-decoration:none;
color:#fff;
}

.highlights	{
	top: 14px;
	position: relative;
	z-index: 500;
}
.green	{
	padding: 8px 0 10px 8px;
	width: 152px;
	background-color: #E8C782;
	background-color: #EBDBA5;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	line-height: 150%;
}
.green a:link{
text-decoration:none;
color:#000;

}
.green a:hover{
color:#000;

}
.green a:visited{
text-decoration:none;
color:#000;

}

.clear	{
width: 33px;
}
#nav p	{
margin:0px;
padding:0px;
margin-bottom:10px;
}
.fan_box .connect_action .name	{
	font-size:8px;
}
