* {margin: 0;padding: 0;}

body {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image: url(images/newback.jpg);
	background-repeat:repeat-x;
}




.holder {
	background-image: url(images/backofmiddle.gif);
	background-repeat:repeat-x;
	width: 648px;
	padding-left: 12px;}
	
.holder2 {
	background-image: url(images/backofmiddle.gif);
	background-repeat:repeat-x;
	width: 608px;
	text-align: left;
	padding: 10px 25px 25px 25px;
	line-height: 1.4em;
}	
#outershell #center #leftcolumn .holder2 #explain ul {
	margin-left: 20px;
}

#mover {text-align:left;}

.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000;
	padding-top: 5px;
	text-align: left;
}	

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-bottom:3px;
}	
	

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: white;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#outershell {
	margin: 0 auto;
	padding: 0px 45px 45px 45px;
	width: 940px;
	background-color:#FFF; 
 
}
#header {
 position:relative;
 width: 940px;
 float: left;
 padding: 0px;
 margin-bottom:7px;
 height: 321px;
 background:url(images/topforlive2.jpg);
}


#channelheader {
 position:relative;
 width: 940px;
 float: left;
 padding: 0px;
 margin-bottom:7px;
 height: 321px;
 background:url(images/topforlive2.jpg);
}

#tourneyheader {
 position:relative;
 width: 940px;
 float: left;
 padding: 0px;
 margin-bottom:7px;
 height: 321px;
 background:url(images/toptourney.jpg);
}

#footballheader {
 position:relative;
 width: 940px;
 float: left;
 padding: 0px;
 margin-bottom:7px;
 height: 321px;
 background:url(images/footballtop.jpg);
}

#yetanotherheader {
 position:relative;
 width: 940px;
 float: left;
 padding: 0px;
 margin-bottom:7px;
 height: 321px;
 
}



#header H1 {
	text-indent: -999em
}

#tourneyheader H1 {
	text-indent: -999em
}
#channelheader H1 {
	text-indent: -999em
}

#footballheader H1 {
	text-indent: -999em
}

#leftcolumn { 
 margin: 0px 0px 5px 0px;
 width: 660px;
 float: left;
}


#leftheader { 
 margin: 0px 0px 5px 0px;
 width: 658px;
 height: 29px;
 background-color:#000;
 background-repeat:repeat-x;
 border: 1px solid #ccc;
}


#calculator { 
 width: 640px;
}

div.centernav {position:relative;
float:left;
width:210px;

}

#rightcolumn { 
 float: right;
 width: 269px;
 display: inline;
 
 }

#rightheader {
	margin: 0px 0px 5px 0px;
	width: 269px;
	height: 29px;
	/*background-image:url(images/topofheads.gif);*/
 background-color:#000;
	background-repeat:repeat-x;
	border: 1px solid #ccc;
}

#rightinfo { 
 
 width: 269px;
 background:#e8e8e8;
}

#rightinfo div.right{
	width: 269px;
	text-align:center;	
}

#rightinfo p{
	padding:5px 0px;
	color: #666;
	text-align: left;
	line-height: 1.4em;
}

#footer { 
 margin: 7px 0px 0px 0px;
 float:left;
 position:relative;
 width: 940px;
 height:33px;
 background-image:url(images/backfooter.gif);
 background-repeat:repeat-x;
}



