body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fff url(./../images/background.gif);
}
table {
	font-size: 1em;
	text-align: left;
}
a, ul#menu li a:hover {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
a img {
	border: 0;
}
input {
	color: #000;
	font-size: 1em;	
}
input.button {
	line-height: 1.3em;
	width: 40px;
}
fieldset {
	border: 0;
	border-top: 1px solid #000;
	margin-right: 10px;
}
form {
	margin: 0;
}
h1, #content h2 {
	font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #29347d;
	margin-top: 0;
}
h2 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px;
	color: #000;
	margin: 4px 0 2px 0;
}
#sidebar h2 {
	padding-left: 5px;
}
* html h2 {
	margin: 4px 0 -3px 0;	
}
legend {
	font-family: Georgia, 'Times New Roman', serif;
	color: #000;
	font-size: 11px;
	margin: 0 3px 0 0;
	padding: 0 6px;
}

#content h2 {
	font-size: 12px;
	letter-spacing: 0;
	color: #000;
}
hr {
	background-color: #000;
	color: #000;
	border: 0 solid;
	height: 1px;
	margin: 0;
	padding: 0;
}
#page {
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 96.5em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#breadcrumbs {
	color: #bebebe;
	background: #000 url(./../images/bullet-black.gif) no-repeat 10px 0.5em;
	padding-left: 25px;
	line-height: 1.8em;
	text-shadow: 0 0 0 #000;
}
#breadcrumbs a {
	color: #bebebe;
	font-weight: bold;
}
#header {
	border-top: #006bc6 2px solid;
	background: #f3ca1c url(./../images/background-header.gif) repeat-x;
	height: 8.1em;
}
#logo {
	float: left;
	margin: 0.5em 0 0 10px;
}
#header div {
	float: right;
	text-align: right;
	margin: 5px 10px 0 0;
}
#header div p {
	margin: 0 0 15px 0;
	font-size: 1.1em;
}
#header div a {
	color: #3a3a3a;
	margin-left: 10px;
}
#header div form p {
	margin: 0;
	padding: 13px 0 0;	
}
ul#menu {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	height: 1.9em;
	width: 80.5em;
	*width: 80.4em;
	_width: 80.4em;
	background: #305fad url(./../images/background-menu.gif) repeat-x;
}
ul#menu li {
	float: left;
	margin: 0;
	padding: 0 5px;
	line-height: 1.9em;
}
ul#menu li a {
	color: #fff;
	text-shadow: 0 0 0 #305fad;
	white-space: nowrap;
}
ul#menu li a {
	float: left;
	padding-right: 5px;	
}
ul#menu li a span {
	float: left;
	width: 5px;
}
ul#menu li.selected a {
	color: #000;
	background: transparent url(./../images/menu-selected-right.gif) no-repeat right 0.2em;
}
ul#menu li.selected a span {
	background: transparent url(./../images/menu-selected-left.gif) no-repeat left 0.2em;
}
ul#menu li ul.submenu {
	display: none;
	list-style: none;
}
ul#menu li.selected ul.submenu {
	position: absolute;
	top: 1.9em;
	display: block;
	padding: 0;
	margin: 0;
	height: 2em;
	z-index: 99;
}
ul#menu li ul.submenu li {
	padding: 0;
	margin: 0;
	line-height: 2em;
	background: transparent url(./../images/menu-tab-content.gif) repeat-x bottom left;
}
ul#menu li ul.submenu li a {
	line-height: 2em;
	padding-right: 10px;
	margin: 0;
	background: none;
	font-weight: normal;
}
ul#menu li ul.submenu li a:hover {
	color: #134392;
	font-weight: normal;	
}
ul#menu li ul.submenu li a.selected, ul#menu li ul.submenu li a.selected:hover {
	color: #134392;
	font-weight: bold;
}
ul#menu li ul.submenu li a.left {
	padding-left: 8px;
	background: transparent url(./../images/menu-tab-left.gif) no-repeat bottom left;
}
ul#menu li ul.submenu li a.right {
	padding-right: 8px;
	background: transparent url(./../images/menu-tab-right.gif) no-repeat bottom right;
}
#content-wrapper {
	margin-top: 22px;
	padding-top: 30px;
	padding-left: 7px;
	background: #fff;
}
#content {
	float: left;
	width: 47em;
	padding-bottom: 35px;
	margin: 0 5px;
	overflow: hidden;
	font-size: 1em;
	font-family: Verdana, Arial, helvetica, sans-serif;
}
* html #content {
	margin: 0 10px 0 5px;	
}
#content ul {
	font-size: 1.1em;
	line-height: 1.5em;	
}

