*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, sans-serif;
}
a{
	text-decoration: none;
}
.empty{
	clear: both;
}
#wrapper{
	width:780px;
	margin: 0 auto;
	background: url('bg_repeat.jpg') repeat-y;
}
#header{
	width: 758px;
	height: 235px;
	margin: 0 auto;
	background: url('header.jpg') no-repeat;
	border-right: 1px solid #ffc425;
}
#header2{
	width: 758px;
	height: 235px;
	margin: 0 auto;
	background: url('header2.jpg') no-repeat;
	border-right: 1px solid #ffc425;
}
#left_side{
	float: left;
	width: 576px;
	margin: 0 0 0 9px;
	display:inline;
}
#top_nav{
	margin: 0 0 0 2px;
	padding: 0 0 0 7px;
	background: url('nav_bg.jpg') repeat-x top;
}
#top_nav a{
	padding: 3px 0 0 0;
	font-size: 11px;
	font-weight:bold;
	color: #0f7ec2;
}
#top_nav ul{
}
#top_nav li{
	display: inline;
	list-style: none;
	margin: 0 5px 0 0;
}
#top_home a{
	text-align: center;
	width: 44px;
	height: 20px;
	float: left;
}
#top_home a:hover{
	background: url('rollovers/tophome_hover.jpg') no-repeat top center;
}
#top_home_down a{
	text-align: center;
	width: 44px;
	height: 20px;
	float: left;
	background: url('rollovers/tophome_hover.jpg') no-repeat top center;
}
#top_about a{
	text-align: center;
	width: 59px;
	height: 20px;
	float: left;
}
#top_about a:hover{
	background: url('rollovers/topabout_hover.jpg') no-repeat top center;
}
#top_about_down a{
	text-align: center;
	width: 59px;
	height: 20px;
	float: left;
	background: url('rollovers/topabout_hover.jpg') no-repeat top center;
}
#top_prog a{
	text-align: center;
	width: 111px;
	height: 20px;
	float: left;
}
#top_prog a:hover{
	background: url('rollovers/topprog_hover.jpg') no-repeat top center;
}
#top_prog_down a{
	text-align: center;
	width: 111px;
	height: 20px;
	float: left;
	background: url('rollovers/topprog_hover.jpg') no-repeat top center;
}
#top_give a{
	text-align: center;
	width: 46px;
	height: 20px;
	float: left;
}
#top_give a:hover{
	background: url('rollovers/topgive_hover.jpg') no-repeat top center;
}
#top_give_down a{
	text-align: center;
	width: 46px;
	height: 20px;
	float: left;
	background: url('rollovers/topgive_hover.jpg') no-repeat top center;
}
#top_com a{
	text-align: center;
	width:122px;
	height: 20px;
	float: left;
}
#top_com a:hover{
	background: url('rollovers/topcom_hover.jpg') no-repeat top center;
}
#top_com_down a{
	text-align: center;
	width:122px;
	height: 20px;
	float: left;
	background: url('rollovers/topcom_hover.jpg') no-repeat top center;
}
#top_events a{
	text-align: center;
	width: 51px;
	height: 20px;
	float: left;
}
#top_events a:hover{
	background: url('rollovers/topevents_hover.jpg') no-repeat top center;
}
#top_events_down a{
	text-align: center;
	width: 51px;
	height: 20px;
	float: left;
	background: url('rollovers/topevents_hover.jpg') no-repeat top center;
}
#top_news a{
	text-align: center;
	width: 44px;
	height: 20px;
	float: left;
}
#top_news a:hover{
	background: url('rollovers/topnews_hover.jpg') no-repeat top center;
}
#top_news_down a{
	text-align: center;
	width: 44px;
	height: 20px;
	float: left;
	background: url('rollovers/topnews_hover.jpg') no-repeat top center;
}
#top_contact a{
	text-align: center;
	width: 68px;
	height: 20px;
	float: left;
}
#top_contact a:hover{
	background: url('rollovers/topcontact_hover.jpg') no-repeat top center;
}
#top_contact_down a{
	text-align: center;
	width: 68px;
	height: 20px;
	float: left;
	background: url('rollovers/topcontact_hover.jpg') no-repeat top center;
}
#content{
	font-size: 12px;
	color: #0f7ec2;
	line-height: 18px;
	padding: 10px 15px 0;
}
.content_pair{
	line-height: 16px;
	padding: 0 0 40px 0;
}
#content .left{
	width:320px;
	float: left;
}
#content p{
	padding: 0 0 3px 0;
}
#content img.right{
	float:right;
	margin: 0 0 18px 18px;
	border: 2px solid #0f7ec2;
}
#content img.left{
	float:left;
	margin: 0 18px 18px 0;
	border: 2px solid #0f7ec2;
}
#content img.center{
	text-align: center;
	margin: 0 18px;
	border: 2px solid #0f7ec2;
}
#content a{
	color: #d7a51f;
}
#content a:hover{
	color: #9f7a17;
}
#content h2{
	line-height: 20px;
}
#content li{
	margin: 0 0 5px 15px;
}
#right_side{
	display: inline;
	text-align: center;
	margin: 0 10px 0 0;
	float: right;
	width: 185px;
	background: #ffc425;
	display: inline;
}
#right_side h1{
	color: #0f7ec2;
	font-size: 14px;
	padding: 3px 0;
}
#right_side h2{
	font-size: 14px;
	padding: 0 0 3px;
}
#right_side h3{
	font-size: 12px;
	color: #fff;
}
#right_side p{
	padding: 0 0 0 4px;
	font-size: 12px;
	line-height: 15px;
}
#email_signup{
	background: url('sidebar_bg.jpg') repeat-x top;
}
#email_box{
	text-align: left;
	background: url('bluebox_bg.jpg') repeat-x top #0f7ec2;
	border-left: 2px solid #ffc425;
	border-right: 2px solid #ffc425;
	margin: 0 auto;
	padding: 5px 0 0 5px;
}
#email_box h3{
	padding: 1px 0 0 1px;
}
.submit-btn{
	text-align: left;
	padding: 2px 0 0 0;
}
.spotlight_box{
	padding: 5px;
	color: #fff;
	text-align: left;
	background: url('bluebox_bg.jpg') repeat-x top #0f7ec2;
	border-left: 2px solid #ffc425;
	border-right: 2px solid #ffc425;
	width: 170px;
	margin: 0 auto;
}
#upcoming_box{
	padding: 5px;
	color: #fff;
	text-align: left;
	background: url('bluebox_bg.jpg') repeat-x top #0f7ec2;
	border-left: 2px solid #ffc425;
	border-right: 2px solid #ffc425;
	margin: 0 auto;
}
#logos_box{
	color: #fff;
	text-align: left;
	background: #ffffff;
	border-left: 2px solid #ffc425;
	border-right: 2px solid #ffc425;
	margin: 0 auto;
	padding: 0 3px 0 6px;
}
#logos_box img{
	padding: 10px 0;
}
#upcoming_box p{
	font-size: 11px;
	line-height: 13px;
	padding: 0 0 3px 4px;
}
#footer{
	border-top: 2px solid #0f7ec2;
	background: #ffc425;
	width: 760px;
	height: 80px;
	margin: 0 0 0 10px;
}
#bot_nav a{
	padding: 3px 0 0 0;
	font-size: 15px;
	color: #0f7ec2;
}
#bot_nav ul{
	margin: 0 auto;
	width: 500px;
}
#bot_nav li{
	display: inline;
	list-style: none;
	margin: 0 5px 0 0;
}
#bot_home a{
	text-align: center;
	width: 60px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}