#scrollup {
	
   position: relative;
   overflow: hidden;
   height: 36px;
   width: 900px;
   color:#FFF;
 }
 .headline {
   position: absolute;
   top: 35px;
   left: 5px;
   height: 20px;
   width:900px;
 }
 
 
	
	h2 {
		color: #990000;
		margin: 0 0 10px 0;
		font-size: 16px;
	}
	
	form {
		padding: 0;
		margin: 0;
		text-align: left;
		font: Arial, Helvetica, sans-serif;
	}
	
	form p {
		margin: 0 0 5px 0;
		font-size: 11px;
		clear: both;
		text-align: left;
	}
	
	
	form p.title {
		font:Arial, Helvetica, sans-serif;
		font-weight: bold;
		border-bottom: 1px solid #000;
	}
	
	form p input {
		float: left;
		margin: 0 5px 0 0;
		padding: 0;
	}
	
	form p label {
		margin: 0;
		padding: 0;
	}
	
	fieldset {
		width: 200px;
		float: left;
		padding: 0 3px 0 0;
		margin: 0 10px 0 0;
		border: 0;
		border-right: 2px solid #ccc;
		height: 175px;
	}
	

	fieldset.last {
		width: 200px;
		float: left;
		padding: 0 3px 0 0;
		margin: 0;
		border: 0;
		border-right: 0;
	}
	
	
	
	fieldset legend {
		font: Arial, Helvetica, sans-serif;
		margin: 0 0 10px 0;
		font-size: 12px;
		color: #000;
		text-align: left;
	}
	
	fieldset legend a {
		font-size: 10px;
	}
	
	#fields {
		clear: both;
		margin: 10px 0 0 0;
		float: left;
	}
	
	#fields label {
		width: 300px;
		float: left;
	}
	
	#fields p {
		clear: both;
		float: left;
		width: 100%;
	}
	
	.error {
		border: 1px solid #ff0000;
		background: #ffcccc;
		margin: 0 0 10px 0;
	}
	.error p {
		margin: 10px;
		color: #000;
		font-weight: bold;
	}
	
	.message {
		border: 1px solid #009900;
		background: #66CC99;
		margin: 0 0 10px 0;
	}
	.message p {
		margin: 10px;
		color: #000;
		font-weight: bold;
	}
	#calculator {
		margin: 10px 0 0 0;
		float: left;
	}
	
	a,a:link,a:active,a:visited {
	color: #000;
}
#outershell #center #leftcolumn #leftheader img {
	margin-right: 10px;
	margin-top: 6px;
}
#outershell #center #leftcolumn .holder2 #explain p.small {
	font-size: 0.8em;
	line-height: 1em;
}

.zone1 { 
width : 200px;
height: 20px;
display:block;
margin-left: 715px;
margin-top:175px;
}
.zone2 {display:block;
margin-left: 715px;
margin-top: 25px;
	width : 200px;
	height: 20px;
}
#zone1 a h4
{
    display: none;
}#outershell #center #leftcolumn .holder2 p strong img {
	float: right;
	margin-left: 10px;
}



h2.trigger {
	padding: 0 0 0 0px;
	margin: 0 0 1px 0;
	background: url(images/toggleme.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	width: 237px;
	font-size: 1em;
	font-weight: normal;
	float: left;
	border:none;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	border:none;
}
h2.trigger a:hover { color: #ccc; border:none; }
h2.active {background-position: left bottom; border:none;} 
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: 1.2em;
	width: 237px;
	clear: both;
}
.toggle_container .block {
	padding: 5px; /*--Padding of Container--*/
}


/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
  top:0;
  left:0;
}
   
#boxes .window {
  position:absolute;
  width:700px;
  height:800px;
  display:none;
  z-index:9999;
  padding:20px;
  background-color:#fff;
}
 
 
/* Customize your modal window here, you can add background image too */
#boxes #dialog {

  
}
#outershell #center #leftcolumn .holder2 #explain #boxes #dialog p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
}
#outershell #center #leftcolumn .holder2 #explain #boxes #dialog h6 {
	font-weight: bolder;
}
#outershell #center #leftcolumn .holder2 #explain h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
}
#outershell #center #leftcolumn #leftheader div .head a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#outershell #center #leftcolumn .holder2 table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#outershell #center #leftcolumn .holder2 table tr td form {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#outershell #center #leftcolumn .holder2 h1 {
	font-size: 1.5em;
}
#outershell #center #leftcolumn .holder2 table {
}
#outershell #center #leftcolumn .holder2 table td {
	background-color: #CCC;
	padding: 9px;
}