#content p {
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.6em;
	/*text-indent: 2em;	*/
	margin: 1em 0;
}
#sidebar {
	float: right;
	width: 45em;
	margin-right: 10px;
	margin-top: -2px;
	overflow: hidden;
}

table.summary {
	margin: 0;
	width: 100%;
}
table.summary {
	*margin-top: 4px;	
}
table.summary .light {
	background-color: #eee;
	border-bottom: #c9c9c9 1px solid;
}
table.summary td, table.summary th {
	border-bottom: #c9c9c9 1px solid;
}
p.summary {
	font-size: 1.1em;
	margin: 5px 0;
}
p.summary a {
	color: #525252;
}
p.summary img {
	vertical-align: middle;
}
ul#news, ul#poll {
	margin: 10px 0 15px 16px;
	padding: 0;	
}
* html ul#news, * html ul#poll {
	margin-top: 0;
}
ul#news li, ul#poll li, ul#poll li.q {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	vertical-align: top;
	padding: 0;
	margin: 0 0 10px 0;
	list-style-image: url(./../images/bullet-white.gif);
}
ul#poll li {
	list-style: none;
	list-style-image: none;
	margin: 0 0 3px;
}
ul#poll a {
	color: #000;
	text-decoration: underline;
}
ul#poll a:hover {
	color: #000;
	text-decoration: none;
}
ul#poll li div {
	float: right;
}
ul#poll li img {
	margin-top: 3px;
}
a.partners {
	display: block;
	margin: 25px 5px;
	text-align: center;
}

#footer {
	height: 1.8em;
	background-color: #000;
	color: #fff;
	padding: 0 0 0 10px;
}
#footer span {
	line-height: 1.8em;	
}
#they {
	float: left;
	padding-left: 10px;
}
#me {
	float: right;
	margin-right: 10px;
	color: gray;
}
#me a {
	color: gray;
}

