* {
	margin:0;
	padding:0;
}

body {
	font:normal 85%/140% arial,helvetica,sans-serif;
	color:#000000;
	background:#ffffff  url();
	text-align:center;
}

#wrap {
	width:800px;
	margin:0pt auto;
	padding:16px 0pt;
	text-align:left;
}

#header a {
	display:block;
	width: 800px;
	height:230px;
	background: url("images/warfare-1917.gif") 0 0 no-repeat;
}

#header a:hover { 
	background: url("images/warfare-1917-dark.gif") 0 0 no-repeat;
}

#menu {
	border-bottom:2px solid #E7D7C6;
	border-top:2px solid #E7D7C6;
	color:#E7D7C6;
	margin:15px 0px 20px;
	padding:5px;
}

#left {
	float: left;
	width: 172px;
	height: auto;
	border-bottom:2px solid #E7D7C6;
	border-right:2px solid #E7D7C6;
	padding: 2px;
}

.gamelist {
	list-style:none;
	overflow:hidden; /* wrap floats */
	zoom:1; /* haslayout wrap floats IE */
	padding-bottom:8px; /* avoid collapsing margin */
	background:#ffffff;

}

.gamelist li img {
	float:left;
	width:50px;
	height:50px;
	margin-right:12px;
}

#featured img {
	margin-right:12px;
	width:50px;
	height:50px
}


img {
	margin-right:12px;
}


.gamelist li {
	height:50px;
	margin:8px 0 0 8px;
	font-size:16px;
	line-height:50px;
}

.gamelist li a {
	display:block;
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	height:50px; /* trip haslayout */
	text-decoration:none;
	background:#ffffff;
	border:2px solid #E7D7C6;
}

.gamelist li a:active,
.gamelist li a:hover {
	background:#c1c1c1;
}

.game li {
	width:250px;
	float:left;
	display:inline;
}


img {
	border:none;
}

a {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:active,
a:hover {
	text-decoration:none;
	color:#E7D7C6;
	background:#ffffff;
	outline:none;
}

.link {
	font-size:24px;
}

h1 {
	font-size:16px;
	margin-left:200px;
}

p {
	margin-left:200px;
}