body {
  background: url(../images/home_background.gif) repeat-y top center;
  background-color: #ffffff;
  color: #333333;
  font-family: Verdana,Helvetica,Arial;
  font-size: 12px;
  margin:0px;
  padding: 0px;
  text-align:center;
}

img {
  border:0px;
  margin:0px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
a:active, a:link, a:visited {
  color: #003300;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  margin:0;
  padding:0;
  font-size:12px;
  font-weight: bold;
}

h2 {
  margin:0;
  padding:0;
  font-size:10px;
  font-weight: bold;
}
h3 {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 12px
	}
form {
  margin:0;
  padding:0;
}

table {
  border-spacing: 0px;
  border-collapse: collapse;
}

th {
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: left;
  padding:2px;
}

ul, ul li
{
    list-style-type: disc;
    padding-left: 0px;
    margin: 12px 0px 12px 20px;
}
ul li {
  padding: 0px;
  margin: 0px;
}
ol, ol li
{
    list-style-type: decimal;
    margin-left: -8px !important;
    margin: 12px 0px 12px 28px;
}
ol li {
  padding: 0px;
  margin: 0px;
}

#Wrapper {
  text-align: center;
  width: 752px;
  margin: auto;
  padding:0px;
}

/* Nav Styles */
.nav_table {
	width: 752px;
	padding: 0px;
	margin: 0px;
	}
.nav_table td {
	height: 22px;
	vertical-align: middle;
}
.td_span {
	width: 1px;
}
.nav_table a {
	background-image: url("../images/nav_bg.png");
	background-position: top;
	background-repeat: repeat-x;
	display: block;
	color: #ffffff;

	font-size: 11px;
	font-family: Verdana;
	padding-top: 5px;
	height: 17px;
}
.nav_table a:hover {
	background-image: url("../images/nav_bg.png");
	background-position: bottom;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	padding-top: 5px;
	height: 17px;
}
.nav_table .active {
	background-image: url("../images/nav_bg.png");
	background-position: bottom;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	padding-top: 5px;
	height: 17px;
}
.nav_span {
	background-image: url("../images/span_bg.png");
	background-repeat: no-repeat;
	height: 22px;
	width: 1px;
	display: block;
}
#firstElement {
	background-image: none;
}
#valueKey {
	background-color: #E8F2DB;
	text-align: left;
	padding-left: 5px;
}
.sub_td_span {
	width: 10px;
	padding-left: 5px;
	background-color: #E8F2DB;
}
#valueKey {
	height: 20px;
	}
#valueKey a {
	background-color: #E8F2DB;
	display: block;
	color: #669933;
	font-size: 12px;
	font-family: Verdana;
	padding-top: 3px;
	height: 17px;
}
#valueKey a:hover {
	background-color: #E8F2DB;
	color: #669933;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: underline;
	padding-top: 3px;
	height: 17px;
	
}
#valueKey .nav_span {
	background-image: none;
	background-color: #E8F2DB;
	height: 17px;
	padding-top: 3px;
	display: block;
	color: #669933;
	font-size: 12px;
}
#valueKey #firstElement {
	background-image: none;
}
#Footer {
  width: 752px;
  margin: 0px;
  padding: 0px;
  color: #99cc00;
  text-align:center;
}

#Footer a {
  color: #99cc00;
}

.FooterAddress {
  font-weight:bold;
}


/* Homepage Styles */

#HomeContent {
  background: url(../images/home_content_background.gif) repeat-y top left;
  width: 752px;
  text-align:left;
}
#HomeContent2 {
  background: url(../images/home_content_background2.gif) repeat-y top left;
  width: 752px;
  text-align:left;
}

#LeftColumn {
  background-color: transparent;
  float:left;
  width: 380px;
  text-align:left;
}
#LeftColumn2 {
  background-color: transparent;
  float:left;
  width: 567px;
  text-align:left;
}

#CenterColumn {
  background-color: transparent;
  float:left;
  width: 187px;
  text-align:left;
}

#RightColumn {
  background-color: transparent;
  float:left;
  width: 185px;
  text-align:left;
}

#HomeTextBox {
  background-color: #d2e8a5;
  width: 340px;
  padding-top:20px;
  padding-left:20px;
  padding-bottom:20px;
}
#HomeTextBox2 {
  background-color: #d2e8a5;
  width: 340px;
  padding-top:20px;
  padding-bottom:20px;
  
}
#HomeTextBox3 {
  background-color: #d2e8a5;
  width: 510px;
  padding-top:20px;
  padding-bottom:20px;
  padding-left:40px;
  
}
* html #HomeTextBox {
  width: 380px !important;
  width: 340px;
}

#WhatsNew {
  padding-left:40px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:10px;
}

#RotatingGraphic {
  margin-top: 18px;
  margin-bottom: 18px;
  margin-left: 17px;
  margin-right: 15px;
}

