@import url("layout.css");
@import url("nav.css");

#enternow, #guidelines {
	display: block;
	position: absolute;
	width: 186px;
	height: 94px;
	left: 550px;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
}
#enternow {
	top: 1px;
	background: url('../images/enternow2009.gif');
}
#guidelines {
	top: 99px;
	background: url('../images/entryguidelines2009.gif');
}
#toplefthome {
	position: absolute;
	width: 466px;
	height: 193px;
	top: 0px;
	left: 77px;
	background: url('../images/topleft.jpg');
}
#topleftpage {
	position: absolute;
	width: 466px;
	height: 100px;
	top: 0px;
	left: 77px;
}
#toplefthome h1, #topleftpage h1 {
	color: white;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 30px;
}
#toplefthome ul {
	margin: 0;
	padding: 0 0 0 25px;
	color: white;
}
#toplefthome li {
	color: white;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-shadow: 0.1em 0.1em #111;
}
#homelinks {
	height: 160px;
	position: relative;
}
#homeleft {
	width: 324px;
	height: 160px;
	background: url('../images/homeleft.gif') no-repeat;
	float: left;
	position: relative;
}
#homeright {
	width: 325px;
	height: 160px;
	background: url('../images/homeright.gif') no-repeat;
	float: left;
	margin-left: 9px;
	position: relative;
}
#homeleft a, #homeright a {
	display: block;
	margin-left: 278px;
	height: 11px;
	width: 37px;
	font-size: 0px;
	line-height: 0px;
	color: white;
	text-decoration: none;
}
h1, h2, h3, p, dl, div.citation {
	padding: 0 10px 15px 20px;
	margin: 0px;
}
ol, ul {
	padding: 0 10px 0 34px;
	margin: 0 0 0 10px;
}
ol, ul {
	padding-bottom: 15px;
}
dt {
	padding: 0 0 15px 0;
	margin: 0;
}
dd {
	padding: 0 10px 15px 0px;
	margin: 0;
}
dt {
	font-weight: bold;
}
li {
	padding: 0;
	margin: 0;
}
p, li, dl, td, div.citation {
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
td {
	vertical-align: top;
}
h1 {
	font: 1.5em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	color: #33318E;
}
h2 {
	font: 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: normal;
	color: #464646;
}
h3 {
	font: 1.0em Arial, Helvetica, sans-serif;
	line-height: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #464646;
}
.indent {
	padding-left: 50px;
}
a {
	color: #33318E;
}
.disabled {
	background: #CCC;
	color: #333;
}
form {
	padding: 0 0 20px 0;
	margin: 0;
}
table {
	padding: 0 0 0 20px;
	margin: 0;
}
.highlight {
	color: #33318E;
}
.entryform {
	width: 100%;
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin-bottom: 20px;
}
.entryform th {
	text-align: left;
	width: 140px;
}
#homelinks span {
	display: block;
	width: 306px;
	height: 113px;
	margin: 8px 0 0 10px;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
/*	font-weight: bold;*/
}
.innerhome {
	margin: 6px 0 0 12px;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}
.citation {
	color: blue;
}
.judgepic {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0;
}