body {
background: #fff url('bg000000.gif');
font-size: 12px;
padding:0;
margin:0;
}


#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}

#header {
clear: both;

}

#header h1 {
color: #ffffff;
text-shadow: -0.1em 0.1em 0.05em #666666; 
margin: 0 0 10px 0;
font-size: 2.0em;
float: center;
font-family: Gungsuh;
}

#header h2 {
float: center;
margin: 0 0 30px 0;
font-size: 7.4em;
font-family: Bookman Old Style;
}

a {
text-decoration: none;
text-shadow: -0.1em 0.1em 0.07em #ffffff; 
color: #ff0000;
font-family: Bookman Old Style;
}

a:hover {
text-decoration: none;
text-shadow: -0.1em 0.1em 0.07em #ffff66; 
color: #f01616;
font-family: Bookman Old Style;
}

#footer {
	font-family: Tahoma,Helvetica;
  background-image: url(footer00.gif);
	width: 768px;
	height:46px;
background-repeat:no-repeat;
	}

  #footer ul {
	list-style-type: none;
	margin: 0 -10px;
	padding: 12px 3px;
	width:768px;
	}

#footer li {
	font-weight: bold;
  color: #fff;
  text-shadow: -0.1em 0.1em 0.05em #666666; 
	}

