body {
	background-color: #FFFFFF;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	text-align:center;
}
a, a:link { 
color: #006600;
text-decoration: underline;
}
a:hover { color:#009900; }
div.lu iframe { display: none; }
div.lu { display: none;}
#navdiv a, #navdiv a:link { 
color: #FFF;
text-decoration: none;
font-weight: bold;
padding: 5px;
}
#navdiv a:hover { color:#EEEEEE; background-color:#333333; }
table#wrapperdiv table {
border:0 none;
border-collapse:collapse;
margin:0;
padding:0;
width:100%;
margin-bottom: 15px;
}
table#wrapperdiv {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px;
	width: 936px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:1px solid #000;
}
font, table#wrapperdiv table td, div {
font-size: 12px; font-family:  Arial, Helvetica, sans-serif; line-height: 1.4em;
}
table#wrapperdiv img { display: inline; }
table#wrapperdiv td div.nocrest img { display: none; }
table#wrapperdiv td div.nocrest div.wpmd  img { display: block; }
#navdiv {
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	margin: 0px;
	padding: 4px;
	border-top:1px solid #FFFFFF;
	font-size: 14px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -26px;
	height:24px;
}
table#wrapperdiv table.tlive td {
padding:3px;
}
tr.boldy td {
font-weight: bold;
color:#990000;
text-transform: uppercase;
}
#bannerdiv {
	color: #FFFFFF;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 934px;
	height:130px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: -13px 0px;
	position: relative;
}
#bannerdiv #innerbanner {
	position: absolute;
	left: 336px;
	top: 35px;
	display: block;
}

#bannerdiv h1 { display: none; }
h2 {
background-image:url(images/football_icon.jpg);
background-position:left top;
background-repeat:no-repeat;
border-color:#999999;
border-style:solid;
border-width:0 0 1px;
color:#003300;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
margin:0;
padding:0 0 3px 40px;
}

p {margin:1em 0;}
#labfooter {
	text-align:center;
	clear:both;
	}

/* CSS for the box starts here
================================================*/
/* Default styling. Used when JavaScript is unsupported */
.cbb {
	padding:0 10px;
	margin:1em 0;
	border:1px solid #666;
	}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb {
	margin:0 auto;
	width: 950px;
	}
.two {
	width:100%;
	}
.three {
	width:100%;
	}
/* Rules for the top corners and border */
.bt {
	background:url(http://www.456bereastreet.com/lab/transparent_custom_corners_borders/box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:17px;
	display: none;
	}
.bt div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(http://www.456bereastreet.com/lab/transparent_custom_corners_borders/box.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(http://www.456bereastreet.com/lab/transparent_custom_corners_borders/box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:14px;
	}
.bb div {
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(http://www.456bereastreet.com/lab/transparent_custom_corners_borders/box.png) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 7px;
	background:url(http://www.456bereastreet.com/lab/transparent_custom_corners_borders/borders.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 7px 0 0;
	background:url(http://www.456bereastreet.com/lab/transparent_custom_corners_borders/borders.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background-color:transparent;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 0px;
	}
/* CSS for the box ends here */

/* You can use different borders for different boxes on the same page. Just adjust the CSS. The following is an example that uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */
.three .i1,
.three .i2 {
	background-image:url(http://www.456bereastreet.com/lab/transparent_custom_corners_borders/borders.gif);
	}
.three .bt,
.three .bt div,
.three .bb,
.three .bb div {
	background-image:url(http://www.456bereastreet.com/lab/transparent_custom_corners_borders/box.gif);
	}

/* Just a bit of styling for this example. Adjust as you wish. */
.cb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	#introdiv {
	display: block;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#weekdiv {
	font-size: 15px;
	font-weight: bold;
	background-color: #DFFFDF;
	text-align: center;
	display: block;
	padding: 8px;
	margin: 10px 0px;
}

	#introdiv strong {

	}
	div.livetv {
width:651px;
}
div.livetv font { color:#000000; font-size: 12px; }
div.livetv a font { color:#006600; font-size: 16px; text-transform: uppercase;  }
div.livetv form { display: none; }
livestreams { display: none; }
div.postdata { display: none; }
.photo {
background:black none repeat scroll 0 0;
border:1px solid black;
color:white;
float:right;
font-size:85%;
margin-bottom:1em;
margin-left:1.5em;
max-width:250px;
text-align:center;
}
.num-comments { display: none; }
div.latestnews { width: 651px; }
table#wrapperdiv div.latestnews table td {
border:0px;
}
div.latestnews h2 {
border-width:0 0 0 0;
color:#990000;
font-family:Arial,Helvetica,sans-serif;
margin:0;
padding:10px 0 4px 0;
font-size:16px;
}
tr.even {
background:#F4F4F4 none repeat scroll 0 0;
}
tr.odd {
background:white none repeat scroll 0 0;
}
div.latestnews th { display: none; }
div.latestnews h1 {
border-color:#999999;
border-style:solid;
border-width:0 0 1px;
color:#003300;
font-family:Arial,Helvetica,sans-serif;
margin:0;
padding:0 0 3px;
font-size:20px;
background-color: transparent;
}
td.leftschedule span#upcoming {
display: none;
}
noshow, span.bottomgray, noindex { display:none; }
img { border: 0; }
.block_news_comments-wrapper { display: none; }
div.content-column h2 { background-image: none; }
div#bottomnavdiv { display:block;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
text-align:center;
width:603px;
}
div#bottomnavdiv ul ul { display: none; }
