body {
	background-color: #000;
	padding-top: 25px;
}

h3 {
font-family: arial, sans-serif;
font-size: 12px;
color: #CCC;
letter-spacing: 0.15em; 
}

a:active {
font-family: Arial, sans-serif;
	font-size: 9px;
	letter-spacing: 0.15em;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0.15em;
	}

a:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0.15em;
}

a:visited {
	color: #999999;
	letter-spacing: 0.15em;
	text-decoration: none;
	}

a:hover {
	color: #999999;
	letter-spacing: 0.15em;
	text-decoration: none;
	}


#wrapper {
width: auto;
height: 800px;
border: 1px solid #222;
margin: 5px auto;
<!--border-radius: 17px;
-moz-border-radius: 17px;
-webkit-border-radius: 17px;-->
box-shadow: 6px 6px 10px #222;
-moz-box-shadow: 6px 6px 10px #222;
-webkit-box-shadow: 6px 6px 10px #222;
}

#container {
width: auto;
height: 475px;
border: 1px solid #777;
background-color: #222;
}
