div.index div.what-is-it h1
{
	float: left;
	width: 450px;
	font-size: 270%;
}

div.index div.what-is-it ul
{
	float: right;
}

div.index div.what-is-it ul li
{
	float: left;
	text-align: right;
	padding: 1.7em 4em 0 1em;
}

div.index div.what-is-it ul li p
{
	color: #000000;
	display: block;
	font-size: 180%;
}

div.index div.what-is-it ul li span.label,
div.index div.what-is-it ul li p.time
{
	font-size: 100%;
	color: #555555;
	display: block;
	text-transform: lowercase;
}

div.index div.what-is-it ul li span.days-left,
div.index div.what-is-it ul li span.hours-left
{
	display: block;
	padding-top: 35px;
}

div.index div.what-is-it ul li span.days-left
{
	color: #486d4a;
	background: transparent url("../images/index-time-days.gif") no-repeat scroll 50% 8px;
}

div.index div.what-is-it ul li span.hours-left
{
	color: #6d4848;
	background: transparent url("../images/index-time-hours.gif") no-repeat scroll 50% 8px;
}

div.index div.overview
{
	letter-spacing: .03em;
	margin: 1.2em 0 2em 0;
	clear: both;
	background: transparent url("../images/index-overview-background.gif") no-repeat scroll top left;
	height: 136px;
	width: 840px;
	color: #7d9ea4;
}

div.index div.overview dl.fee
{
	float: left;
	width: 285px;
}

div.index div.overview dl.award
{
	float: right;
	width: 555px;
}

div.index div.overview dl dt,
div.index div.overview dl dd
{
	float: left;
}

div.index div.overview dl dt
{
	text-align: right;
	padding-right: 25px;
	width: 80px;
	line-height: 136px;
}

div.index div.overview dl.fee dd
{
	padding-top: 3.7em;
	padding-left: 2em;
}

div.index div.overview dl.fee span.price
{
	float: left;
	font-size: 250%;
	color: #c7e8ee;
}

div.index div.overview dl.fee span.extras
{
	font-size: 78%;
	line-height: 18px;
}

div.index div.overview dl.fee p
{
	width: 70px;
	padding-top: .2em;
	margin-left: 4.5em;
	text-transform: lowercase;
}

div.index dl.award ul.larger
{
	padding-top: 3.5em;
}

div.index dl.award ul.smaller
{
	clear: both;
	color: #4b5f62;
	padding-top: .5em;
	padding-left: 2em;
}

div.index dl.award ul.larger li
{
	color: #c7e8ee;
	float: left;
	line-height: 46px;
	padding-left: 34px;
	font-size: 250%;
	width: 116px;
}

div.index dl.award ul.smaller li
{
	float: left;
	padding-left: 2em;
}

div.index dl.award ul.smaller li strong
{
	font-weight: bold;
}

div.index dl.award ul.larger li.first { background: transparent url("../images/index-award-1.gif") no-repeat scroll top left; }
div.index dl.award ul.larger li.second { background: transparent url("../images/index-award-2.gif") no-repeat scroll top left; }
div.index dl.award ul.larger li.third { background: transparent url("../images/index-award-3.gif") no-repeat scroll top left; }

#column-entry
{
	float: left;
	width: 210px;
	padding: 25px 10px;
	left: 305px;
	text-align: center;
	border: 1px solid white;
	border-top: none;
	border-bottom: none;
}

#column-entry a.button-l
{
	height: 71px;
	* left: 1px;
}

#column-entry a.button-l:hover
{
	background-position: 0 -71px; 
}

#column-entry a.button-l:active,
#column-entry a.button-l:focus
{
	background-position: 0 -142px;
}

#column-entry a.button-l.disabled,
#column-entry a.button-l.disabled:active,
#column-entry a.button-l.disabled:focus
{
	background-position: 0 -213px;
}

#column-left,
#column-right
{
	float: left;
	padding: 0 20px;
	width: 255px;
}

#column-entry a
{
	margin: 25px 0;
	background-image: url("../images/button-l-enteryourphotos.jpg");
	position: relative;
	left: 26px;
}

#column-entry div.calendar a
{
	background: none;
	margin: none;
	position: static;
}

#column-entry div.calendar
{
	padding: 0 1em;
	margin-top: 3.7em;
}

div.index div.sponsors
{
	margin-top: -1.7em;
	margin-bottom: 8.1em;
	padding: 0;
}

div.index div.sponsors a
{
	margin: 0;
	padding: 0 4px;
}

div.index img.juror
{
	float: left;
	margin: 1.4em 0.5em 1.4em 0;
}