.clear {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	clear: both;
}
.clear .partners {
	float: left;
	display: block;
	margin: 8px 5px 0;
}
.clear a.partners img.partners {
	float: none;
	margin: 0;
}
.hidden {
	display: none;
}
#quicknews {
	border: 1px solid #134392;
	background: #96afd9; /* url(./../images/background-quicknews2.gif) repeat-y; */
	font-weight: bold;
	margin: 6px 0 15px 0;
	line-height: 1.8em;
	display: none;
	height: 4.2em;
	overflow: hidden;
	width: 46.5em;
}
#quicknews strong {
	float: left;
	padding: 3px 7px;
	background-color: #134392;
	text-shadow: 0 0 0 #134392;
	color: #fff;
	text-transform: uppercase;
}
#quicknews-text {
	padding: 3px 0;
	float: right;
	width: 395px;
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}
ul.players {
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0.5em 0 2em 4em;
	padding: 0;	
}
ul.players li a {
	color: #525252;	
}
ul.players li a span {
	visibility: hidden;
	padding-left: 15px;
	font-size: 0.9em;
	color: #000;
}
ul.players li a:hover {
	text-decoration: none;	
}
ul.players li a:hover span {
	visibility: visible;
}
table.stats {
	font-family: Arial, helvetica, sans-serif;	
}
table.stats th {
	background-color: #e2e2e2;
	padding: 4px 5px;
	font-size: 1.1em;
}
table td.center {
	text-align: center;	
}
table.stats td {
	padding: 5px 5px;
	border-bottom: #e2e2e2 1px solid;
}
#content p.info {
	font-size: 0.9em;
	color: #525252;
	margin-bottom: 3em;	
}
#content p.info img {
	margin: 2px 7px 0 5px;
}
#content p.info a {
	color: #525252;
	text-decoration: underline;
}
#content a.more {
	color: #525252;	
}
#content p.multi {
	text-indent: 0;
	margin: 0 0 3px 5px;	
}
#content p.content {
	text-indent: 2em;	
}
div#content.search p {
	margin-top: 0;
	margin-bottom: 2em;
	padding-left: 5px;
}
table.gallery a {
	color: #000;
}
table.gallery a:visited {
	color: #525252;
}
table.gallery th {
	background-color: #e2e2e2;
	padding: 5px 10px;
}
a.gallery img {
	margin: 0 auto;
	display: block;
	padding: 1px;
	border: #e2e2e2 1px solid;
}
a.gallery2 img {
	display: inline;
	padding: 1px;
	border: #e2e2e2 1px solid;
}
a.gallery:hover img, a.gallery2:hover img {
	border: #000 1px solid;
}
table.gallery td {
	border-bottom: #e2e2e2 1px solid;
	padding: 5px 10px;
}
.photo-navbar {
	float: left;
	width: 47%;
	text-align: center;
	padding: 5px;
}
.photo-navbar a {
	color: #000;
	font-weight: bold;	
}
.photo-navbar a:visited {
	color: #525252;	
}
ul#login {
	list-style: none;
	margin: 6px 5px;
	padding: 0;
}
ul#login li {
	padding: 0;
	margin: 0;	
}
ul#login label {
	display: block;
	font-size: 1.1em;
}
ul#login input, ul#login select {
	margin: 5px 0;
	padding: 2px 4px;
}
table.summary {
	margin: 2px 0 15px;
}
table.summary .comment {
	color: #555;
	border-bottom: 0 solid;
	line-height: 1.4em;
}
table.summary .comment span {
	background: url(./../images/game-legend.png) no-repeat;
	padding: 3px 0 0 17px;
}
table.summary .comment span.home {
	background-position: 0 1px;
	margin-left: 1em;
}
table.summary .comment span.visit {
	background-position: 0 -25px;
	margin-left: 2em;
}
table.summary a {
	color: #555;
	text-decoration: underline;
}
#content img {
  margin-right: 10px;
}
#content img.huge {
	padding: 10px;
	margin: 0 auto;
	border: #c4c9cf 1px solid;
	background-color: #f6f6f6;
}
#small-stats {
	float: right;
	width: 20.5em;
}
td.home strong {
	background: #c8dbfb;
	padding: 2px 4px;
}
td.visitor strong {
	background: #f3e6ad;
	padding: 2px 4px;
}
p.home {
	font-weight: bold;
}
p.home:first-letter {
	background: #eee;
	border: 1px solid #c4c9cf;
	color: #000;
	display: inline;
	float: left;
	font-weight: bold;
	font-size: 2.6em;
	margin: .2em .2em 0 0;
	padding: .4em .5em;
}
#sidebar div#stats-column {
	width: 20.5em; float: left;
}
#sidebar div#news-column {
	width: 20.5em; float: left; margin-left: 2.5em
}
#more-partners {
	float: left; height: auto; margin-bottom: 10px; width: 720px;
}
#visitors {
  float: left; width: 235px; }
#visitors ul {
  list-style: none; padding-left: 6px; }
#percent2 {
  background: #f3e6ad url(./../images/background-2percent.png) no-repeat right bottom;
  border: 1px solid #f0c71b;
  font-size: 11px;
  line-height: 16px;
  padding: 5px 10px;
  margin: 8px 0 15px;
}
#percent2 * {
  color: #000;
}
#percent2 a {
  text-decoration: underline;
}
.date {
  float: right; padding-right: 10px; }
