body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:80%;
	font-family: Verdana, Georgia, Arial, sans-serif;
	/*line-height:1.4em;*/
	background:#036 url(http://www.zolyx.co.uk/wp-content/themes/zolyx/img/background-page5.png) repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, times new roman, times, serif;
	/*line-height:1.6em;*/
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a {	text-decoration:none; }
a:link, a:visited { color:#f60; }
a:hover, a:active { color:#f60;	border-bottom: 1px dotted #f30; }

a.nobd { border: none; }




#wrapper {
	margin:0 auto;
	padding:0;
	width:780px;
	text-align:left;
	background: #fff;
	border-left:#003 2px solid;
	border-right:#003 2px solid;
}

#header {
	margin:0;
	padding:0;
	width:780px;
	height:80px;
	background:#222 url(http://www.zolyx.co.uk/wp-content/themes/zolyx/img/background-header5.jpg) no-repeat;
}
#header h1 {
	color: #fff;
	margin:0;
	padding: 35px 0 0 15px;
	font-weight:normal;
	font-size:225%;
}
#header h1 a:hover, a:active {
	border-bottom: none; 
}
#header * 
{
	color:#ffe;
}





#subheader {
	background:#047 url(http://www.zolyx.co.uk/wp-content/themes/zolyx/img/background-subheader3.png) repeat-x;
	color:#fff;
	font-size:75%;
	margin:0;
	height: 20px;
}
#subheader p {
	margin:0;
	padding:0;
	line-height: 19px;
}
#motd {
	color: #69f;
	float: left;
	padding-left: 15px;
}





#content {
	padding: 5px;
}

#content p { line-height: 20px; margin:0 0 10px; vertical-align: middle; }

#wrapper p {
	margin: 0;
	padding: 0;
}

td.gold { height: 26px; border-top: 1px #000 solid; background: #ffd; color: #640; font-size: 15px; font-weight: bold; }
td.silver { height: 25px; background: #eee; color: #333; font-size: 14px; font-weight: bold; }
td.bronze { height: 25px; background: #feb; color: #432; font-size: 13px; font-weight: bold; }
td.odd { background: #f5f5f5; }

td.scorehead {
	font-size: 14px;
	font-weight: bold;
}



.gametitle { font-style: italic; color: #06c; }