/* RESET */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
/* Layout */
.hideit {
	display: none;
}
.hidediplay {
	display:block;
	width:0px;
	height:0px;
	padding:0px;
	overflow:hidden;
}

.cleanclear, .cc {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
p {
	margin: 8px 0px 20px 0px;
}
.picborder {border: solid 2px #F8981D;}
.picspace {margin: 8px;}
.preload {display: none;}
/* Success, notice and error boxes */
.error, .notice, .success {
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border: 2px solid #ddd;
}
.error ul, .notice ul, .success ul {
	list-style: square;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
.error {
	background: #FBE3E4;
	color: #8a1f11 !important;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721 !important;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409 !important;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11 !important;
}
.notice a {
	color: #514721 !important;
}
.success a {
	color: #264409 !important;
}
body {
	font: 16px/22px "Trebuchet MS", Arial, Verdana;
	background: #fff;
	color: #000;
	margin-bottom: 10px;
}
a {
	color: #000;
}
.smaller {font-size: 12px; line-height: 18px;}
blockquote {
	padding: 0px 15px;
}

#wrapper {margin: 0px auto; width: 954px;}

#header {width: 954px;}
#topleaderboard {width: 730px; margin: 8px auto; text-align: right; font-size: 9px; line-height: normal; color: #999999;}
#topleaderboard img {border: solid 1px #999999; display: block;}
#logo {width: 161px; float: left;}
#tagline {width: 565px; float: left; text-align: center; color: #003300; font-size: 28px; line-height: 34px; margin-top: 20px;}
.taglineblue {font-style: italic; color: #0083BF;}
#sitetools {width: 228px; float: right; text-align: center; margin-top: 20px;}

#menu {width: 948px; height: 44px; background: url(../_img/menubg.png) no-repeat;}
#menu ul {float: left; margin-left: 25px;}
#menu ul li {float: left;}
#menu ul li a {color: #fff; text-transform: lowercase; font-size: 19px; line-height: 44px; text-decoration: none; font-weight: normal; margin: 0px 6px; padding: 0px 6px; height: 44px; display: block;}
#menu ul li a:hover {background: url(../_img/menuactive.png) repeat-x left 4px;}

#content {width: 954px; padding: 10px 0px;}
#contentl {width: 155px; float: left;}
.sidebox {width: 155px; margin-bottom: 10px;}
.sidebox h2 {font-size: 20px; margin-bottom: 8px; padding-top: 3px;}
.sidebox h2 img {margin-right: 3px; vertical-align: middle;}
.sidebox hr {width: 80%; border: solid 1px #fff;}
.sideboxbluetop {background: url(../_img/bluebox-top.png) no-repeat; width: 155px; height: 7px;}
.sideboxbluemiddle {background: url(../_img/bluebox-middle.png) repeat-y; width: 139px; padding: 0px 8px; font-size: 12px; line-height: 18px; color: #fff; text-align: center;}
.sideboxbluemiddle a {color: #fff; text-decoration: none; padding: 4px; display: block;}
.sideboxbluemiddle a:hover {background-color: #52ABD4;}
.sideboxbluebottom {background: url(../_img/bluebox-bottom.png) no-repeat; width: 155px; height: 7px;}

.sideboxgreentop {background: url(../_img/greenbox-top.png) no-repeat; width: 155px; height: 7px;}
.sideboxgreenmiddle {background: url(../_img/greenbox-middle.png) repeat-y; width: 139px; padding: 0px 8px; font-size: 12px; line-height: 18px; color: #fff; text-align: center;}
.sideboxgreenmiddle a {color: #fff;}
.sideboxgreenbottom {background: url(../_img/greenbox-bottom.png) no-repeat; width: 155px; height: 7px;}

#contentm {width: 482px; float: left; padding: 10px; padding-left: 10px; padding-top: 4px;}
.player {width: 472px; margin: 0px auto; margin-bottom: 20px;}
.playerondemand {width: 472px; height: 283px; margin: 0px auto; margin-bottom: 20px;}
.blogitem {margin-top: 10px;}
.blogtitle {color: #003300; font-size: 35px; line-height: 40px;}
.blogtitle a {color: #003300; text-decoration: none;}
.blogdate {color: #006699; font-size: 11px; line-height: normal; font-style: italic;}
#contentr {width: 282px; float: left; padding-top: 4px;}
.ad_squarebox280 {width: 282px; margin-bottom: 8px; font-size: 9px; line-height: normal; color: #999999;}
.ad_squarebox280 img {border: solid 1px #999999; display: block;}
.ad_squarebox137 {width: 139px; margin: 0px auto; margin-bottom: 8px; font-size: 9px; line-height: normal; color: #999999;}
.ad_squarebox137 img {border: solid 1px #999999; display: block;}
/*.ad_smallboxw {width: 280px; margin-bottom: 6px; font-size: 9px; line-height: normal; color: #999999;}
.ad_smallbox137 {width: 137px; height: 116px; float: left; padding: 1px;}*/

#bottomleaderboard {width: 730px; margin: 8px auto; text-align: right; font-size: 9px; line-height: normal; color: #999999;}

#footer {width: 948px; font-size: 14px; line-height: 20px; text-align: right; color: #003300;}
#footer a {color: #003300;}
#footer span {margin-right: 10px; display: block;}
