﻿body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #000000;
	width: 920px;
	padding: 0px;
	margin: 15px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#header {
	background-image: url('images/Co-Uk-Header.jpg');
	height: 145px;
}
#top-nav {
	background-color: #000000;
	height: 30px;
	font-size: 12px;
}
#top-nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#top-nav li {
	border-style: none;
	border-width: 0px;
	line-height: 28px;
	text-align: center;
	width: 75px;
	float: left;
}
#top-nav a, #top-nav a:link, #top-nav a:visited {
	color: #FFFF99;
	text-decoration: none;
	display: block;
}
#top-nav a:active {
	color: #990000;
	font-weight: bold;
}
#top-nav a:hover {
	color: #FF0000;
	background-color: #000000;
}
#game-text {
	font-size: 16px;
	color: #FFFF99;
	background-color: #000000;
	width: 890px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 145%;
	text-align: justify;
	font-family: Calibri;
}
#copyright {
	color: #FFFF99;
	font-size: 12px;
	background-color: #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	font-size: 12px;
	color: #FFFF99;
	background-color: #000000;
	height: 30px;
	clear: both;
}
#footer ul {
	padding: 0px;
	margin: 0px 0px 0px 307px;
	list-style-type: none;
	color: #FFFF99;
}
#footer li {
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	width: 50px;
	float: left;
}
#footer a, #footer a:link, #footer a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	background-color: #000000;
}
#footer a:active {
	color: #800000;
}
.curent-navpage {
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
}
