.clear {
	clear: both;
}
body {
	background-image: url('/wp-content/uploads/qsite_blue_header.jpg');
	background-color: #015794;
	background-position: center top; 
	background-repeat: no-repeat; 
	background-attachment: scroll;
}

#homepage .anythingSlider {
	width: 633px;
	height: 348px;
	position: relative;
	border: 1px solid #CCCCCC;
	float: left;
}

#homepage .anythingSlider ul.slider {
	margin: 0;
	padding: 0;
	list-style: none;
}

#homepage #insider-ad {
	float: left;
	margin-left: 15px;
}

#homepage #insider-ad #insider-wrap #insider-email {
	background-color: #E4E3E3;
	border: 1px solid #CCCCCC;
	padding: 10px 15px 15px 15px;
	width: 268px;
	margin-bottom: 15px;
}

#homepage #insider-ad #insider-wrap #insider-email img {
	float: left;
}

#homepage #insider-ad #insider-wrap #insider-email p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: left;
	margin: 5px 0 3px 0;
	line-height: 16px;
}

#homepage #news {
	background-color:#FFF;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 15px 0 0 0;
	width: 465px;
	height: 250px;
}

/* navigation */
#homepage #news #nav {	
	width: 465px;
	height: 35px;
	border-bottom: 1px solid #1F1F1F;
}
 
#homepage #news #nav ul {	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 35px; /*--Set height of tabs--*/
	background: #ddd url('/wp-content/uploads/btn_bkg.png') repeat;
}
 
#homepage #news #nav ul li {	
	font: bold 12px Helvetica, Serif; 
	text-transform: uppercase;
	float: left;
	margin: 0;
	padding: 0;
	height: 35px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 35px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	text-align: center;
	width: 155px;
	overflow: hidden;
	position: relative;
}
 
#homepage #news #nav ul li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	outline: none;
	color: #FFFFFF;
	border-left: 1px solid #505050;
	border-right: 1px solid #1F1F1F; 
	background-image: url('/wp-content/uploads/btn_bkg.png');
	background-repeat: repeat;
}
 
#homepage #news #nav ul li a.current {
	background: url('/wp-content/uploads/btn_bkg_hover.png') repeat;
	text-decoration: none;
	display: block;
	padding: 0 20px;
	outline: none;
	color: #333333; !important	
}
 
/* panes */
#homepage #news #panes {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	width: 465px;
	height: 214px;
	/* must be relative so the individual panes can be absolutely positioned */
	position: relative;
}
 
/* crossfading effect needs absolute positioning from the elements */
#homepage #news #panes div.news {
	width: 435px;
	display: none;
	padding: 5px 15px 10px 15px;
	font-size: 12px;
	font: bold 12px Helvetica, Serif;
	position: absolute;
    color: #444;
}

#homepage #news #panes div.twitter {
	display: none;
	padding: 0px 5px 5px 15px;
	font-size: 12px;
	font: bold 12px Helvetica, Serif;
	position: absolute;
    color: #444;
}

#homepage #news #panes div.facebook {
	display: none;
	padding: 0px 0px 0px 0px;
	position: absolute;
}
	
#homepage #news #panes div.news ul {
	display: inline;
	text-decoration: none;
}

#homepage #news #panes div.news ul li {
	padding: 9px 0;
	text-decoration: none;
	border-bottom: solid 1px #CCCCCC;
}

#homepage #news #panes div.news ul li a{
	padding: 9px 10px;
	text-decoration: none;
	color: #333333;
}

#homepage #news #panes div.news ul li:hover{
	padding: 9px 0px;
	text-decoration: none;
	background-color: #EEEEEE;
}

#homepage #news #panes div.news li .srssfetcher-timestamp {
	float: right;
	color: #999999;
	font-style: italic;
}

#homepage #news #panes div.news #news-bottom-links {
	text-align: center;
	margin-top: 7px;
	font-size: 11px;
	
}

#homepage #news #panes div.news #news-bottom-links img{
	padding-right: 5px;
}

#homepage #news #panes div.news #news-bottom-links .bottom-link {
	color: #666666;
	border-right: solid 1px #CCCCCC; 
	margin-top: 10px;
	padding-right: 10px;
	margin-right: 10px;
	text-decoration: none;
	vertical-align: middle;
}

#homepage #news #panes div.news #news-bottom-links .bottom-link-first {
	
	margin-top: 10px;
	text-decoration: none;
	border-right: none;
	vertical-align: middle;
}

#homepage #news #panes div.news #news-bottom-links .bottom-link-last {
	color: #666666;
	margin-top: 10px;
	text-decoration: none;
	border-right: none;
	vertical-align: middle;
}

#homepage #calendar {
	background-color: #FFF;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 15px 0 0 15px;
	width: 465px;
	height: 250px;
}

#homepage #calendar #cal_header {	
	width: 465px;
	height: 35px;
	border-bottom: 1px solid #1F1F1F;
	background-image: url('/wp-content/uploads/btn_bkg.png');
	background-repeat: repeat;
	text-align: center;
	font: bold 12px Helvetica, Serif; 
	text-transform: uppercase;
	line-height: 35px; /*--Vertically aligns the text within the tab--*/
	text-decoration: none;
	color: #FFFFFF;
	overflow-x: hidden;
}

#homepage #calendar .calendarOverflow{
	height: 215px;
	width: 465px;
	border: 0;
	overflow-x: hidden;
	overflow: auto;
}

#homepage #calendar td.rsshpeven {
	font: bold 12px Helvetica, Serif;
	background-color: #FFFFFF;
    padding: 5px;
	border-bottom: solid 1px #CCCCCC;
}

#homepage #calendar td.rsshpodd {
	font: bold 12px Helvetica, Serif;
	background-color: #EEEEEE;
    padding: 5px;
	border-bottom: solid 1px #CCCCCC;
}

#homepage #site-btn-wrap {
	float: left;
	margin: 15px 0 0 0;
	width: 950px;
	height: 93px;
}

#homepage #site-btn-wrap #cavs-btn {
	width: 304px;
	height: 95px;
	float: left;
	border: solid 1px #CCCCCC; 
	background-color: #E1E1E1;
}

img.cavs-btn_logo {
	float: left;
	margin: 20px 5px 0px 15px;
}

a.cavs-btn_small {

	float: right;
	font-size: 11px;
	font-weight: none;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-right: 15px;
	margin-top: 35px;
}
	


#homepage #site-btn-wrap #monsters-btn {
	margin-left: 15px;
	width: 304px;
	height: 95px;
	float: left;
	border: solid 1px #CCCCCC; 
	background-color: #E1E1E1;
}

img.monsters-btn_logo {
	float: left;
	margin: 20px 5px 0px 15px;
}

a.monsters-btn_small {

	float: right;
	font-size: 11px;
	font-weight: none;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-right: 15px;
	margin-top: 35px;
}

#homepage #site-btn-wrap #gladiators-btn {
	margin-left: 15px;
	width: 304px;
	height: 95px;
	float: left;
	border: solid 1px #CCCCCC; 
	background-color: #E1E1E1;
}

img.gladiators-btn_logo {
	float: left;
	margin: 20px 5px 0px 15px;
}

a.gladiators-btn_small {

	float: right;
	font-size: 11px;
	font-weight: none;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-right: 15px;
	margin-top: 35px;
}
