body {
	color:#000000;
	background:#000000;
	font-size: 100%;
	text-align:right;
	font-family: Tahoma;
	
}


a
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


#header
{
	margin: 0 auto;
	width: 760px;
	height:180px;
	border: 0px solid #000000;
	border-top: 10px;
	border-bottom: 4px;
	background: #000000;
}

#picture {
	width: 800px;
	height: 267px;
	background-image:url('images/background.jpg');
}



#header h1
{
	margin: 0;
	color: #C0C0C0;
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 170%;
	padding-left: 0px;
	text-align:left;
	padding-right: 0px;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
	



#container {
	clear:both;
	padding:0px 0 0 0;
}

#content
{
	margin: 0 auto;
	width: 1000px;
	padding: 0px 0px;
	border: 0px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: #000000;
	
	
}


 a {
	color:C0C0C0;
	border-bottom:000000px dotted;
	text-decoration:none
}
 a:hover {
	border-bottom:000000px solid;
}
#footer {
	text-align:center;
	border-top:10px solid #000000;
	padding:0px;
	letter-spacing: 0.5px;
	font-size: 60%;
	margin:30px 0 0 0;
	color:#555555;
	margin:0 auto;
}
#footer a {
	color:000000;
}

#footer a:hover {
	color:000000;
}