body
{

	background-color: #000;
	color: fff;
	font-size: 17px;
	font-family: "Century Gothic","Lucida Grande",Verdana,Tahoma,Arial,sans-serif;
}


#wrapper
{
	background-image: url(images/wrapper.jpg);
	width: 640px;
	margin: 0px 0px 0px 150px;
}

#content
{
	color: #fff;
	font-size: 17px;
	font-family: "Century Gothic","Lucida Grande",Verdana,Tahoma,Arial,sans-serif;
	line-height: 20px;
	margin: 20px 40px 20px 40px;
}

#home
{
	font-size: 20px;
	float: left;
	position: absolute;
	top: 50px;
}

#top-right
{
	float: right;
	padding: 20px 0px 20px 10px;
	font-size: 20px;
	color: #333;
	font-family: "Century Gothic","Lucida Grande",Verdana,Tahoma,Arial,sans-serif;
	line-height: 35px;
	border-left: #FFF;
	border-bottom: #FFF;
	border-width: 0 0 3px 3px;
	width: 250px;
	border-style: none none solid solid;
	margin: 0 14px 0 10px;
}

#epernay
{
	color:660000;
}




#footer1
{
	color: #000;
	font-family: "Century Gothic","Lucida Grande",Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	margin: 80px 0px 0px 50px;
}


H2
{
	color: white;
	line-height: 30px;
	font-family: "Century Gothic","Lucida Grande",Verdana,Tahoma,Arial,sans-serif;
	margin: 30px 40px 10px 10px;
	font-style: oblique;
	font-weight: bolder;
	border-bottom: #FFF;
	border-style: none none none solid;
	padding: 0 0 0 5px;
}

H3
{
	color: #fff;
	font-size: 17px;
	font-family: "Century Gothic","Lucida Grande",Verdana,Tahoma,Arial,sans-serif;
	line-height: 20px;
	margin: 20px 40px 20px 10px;
}

H4
{
	color: #fff;
	font-size: 15px;
	font-family: "Century Gothic","Lucida Grande",Verdana,Tahoma,Arial,sans-serif;
	line-height: 20px;
	margin: 20px 40px 20px 10px;
}

a:link
{
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #005e00;
}



