﻿.content body
{
	text-align: center;
}

#container
{
	margin: 0em auto;
	text-align: left;
	width: 884px;
	font-size: 0.6em;
}

#header
{
	width: 100%;
	height: 149px;
	position: relative;
	background-image: url(../images/header.jpg);
}

#header #nav
{
	left: 224px;
	position: absolute;
	top: 92px;
}

#header #nav ul
{
	margin: 0em;
}

#header #nav ul > li, #header #nav ul > li img
{
	list-style-type: none;
	display: inline;
}

/*#header #nav ul > li > a
{
}

#header #nav ul > li > ul
{
	position: absolute;
	top: 35px;
	left: 0px;
	height: 25px;
	line-height: 22px;
	display: none;
}

#header #nav ul > li > ul > li
{
	padding-left: 2.5em;
	padding-right: 2.5em;
	border-left: solid 2px #cfcfcf;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#header #nav ul > li > ul > li.first
{
	border-left-style: none;
}

#header #nav ul > li > ul > li > a
{
	color: #C3282C;
	text-decoration: none;
	font-weight: bold;
}*/

#body
{
	width: 100%;
	background-image: url(../images/body-bg.gif);
	position: relative;
}

#content
{
	z-index: 10;
	position: relative;
	padding: 2em 3em 2em 3em;
	line-height: 1.2em;
}

#borderfix
{
	position: absolute;
	left: 14px;
	top: 0px;
	height: 25px;
	width: 856px;
	background-image: url(../images/borderfix.gif);
}

#footer
{
	width: 859px;
	height: 42px;
	background-image: url(../images/footer.gif);
	color: #B3B3B2;
	font-size: 0.8em;
	padding-left: 25px;
	line-height: 32px;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #B3B3B2;
	text-decoration: none;
}


.rules
{
	line-height: 1.0em;
}
