﻿body {
	background-color: #999999;
	font-family: verdana,sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: left;
	line-height: 1.2;
}
img{
	border: 1px #000000 solid;
}
h1 {
	font-size: 32px;
	font-family: "Comic Sans MS", verdana, sans-serif;
}
h2 {
	font-size: 25px;
	color: #000000;
}
h3 {
	font-size: 18px;
	color: #333333;
	text-align:left;
}
a  {
	color: #000066;
}
a:hover  {
	color: #FF0000;
}
#content {
	background-color: #FFFFCC;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #000000 solid;
}
#header {
	background-color: orange;
	color: #000000;
	border-bottom: 1px #000000 solid;
	padding: 10px;
	font-size: 13px;
}
#nextRound 
{
    padding-bottom: 10px;
}
#header img {
	border: 1px #000000 solid;
	float: right;
}
#menu {
	width: 200px;
	float: left;
	padding: 15px;
	padding-top: 30px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
#menu li {
	border-bottom: 1px #333333 solid;
	padding: 1px 0;
}
#menu a {
	display: block;
	text-decoration: none;
	padding: 3px 0px;
	color: #000066;
}
#menu a:hover {
	color: #FF0000;
}
#main {
	margin-left: 220px;
	padding: 15px;
}
table {
	empty-cells: show;
	table-layout: auto;
	border-collapse: separate;
	width: 510px;
	margin-bottom: 30px;
	border-color: #CCCCCC;
	float: right;
}
tr {
	border-color: #CCCCCC;
}
th {
	border-color: #CCCCCC;
}
td {
	border-color: #CCCCCC;
}
ol {
	list-style: decimal;
}
li {
	padding-bottom: 15px;
}
#rulesshockers {
	list-style: upper-roman;
	padding-top: 15px;
}
#newsthumb p {
	margin-top: 0;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#newsthumb {
	width: 160px;
	padding: 0 10px 0 0;
	float: left;
}
div.contentthumb p {
	margin-top: 0;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
div.contentthumb {
	width: 160px;
	padding: 0 10px 0 0;
	float: right;
}
div.contentimg {
	margin: 0 0 0 30px;
	width: 448px;
}
div.contentimg p {
	margin-top: 0;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#newsheader h3 
{
    padding-top:0;
	margin-bottom: 0;
	margin-top: 5px;
}
#newsheader p {
	margin-top: 0;
	font-size: 10px;
	color: #000000;
}
#news
{
    border-top:solid 1px black;
    float:right;
}
div.clear{
	 clear: both;
}
#adminlink
{
  float:right;
  padding-top: 0px;
  margin-top:0px;
}
#adminlink li
{
  display: inline;
  list-style-type: none;
  padding-right: 5px;
  font-size: 10px;
}