body
{
	margin: 0 auto; 
	background-color:#0f75bc !important;
	background: url(../images/back_tile.gif) repeat-x;
	width: 782px;
	font-family: tahoma, arial;
	padding: 0 3px;
}

#container
{
	background: url(../images/bg_container.gif) repeat-y;
	zborder: solid 1px red;
}

#subcontainer
{
	background: url(../images/bg_right_content.png) bottom right no-repeat;
}

#content
{
	background: url(../images/bg_content.jpg) top no-repeat;
	padding-top: 230px;
}

#left_content
{
	float: left;
	width: 184px;
	zborder: solid 1px red;
	color: #fff;
	font-size: 14px;
	zclear: left;
}

#left_content p
{
	margin: 0;
	padding: 0;
}

.left_content_title
{
	font-size: 14px;
	color: #333333;
}

#navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 20px;
}

#navigation li
{
	margin-bottom: 15px;
}

#navigation a
{
	color: #fff;
	text-decoration: none;
}

#navigation a:hover
{
	color: #fdb813;
	text-decoration: underline;
}

#navigation a#selected
{
	color: #fdb813;
	text-decoration: underline;
}

#dates
{
	background: url(../images/bg_left_content.gif) top no-repeat #0a2f4f;
	padding: 6px 10px 0 20px;
	zborder: solid 1px red;
	margin-top: 40px;
}

#dates table
{
	border-collapse: collapse;
	margin-top: 2px;
}

#dates table td
{
	background: url(../images/bg_dates.gif) no-repeat;
	width: 29px;
	height: 31px;
	text-align: center;
	font-size: 19px;
}

.footnote
{
	text-align: center;
	font-size: 11px;
	color: #50b948;
}

#forwardfrd
{
	background: url(../images/bg_left_content.gif) top no-repeat #0a2f4f;
	padding: 6px 10px 0 20px;
	zborder: solid 1px red;
	font-size: 11px;
}

#forwardfrd form
{
	margin: 0;
	padding: 0;
}

#forwardfrd input
{
	background: #071a2b;
	border: none;
	color: #fff;
	padding: 3px 2px;
	margin: 2px 0 5px 0;
}

#right_content
{
	margin-left: 185px;
	font-size: 12px;
}

#right_content p
{
	line-height: 130%;
}

#right_content a
{
	color:  #32602F;
}

.subcontent
{
	zborder: solid 1px green;
	padding: 0 30px;
	background: url(../images/bg_subcontent.gif) top repeat-x;
	margin: 20px 20px 0 20px;
}

.subcontent_title
{
	font-size: 15px;
	padding-top: 7px;
	font-weight: normal;
}

.top
{
	font-size: 11px;
	font-weight: normal;
	float: right;
}

#breaker
{
	clear: both;
}

#footer
{
	text-align: right;
	padding: 5px 0;
	font-size: 10px;
	margin: 0;
}

#footer a
{
	color: #fff;
	text-decoration: none;
	text-weight: 500;
}

#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

table#sponsorship_signature
{
	border-collapse: collapse;
}

table#sponsorship_signature td
{
	padding: 0 50px 5px 0;
}

table.registration_table
{
	border-collapse: collapse;
}

table.registration_table td
{
	border: solid 1px #50b948;
	padding: 3px;
}

form
{
	margin: 0;
	padding: 0;
}