html, body {
	background: #e5f1f4 url(images/background.gif) top left repeat-x;
	color: #5f5f5f;
}
p {
	padding: 0px 0px 10px;
	color: #5f5f5f;
}
p strong {
	font-weight:bold;	
}
a {
	text-decoration: underline;
	color: #404040;
	font-weight:bold;
}
a:hover {
	color: #99c758;
}
div.horizontal_rule {
	padding:0 0 20px 20px;
	height:1px;
	width:650;
	background:url(images/horizontal_rule.gif) center left repeat-x;
}
#doc4 {
	background:#fff;
}
#hd {
	background: url(images/summer_of_love.gif) top left no-repeat;
	width:974px;
	height:83px;
	border-bottom:3px solid #83cee2;
}
#hd span {
	display:none;
}
#hd .logo_link {
	display:block;
	width:50px;
	height:75px;
	margin-top:10px;
	position:absolute;
}
#hd h2 {
	background: url(images/summer_of_love_subheader.gif) top left no-repeat;
	width:483px;
	height:45px;
	position:absolute;
	margin-top:66px;
	margin-left:500px;
}
#bd {
	background: url(images/body_background.gif) top left no-repeat;	
	border:1px solid #999;
	border-top:none;
}
.section.first {
	float:left;
	margin-top:30px;
	margin-left:30px;
}
.section.second {
	float:left;
	margin-top:50px;
	margin-left:245px;
}
.section_padding {
	padding:20px;
}
div.section_top {
	background: url(images/section_frame_top.gif) top left no-repeat;
	width:694px;
	height:7px;
	margin:0;
	padding:0;
}
div.section_middle {
	background: url(images/section_frame_middle.gif) top left repeat-y;
	width:694px;
	margin:0;
	padding:0;	
}
.section.first ul {
	padding:10px 0;	
}
.section.first li {
	background:url(images/bullet.gif) top left no-repeat;
	padding-left:25px;
	padding-bottom:10px;
}
.section.first li strong {
	background-color:#d6eff5;
	padding:2px;
}
.section.first li a {
	text-decoration:none;
}
.section.first li a:hover strong {
	color:#404040;
	background-color:#b9e778;
}

.section.first span.date {
	font-size:93%;	
}
p.closing {
	padding:0;	
	color:#cd1d1d;
	font-size:93%;
}
div.section_bottom {
	background: url(images/section_frame_bottom.gif) top left no-repeat;
	width:694px;
	height:7px;
	margin:0;
	padding:0;	
}
.section.second h2 {
	background: url(images/register_now.gif) top left no-repeat;
	width:182px;
	height:43px;
	position:absolute;
	margin-top:20px;
	margin-left:-9px;
}
.section.second h2 span {
	display:none;	
}
.section.second .section_padding {
	padding-top:70px;	
}
.section.second td {
	padding:5px 5px 10px 5px;	
}
.section.second .second_column {
	padding-left:70px;	
}
.section.second label {
	font-weight:bold;
	color:#99c758;
	cursor:pointer;
}
.error {
	font-weight:bold;
	color:#cd1d1d;
}
.error li {
	color:#5f5f5f;
}
.error li label {
	color:#cd1d1d;
}

.contest_rules {
	margin-top:20px;
}
.contest_rules_padding {
	padding:30px;	
}
.contest_rules h1 {
	margin:10px 0;
	width:220px;
	height:17px;
	background:url(images/zinch_contest_rules.gif) center left no-repeat;
}
.contest_rules h1 span {
	display:none;	
}
.contest_rules .horizontal_rule {
	width:890px;
}
.contest_rules.closed {
	width:700px;	
	margin-left:200px;
}
.contest_rules.closed .horizontal_rule {
	width:650px;	
}
#ft {
	background:#83cee2;
	color:#fff;
	height:35px;
	border:1px solid #999;
	border-top:none;
}
#ft a {
	font-weight:normal;	
}
#ft .left {
	float:left;
	width:20em;
	padding:0.8em;
}
#ft .right {
	float:right;
	display:inline;
	width:30em;
	text-align:right;
	padding:0.8em;
}
.footer_bottom {
	background-color:#fff;
	border:1px solid #999;
	border-top:none;
}

