body {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-align: center;
	background: #ffffff;
	color: #000000;
}

p, li {
  margin-top: 0;
  margin-bottom: 1em;
  font-size:    x-small;      
  voice-family: "\"}\"";   
  voice-family: inherit;   
  font-size:    small;      
}

html>p, html>li {
  font-size: small;
} 

h2 {
	clear: both;
	margin-bottom: 1em;
	color: #666666;
	font-weight: bold;
	font-size: medium;
  voice-family: "\"}\"";   
  voice-family: inherit;   
  font-size: large;      
}

html>h2	{
  font-size: large;
} 

img {
	border: 0px;
	display: block;
}

#main {
	margin: 5px auto;
	text-align: left;
    width: 700px;
}

#header {	
	padding: 5px;
}

#footer {
	clear: both;
	background: #666666;
	color: #ffffff;
	padding: 1px 5px;
	margin-top: 30px;
}

#footer td {
	line-height: 2em;
	margin-bottom: 0;
  font-size:    xx-small;      
  voice-family: "\"}\"";   
  voice-family: inherit;   
  font-size:    x-small;      
}

html>#footer p	{
  font-size: x-small;
} 

#footer #contact {
	float: left;
}

#footer #contact a {
	color: #ffffff;
}

#footer #copyright {
	text-align: right;
}

.game {
  clear: both;
}

.gamelogo {
  float: left;
  width: 285px;
  padding-bottom: 2em;
}

p.introtext {
  font-size: 1em;
  margin-bottom: 0.75em;
}

.e2004img {
	border-top: 1px #aaaaaa solid;
}

