/* CSS Document */

html { overflow-y:scroll; }
body {
	margin:0;
	background: url(../images/bg.jpg) repeat-y #000;
	font-size:.9em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
hr.cleaner {

	clear:both;

	height:1px;

	margin: -1px 0 0 0;

	padding:0;

	border:none;

	visibility: hidden;

}
p {

	margin: 0;

	padding: 0;

}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;

}

a:visited {
	color: #fff;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;

}

a:hover {
	color: #fff;
	background: none;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;

}

a:active {
	color: #000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;

}
#bodyShadow {
	width: 900px;
	background: url(../images/bgShadow.jpg) repeat-y #fff;
	padding: 0;
	margin: 0 auto;
}
#wrapper {
	width: 870px;
	padding: 0 5px;
	margin: 0 auto;
}
#signInArea {
	width: 870px;
	height: 35px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFFF00;
}
#signInAreaRight {
	width: 660px;
	padding: 5px 10px 0 0;
	margin: auto;
	float: right;
	text-align:right;
}
#signInAreaLeft {
	width: 200px;
	padding: 0;
	margin: auto;
	float: left;
	text-align:center;
}
#header {
	width: 870px;
	padding:0;
	margin:0 auto;
	height: 225px;
	background: url(../images/header.jpg) no-repeat;
}
/*- Menu Tabs E--------------------------- */
	#navHolder {
		width: 870px;
		background: url(../images/navigationbg.jpg) no-repeat;
		height: 31px;
		padding: 0 4px;
		margin: 0 auto;
	}
    #tabsE {
      width:853px;
      font-size:93%;
      line-height:normal;
	  margin: 0 auto;

      }
    #tabsE ul {
	margin:0 auto;
	padding:0;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0 auto;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../images/tableftE.jpg") no-repeat left top;
      margin:0 auto;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../images/tabrightE.jpg") no-repeat right top;
      padding:5px 15px 4px 15px;
	  margin: 0 auto;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#000;
      }
    #tabsE a:hover {
      background-position:0% -31px;
      }
    #tabsE a:hover span {
      background-position:100% -31px;
      }  
#navTest {
	width: 870px;
	padding: 0;
	margin: 0;
	height: 35px;
	background: url(../images/navTest.jpg) no-repeat;
}
/* ---- start content_left content settings -------------- */
#contentwrapper {
	width: 875px;
	padding: 0;
	margin: 0 auto;
	background: url(../images/bgShadow.jpg) repeat-y;
	
}
	
#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:375px;
	padding:34px 30px 32px 30px;
	border-right: 0;
}

/*----------------------------UPCOMING LEFT COLUMN---------------------------------------*/
.leftUpcoming {
	width: 374px;
	color: #fff;
}
.upcomingDate {
	width: 374px;
	color: #FFFF00;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.upcomingTitle {
	width: 374px;
	color: #FF0000;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.upcomingTitleLink a:link {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.upcomingTitleLink a:visited {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.upcomingTitleLink a:hover {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: none;
	text-decoration: underline;
	font-weight: bold;
}
.upcomingTitleLink a:active {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.upcomingSpecial {
	width: 374px;
	color: #FFF;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.upcomingClass {
	width: 374px;
	color: #FFF;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
.upcomingLink a:link {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3AED03;
	text-decoration: none;
}
.upcomingLink a:visited {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3AED03;
	text-decoration: none;
}
.upcomingLink a:hover {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: none;
	text-decoration: underline;
}
.upcomingLink a:active {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}

/* ------------------------RESULTS LEFT COLUMN ----------------------------------*/
.leftResults {
	width: 374px;
	color: #fff;
	padding: 25px 0 0 0;
}
.resultsLink a:link {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3AED03;
	text-decoration: none;
}
.resultsLink a:visited {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3AED03;
	text-decoration: none;
}
.resultsLink a:hover {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: none;
	text-decoration: underline;
}
.resultsLink a:active {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}


/* ------------------------- PHOTOS LEFT COLUMN --------------------------------------------*/

.leftPhotos {
	width: 374px;
	color: #fff;
	padding: 25px 0 0 0;
}
/* -----------------------------------General Rules Left Column and Right Column --------------------*/
#content_leftGeneral {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:200px;
	padding:34px 30px 32px 30px;
	border-right: 0;
}
.leftGeneral {
	width: 199px;
	color: #fff;
	text-align: right;
}
.generalHeader {
	color: #000;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#content_rightGeneral {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:550px;
	padding:20px 30px 20px 30px;
}
#content_rightGeneralPhotos {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:550px;
	padding:20px 30px 20px 30px;
}
.rightGeneral {
	width: 550px;
	color: #fff;
}
/* --------------------------------------Photos -------------------------------*/
#content_leftPhotos {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:350px;
	padding:34px 15px 32px 15px;
	border-right: 1px dotted #323232;
}
.leftPhotos {
	width: 350px;
	color: #fff;
}
#content_rightPhotos {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:450px;
	padding:20px 15px 20px 15px;
}
.rightPhotos {
	width: 450px;
	color: #fff;
}
/* ---- end content_left content settings ---------------- */