#bot_home a:hover{
	color: #ffc425;
	background: url('rollovers/bothome_hover.jpg') no-repeat top center;
}
#bot_contact a{
	text-align: center;
	width: 90px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}
#bot_contact a:hover{
	color: #ffc425;
	background: url('rollovers/botcontact_hover.jpg') no-repeat top center;
}
#bot_give a{
	text-align: center;
	width: 62px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}
#bot_give a:hover{
	color: #ffc425;
	background: url('rollovers/botgive_hover.jpg') no-repeat top center;
}
#bot_locat a{
	text-align: center;
	width: 72px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}
#bot_locat a:hover{
	color: #ffc425;
	background: url('rollovers/botlocat_hover.jpg') no-repeat top center;
}
#bot_sitemap a{
	text-align: center;
	width: 79px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}
#bot_sitemap a:hover{
	color: #ffc425;
	background: url('rollovers/botsitemap_hover.jpg') no-repeat top center;
}
#bot_privacy a{
	text-align: center;
	width: 115px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}
#bot_privacy a:hover{
	color: #ffc425;
	background: url('rollovers/botprivacy_hover.jpg') no-repeat top center;
}
#footer_cap{
	width: 780px;
	height: 31px;
	margin: 0 auto;
	background: url('footer.jpg') no-repeat center bottom;
}
table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 520px;
	margin: 10px auto;
}
th {
	padding: 0 0.5em;
	text-align: left;
}

tr.yellow td {
	border-bottom-color: #397cbd;
	border-top-color: #397cbd;
	color: #397cbd;
	border-top: 1px solid;
	border-bottom: 1px solid;
	background: #f2c53e;
}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}

td:first-child {
	width: 50px;
}

td+td {
	border-left: 1px solid #CCC;
	text-align: center;
}
.third_column{
	text-align: left;
}
.indent{
	margin: 0 0 0 20px;
}
.bold{
	font-weight: bold;
}
.thanks{
	color: #ffc425;
}