a img {
    color: #333;
}

body { text-align: justify; font-size: 12px; font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	/*background: url(bg.png) repeat;*/
    background: #333333;
}
#container
{
margin-bottom: -10px;
margin-top: -10px;
margin-left: auto;
margin-right: auto;
width: 800px;
color: #333;
border: 0px solid gray;
line-height: 130%;
	background: #e1e1e1 url(banner.jpg) repeat-x;
}

#top
{
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
padding-top: 30px;
border-bottom: 1px solid gray;
	color: #000;
	height: 60px;
	background-image: url(banner.jpg);
}

#top h1
{
font-variant: small-caps;
font-family: "Lucida Grande", Verdana, Arial, sans-serif, Helvetica;
text-align: left;
font-size: 36px;
margin: 0;
	border-bottom: 5px solid #09c;
	padding-bottom: 15px;
}

#top h2 { font-size: 16px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; text-align: right;
	margin-top: 10px;
}
#footer
{
text-align: center;
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #bcbcbc;
border-top: 1px solid gray;
	font: bold 12px "Lucida Grande", Verdana, Arial, sans-serif;
}

#notice p { padding-right: 30px; padding-left: 30px; padding-bottom: 10px;
}

/* @group content */

#content
{
background-color: #e1e1e1;
border-left-width: 1px;
border-left-color: black;
border-left-style: solid;
margin-right: 20px;
margin-left: 180px;
padding: 1em;
}

#content h1 { font-family: sans-serif; }
#content h2 { margin: 0 0 .5em 0; }

#content h1.title { padding-bottom: 5px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 5px; border-top-width: 0px; border-color: #0099cc; border-style: solid; text-align: right; font-size: 24px; }

#registration input { }

#registration form { margin-top: 25px; margin-bottom: 75px; margin-right: 50px; margin-left: 50px; }

/* @end */

/* @group leftnav */

#registration form p.notice { font-weight: bold;
}

#leftnav ul li a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
	background-color: #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
}

#leftnav ul li a:hover {
	background-color: #999;
}

#leftnav
{
background-color: #e1e1e1;
float: left;
width: 150px;
	padding-top: 10px;
	padding-left: 5px;
}

#leftnav p { margin: 0 0 1em 0; }

#leftnav ul {
	background-color: #e1e1e1;
	padding-left: 20px;
}

#leftnav ul li { list-style-type: none; font-family: "Lucida Grande", Verdana, Arial, sans-serif; text-align: left; color: black; border-left-style: solid; border-bottom-style: none; border-right-style: solid; border-top-style: solid; border-color: black; border-width: 1px; }

#leftnav ul li.last { border-bottom-color: black; border-bottom-width: 1px; border-bottom-style: solid; }

#registration table.games td { width: 300px; }

#notice h3 { font-variant: normal; text-align: center; }

#notice h2 { color: #ff3333; font-variant: normal; text-align: center; }

#notice h1 { margin-right: 50px; margin-left: 50px; padding-bottom: 5px; border-bottom-width: 5px; border-bottom-style: solid; text-align: center; }

#notice { padding-bottom: 20px; }

#content #reglist table { text-align: center; margin-left: auto; margin-right: auto; }

#content #reglist table th { font-size: 18px; padding: 10px; background-color: #ccc;}

/* @end */