/* ---- start content_right settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:375px;
	padding:20px 30px 20px 30px;
}

.rightNews {
	width: 375px;
	color: #fff;
}
.box { 
  background: url(../images/testBG.gif) repeat #F0E62C; 
  
}
.boxtop { 
  background: url(../images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 15px; 
  background: url(../images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 15px; 
  background: url(../images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 15px 0px 15px;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000;
}


.newsHeader {
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	border-bottom: 1px dotted #000;
}
.newsDate {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.newsInfo {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 10px 0 0 0;
}

/*==================================sponsors===========================================*/

.rightSponsors {
	width: 375px;
	color: #fff;
	padding: 42px 0 0 0;
}
.rightSponsorsImages {
	color: #fff;
	padding: 10px 0 0 0;
	border: none;
}
.sponsorsLink a:link {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.sponsorsLink a:visited {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.sponsorsLink a:hover {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	text-decoration: underline;
}
.sponsorsLink a:active {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.adminLink a:link {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: right;
}
.adminLink a:visited {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: right;
}
.adminLink a:hover {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	text-decoration: underline;
	text-align: right;
}
.adminLink a:active {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	text-align: right;
}

/* --------------------------- FOR POINTS AND RESULTS PAGES ONLY! ----------------------------------------*/
.centerColumn {
	width: 870px;
	padding: 0;
	margin: 0 auto;
}
.centerSponsors {
	width: 700px;
	color: #fff;
	margin: 0 auto;
}
/* --------------------------------------FOOTER INFO ------------------------------*/
#footer {
	width: 870px;
	height: 75px;
	padding: 0;
	margin: 0 auto;
	background: url(../images/footer.jpg) no-repeat;
}
.footerAlteredText {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 330px;
	float: left;
	padding: 22px 30px 0 30px;
	text-align: right;
	color: #fff;
	text-decoration: underline;
}
.footerTextLinks {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 390px;
	float: left;
	padding: 15px 30px 0 30px;
	text-align: left;
	color: #fff;
}
.footerLink a:link {

	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #fff;

	text-decoration: underline;

}

.footerLink a:visited {

	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #fff;

	text-decoration: underline;

}

.footerLink a:hover {

	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #fff;
	
	background: none;

	text-decoration: none;

}

.footerLink a:active {

	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #fff;

	text-decoration: underline;

}
.imgBorder {
	width: 170px;
	background: #fff repeat-y;
	padding: 4px;
}
.imgBorderLarge {
	width: 500px;
	background: #fff repeat-y;
	padding: 4px;
}

.textYellow {
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
.contactFont {
	font-size: 12px;
}
.textWhite {
	font-size: 12px;
	color: #fff;
	font-style: italic;
}