.SideBarText {
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.FeaturedSponsor {
  margin-top: 2px;
  margin-bottom: 5px;
}

.FeaturedSite {
  margin-top: 5px;
  margin-left: 0px;
}

.EventDate {
/*  width:42px; */
  font-weight:bold;
  text-align:left;
  margin-left:10px;
  margin-bottom: 0;
}

.EventInfo {
  text-align: left;
  margin-left: 10px;
  margin-right:10px;
  margin-bottom: 10px;
}

.EventInfo a {
  font-weight:bold;
}

.MediaImage {
  float:left;
  margin-top:10px;
  margin-left:5px;
  margin-right:5px;
}

.MediaLink {
  margin-top:10px;
}

.QuckTime {
  float:center;
  margin-top:10px;
  margin-left:5px;
  margin-right:5px;
}

ul.newslist {
  margin:0;
  padding:0;
  list-style:none;
}

li.newsitem {
  margin:0;
  padding:0;
  list-style:none;
}

ul.photoslist {
  margin:0;
  padding:0;
  list-style:none;
}

ul.photoslist li {
  margin-top:10px;
}



/* Subpage Styles */

#SubNav {
  background-color: #e8f2db;
  color: #669933;
  width: 737px;
  height:20px;
  text-align: left;
  font-size: 12px;
  padding-top:3px;
  padding-left:15px;
  
}

* html #SubNav {
  width: 752px;
}

#SubNav a {
  color: #669933;
}

#SubContent {
  background: url(../images/sub_content_background.gif) repeat-y top left;
  width: 752px;
  text-align:left;
}

#SubLeftColumn {
  background-color: transparent;
  float:left;
  width:200px;
  padding-top: 30px;
  text-align:center;
}

#SubLeftColumn img{
  margin-bottom:20px;
}

#SubCenterColumn {
  background-color: transparent;
  float:left;
  width: 337px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  text-align:left;
}

* html #SubCenterColumn {
  width: 367px;
}

#SubFullColumn {
  background-color: transparent;
  float:left;
  width: 507px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  text-align:left;
}

* html #SubFullColumn {
  width: 567px;
}

#SubPhotoSetColumn {
  background-color: transparent;
  float:left;
  width: 507px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  text-align:left;
}

* html #SubPhotoSetColumn {
  width: 567px;
  padding-left:10px;
  padding-right: 10px;
}

#SponsorLogo {
  float:left;
  width:120px;
  margin-right:20px;
}

#SponsorPhotos {
  clear:both;
  padding-top:20px;
}

#EventCalendar {
  clear:both;
  border-top: 1px solid #666666;
  padding-top: 10px;
}

#EventCalendar h1 {
  margin-bottom: 10px;
}

#EventCalendar table {
  border-style: none;
  border-collapse: collapse;
  background-color: #d2e8a5;
  width: 500px;
}

#EventCalendar table th {
  border-style: none;
  border-collapse: collapse;
  background-color: #ffffff;
  font-size:10px;
  padding:5px;
}

#EventCalendar table td {
  border-style: none;
  border-collapse: collapse;
  background-color: #d2e8a5;
  padding:5px;
}

.EventLogo {
  float:left;
  height:150px;
  width:150px;
  margin-right:20px;
  margin-top:10px;
}

.EventInfo {
  margin-top:10px;
}

.EventInfo p {
  margin-top:0px;
  margin-bottom:10px;
}

a.SubNavOn {
  font-weight: bold;
}

.Program {
  clear:both;
  margin-top:10px;
  padding-bottom:10px;
  border-bottom: 1px solid #666666;
}

.ProgramImage {
  float:left;
  width:150px;
  margin-right:20px;
  margin-bottom:10px;
}

.ProgramInfo p {
  margin-top:0px;
  padding-bottom:10px;
}

.Media {
  clear:both;
  margin-top:10px;
  padding-bottom:10px;
  border-bottom: 1px solid #666666;
}

.Quicktime {
  clear:both;
  margin-top:10px;
  padding-bottom:10px;
}

.MediaImageSub {
  float:left;
  width:150px;
  margin-right:20px;
  margin-bottom:10px;
}



.MediaInfo p {
  margin-top:0px;
  padding-bottom:10px;
}
#RightColumn table {
	border: none;
}
#CenterColumn table {
	border: none;
}
.right_column_1 {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 25px !important;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #99cc33;
	background-image: url(../images/home_rated_site.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.right_column_2 {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 25px !important;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #99cc33;
	background-image: url(../images/featured_partnership.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.right_column_3 {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 25px !important;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #99cc33;
	background-image: url(../images/green_tie_ball.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#email {
	background-image: url("../images/enter_email.png");
	background-position: 0px 28px;
	background-repeat: no-repeat;
	height: 100px;
}
#email_input {
	margin-top: 23px !important;
	margin-top: 20px;
	margin-left: 19px;
	width: 145px;
}
#email_watch {
	margin-top: 10px;
	margin-left: 115px;
}
#HomeTextBox table {
	background: none;
}
.divider {
	font-size: 0px;
}
#Header {
	font-size: 0px;
	}
.a_bold {
	font-weight: bold;
	}
.sponsors_table th {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0px;
	padding:2px;
	text-align:left;
}
.sponsors_table td {
	background-color:white;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0px;
	font-size:10px;
	padding:2px;
	text-align:left;
	vertical-align:top;
}
.sponsors_table {
background-color:white;
border:1px solid #CCCCCC;
border-collapse:collapse;
border-spacing:0px;
}
.sponsors_table_left {
	width: 215px;
	}
#galery th {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0px;
	padding:2px;
}
#galery td {
	background-color:white;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0px;
	font-size:10px;
	padding:2px;
}
#galery table{
	background-color:white;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0px;
	text-align: center;
}
.snippet_headline {
	margin-top: -13px !important;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-family: Verdana, Ariel;
	font-weight: bold;
	font-size: 11px;
	color: white;
	
}
#sponsor_details {
	padding-left: 20px;
}
#sponsor_logo {
	width: 120px;
	}
#CenterColumnWrapper 
{
	margin:18px 15px 18px 17px;
}
#legalmenu ul li {
	display: inline;
}