/* CSS Document */

* {
	margin:0;
	padding:0;
	}

.clear {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
}	
body {
	background: #99ca3c url(_i/bg_hair_2.gif) no-repeat center top;
	text-align: center;
	font-family: Trebuchet MS, Georgia;
	font-size: 12px;
}

ol {
	margin-left: 20px;
}

ol li {

}

a:link, a:visited, a:active {
	color: #505050;
	text-decoration: underline;
}
a:hover {
	color: #c84886;
}

h2 {
	font-size: 14px;
	color: #f157a2;
	padding: 5px 0 15px 40px;
	background: url(_i/bee.gif) no-repeat top left;
	margin-top: 10px;
}
div#leftbar h2 {
	font-size: 14px;
	color: #000;
	padding: 5px 0 15px 40px;
	background: url(_i/bee.gif) no-repeat top left;
	margin: 10px 0 0 10px;
}

div#wrapper {
	width: 915px;
	border: 0;
	margin: 0 auto;
	text-align: left;
}

div#header {
	width: 915px;
	height: 137px;
	position: relative;
}
div#header h1  {
	width: 291px;
	height: 131px;
	float: left;
	overflow: hidden;
	
}

div#header h1 a {
	width: 291px;
	height: 131px;
	display: block;
	padding-top: 131px;
	display: block;
	background: url(_i/logo.gif) no-repeat top left;
	overflow: hidden;
}
div#topnav {
	float: left;
	width: 435px;
}

div#content {
	float: right;
	width: 590px;
	width: 455px !important;
	margin-right: 135px;
}
div#contentSponsors {
	float: right;
	width: 590px;
	
}

div#content p {
	padding: 5px 5px 5px 0;
}

div#leftbar {
	float: left;
	width: 295px;
}

div#leftbar img {
	border: 2px solid #000;
}
div#leftbar p {
	padding: 5px;
}
div#leftbar p.leftimage {
	text-align: center;
	margin: 2px 0 0 0;
	padding: 0;
}
div#footer {
	clear: both;
	padding: 20px 10px 10px 30px;
	margin-left: 295px;
}
table.signupframe {
	border: 0;
}
.signupframe td{
  padding: 5px;
}



.utility li {
display:block;
float:left;
margin-left:40px;
list-style:none;
font-size:11px;
color:#F15EA6;
}




