body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: #603913;
	//background: #EFD363;
	//background: #C6A2DE;
	background: #318c0c;
}

#container {
	margin: 0 auto;
	width: 745px;
	//border: 4px solid #5A3810;
	/* background: white; */
	background: url(pb_gradient_green.png) repeat-y;
}

#header {
	width: 745px;
	height: 321px;
	/* background: url(/images/pb-header-2011.jpg) no-repeat; */
	background: url(pb_gradient_green.png) repeat-y;
	/* padding-top: 280px; */
	padding-top: 15px;
	float: left;
	text-align: left;
}

#join_us {
	//color: #E86F24;
	color: #226504;
	font-size: 14pt;
       //padding-left: 220px;
	//padding-left: 180px;
	text-align: center;
}

#menu {
	//padding-left: 175px;
	padding-left: 20px;
	text-align: center;
	font-size: 12pt;
	margin-top: 35px;
	color: #603913;
}

#menu a {
	color: #603913;
}

#content {
	background: url(pb_gradient_green.png) repeat-y;
	//width: 560px;
	width: 700px;
	//padding-left: 175px;
	padding-left: 100px;
	padding-right: 0px;
	float: left;
	text-align: left;
	font-size: 13px;
}

table {
	font-size: 14px;
}

.table_left {
	vertical-align: top;
	font-weight: bold;
	//color: #E86F24;
	color: #226504;
}

.table_right {
	vertical-align: top;
	font-weight: bold;
}

.table_right a {
	color: #603913;
}

#sponsors {
	width: 745px;
	//background: url(pb_gradient_green.png) repeat-y;
	background: #fff;
	padding-top: 50px;
	float: left;
	font-size: 12px;
	margin-bottom: 20px;
	color: #EE935B;
	font-weight: bold;
	border-top: 7px solid #318c0c;
}

.tv_media_sponsor {
	height: 200px;
	vertical-align: middle;
	float: left;
	width: 175px;
	padding-left: 10px;
	text-align: center;
}

.sponsor {
	font-size: 12px;
	background: white;
	color: /* #EE935B; */ #226504;
	font-weight: bold;
	vertical-align:top;
	text-align:left;
}



.sponsors_table td {
	text-align: center;
	font-weight: bold;
	width: 175px;
	padding: 5px;
	font-size: 12px;
	padding-bottom: 15px;
}