
*
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
}

html
{
	background-image: url(http://www.rlfans.com/images/logobg.gif);
	background-attachment: fixed;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 0.8em;
	color: black;
	width: 100%;
}

h1, h2, h3
{
	text-align: center;
}

h2
{
	margin: 10px 0 5px 0;
	font-size: 1.3em;
}

h3
{
	margin: 5px 0 2px 0;
	font-size: 1.1em;
}

a,
a:link,
a:visited
{
	text-decoration: none;
	color: rgb(0, 0, 238);
	background-color: transparent;
}

a:hover
{
	text-decoration: underline;
}

div#header,
div#footer
{
	width: 98%;
	text-align: center;
	overflow: hidden;
	margin: auto;
}

div#header
{
	border-bottom: solid 1px black;
	margin: auto;
}

div#header h1 a
{
	background-image: url(images/stats.jpg);
	padding-top: 80px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

div#header ul
{
	overflow: hidden;
	background-color: white;
}

div#header ul li
{
	width: 18%;
	float: left;
	display: block;
	margin: 0 6px 0 6px;
}

div#header ul li a
{
	display: block;
	text-decoration: none;
}

div#header ul li a:hover
{
	background-color: #DFDFDF;
	text-decoration: none;
}

div#content
{
	width: 98%;
	margin: auto;
	overflow: hidden;
	background: url(/images/side-background.gif) repeat-y right top rgb(218, 224, 224);
}

div#footer
{
	padding-top: 10px;
	font-size: smaller;
	border-top: 1px solid black;
}

div.sidebar
{
	width: 170px;
	font-size: smaller;
	padding-bottom: 20px;
	text-align: center;
	background: url(/images/side-background.gif) repeat-y left top;
}

div#leftsidebar
{
	float: left;
}

div#rightsidebar
{
	float: right;
}

div#leftsidebar div,
div#rightsidebar div
{
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

div#leftsidebar li
{
	display: block;
	overflow: hidden;
	margin: 5px 0 5px 0;
	font-size: 1.8em;
}

div#leftsidebar li li
{
	float: left;
	width: 3.2em;
	font-size: small;
	margin: 0;
}

div.sidebar table
{
	width: 100%;
}

div.sidebar table td
{
	padding: 0 4px 0 4px;
}

table.RandStat td
{
	border-bottom: 0;
	text-align: left;
}

table.RandStat td.RandStatAdditional
{
	border: 0;
	font-size: smaller;
}

div.RandStat
{
	font-weight: bolder;
}

div.sidebar select
{
	width: 150px;
}

div#centrecontent
{
	margin: 0 180px 0 180px;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	color: black;
}

div#centrecontent div.Stat
{
	width: 190px;
	float: left;
	margin: 0 5px 0 5px;
	height: 38em;
}

div#centrecontent div.Stat div.RandStat
{
	height: 2.5em;
}

div#content table
{
	margin: 2px auto 4px auto;
	border-collapse: collapse;
	width: 98%;
}

div#centrecontent div.Stat table
{
	width: 190px;
}

div#content table td
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-collapse: collapse;
	padding: 2px;
	text-align: left;
}

div#round
{
	width: 100%;
	position: relative;
}

a#nextRound
{
	display: block;
	position: absolute;
	right: 0;
}

a#previousRound
{
	display: block;
	position: absolute;
	left: 0;
}

div#content table.summary
{
	width: auto;
}

div#content table.summary th,
div#content table.summary td
{
	width: 50%;
	font-size: medium;
	font-weight: normal;
	border: 0;
	vertical-align: top;
	padding: 3px;
}

div#content table.summary th
{
	text-align: right;
}

div#content table.summary td
{
	text-align: left;
}

div#content table.summary td.image
{
	text-align: center;
}

tr.highlight td
{
	background-color: #c4caca;
}
