#pic {
	width: 516px;
	height: 285px;
	margin: 0;
                padding: 0;
                overflow: hidden;
}


#pic img {
	position: absolute;
	top: 0; left: 152px;
}
.hide {
	display: none;
}
#main_content {
	margin: 0 4px 22px 0;
	background: #FFFFFF url('../images/main_content_background.gif') bottom left no-repeat;
}

#main_content p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0;
}

#home_body p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0;
	padding: 0;
}

#home_body img {
	margin: 2px 0 8px 0;
}

#feature {
	float: left;
	width: 256px;
	height: 75px;
	padding: 0;
	margin: 5px 5px 5px 0;
	background: #FFFFFF url('../images/feature_background.gif') no-repeat;
}

#feature p {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	margin: 20px 40px 10px 11px;
	padding: 0;
}

#feature a:link {color: #FFFFFF; text-decoration: underline; }
#feature a:active {color: #FFFFFF; text-decoration: underline; }
#feature a:visited {color: #FFFFFF; text-decoration: underline; }
#feature a:hover {color: #FFFFFF; text-decoration: underline; }

#member_events {
	float: left;
	width: 256px;
	height: 75px;
	padding: 0;
	margin: 5px 0 5px 0;
	background: #FFFFFF;
}

.teaser {
	width: 256px;
	height: auto;
	padding: 0;
	margin: 0;
	border-bottom: dotted 1px #666666;
}

.teaser p {
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #666666;
	margin: 10px;
	padding: 0;
}
.teaser2 {
	width: 256px;
	height: auto;
	padding: 0;
	margin: 0;
	border-bottom: dotted 1px #666666;
}

.teaser2 p {
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #666666;
	margin: 10px;
	padding: 0;
}

#sponsors {
	position: relative;
	width: 931px;
	height: 29px;
	padding: 0;
	margin: 0 0 0 10px;
	background: #FFFFFF url('../images/sponsors_background.gif') no-repeat;
}

#sponsor_1 {
	position: absolute;
	left: 152px;
	top: 0px;
	width: 256px;
	height: 21px;
	padding: 0;
	margin: 0;
}

#sponsor_2 {
	position: absolute;
	left: 413px;
	top: 0px;
	width: 256px;
	height: 21px;
	padding: 0;
	margin: 0;
}

