/* CSS Settings */
body {
	background-image: url('../images/csr_bg.jpg');
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #cccccc;
}
.imgs_ {
	border: 1px solid black;
}
.splash {
	color: #ffffff;
}
h1.splash {
	position: absolute;
	left: 295px;
	top: 73px;
}
.csrn_banner {
	position: absolute;
	left: 57px;
	top: 111px;
}
.csn {
	position: absolute;
	left: 57px;
	top: 71px;
	display: none;
}
/* begin DWC affiliated sites */
.dwc {
	position: absolute;
	left: 739px;
	top: 58px;
}
.ftpbtpr {
	position: absolute;
	left: 618px;
	top: 125px;
}
.hbcspa {
	position: absolute;
	left: 701px;
	top: 249px;
}
/* end DWC affiliated sites */
/* begin main site navigation */
#nav {
	position: absolute;
	left:101px;
	top:330px;
	padding: 0px;
	width: 100%;
	margin: 0px auto;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#mainnav li {
	padding: 0px;
	float: left;
	margin: 0px 3px 0px 0px;
}
#mainnav li a:link, #mainnav li a:visited, #mainnav li a:active {
	color: #666;
	text-decoration: none;
	margin: 0px;
	display: block;
	float: left;
	border-bottom: solid 5px #dadada;
	padding: 5px 5px 0 0;
	width: auto;
	height: 20px;
	text-align: center;
}
#mainnav li a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: solid 5px orange;
}
#mainnav li a.active:link, #mainnav li a.active:visited, #mainnav li a.active:active, #mainnav li a.active:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 3px orange;
}
/* --- */
#topnav {
	position: absolute;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	left: 650px;
	top:55px;
}
#banner {
	position: absolute;
	left: 15px;
	top: -40px;
	width: 805px;
}
#footer {
	font-family: Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	position: absolute;
	text-align: right;
	left: 0px;
	width: 360px;
	bottom: 0px;
	display: none;
}
#left #welcome {
	text-align:left;
	width:600px;
}
#welcome, #statement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position:absolute;
	left:80px;
	top:360px;
	padding-left: 5px;
	padding-right:5px;
	width:600px;
}
#welcome, #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position:absolute;
	left:80px;
	top:360px;
	padding-left: 5px;
	padding-right:5px;
	width:600px;
	float:left;
}
#welcome, #schoolgames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position:absolute;
	left:57px;
	top:370px;
	padding-left: 5px;
	padding-right:5px;
	width:600px;
	float:left;
}
#welcome, #graphic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position:absolute;
	text-align:center;
	left:80px;
	top:375px;
	padding-left: 5px;
	padding-right:5px;
	width:450px;
	height:auto;
	float:left;
}
#welcome, #graphic .tbl {
	text-align:left;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position:absolute;
	left:515px;
	top:360px;
	padding-left: 5px;
	padding-right:5px;
	width:358px;
	height:auto;
	float:right;
}
#school {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position:absolute;
	left:600px;
	top:360px;
	padding-left: 5px;
	padding-right:5px;
	width:358px;
	height:auto;
	float:right;
}
/*
#social {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position:absolute;
	top:250px;
	left:-115px;
	width:358px;
	float:right;
}
*/
#contest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position:relative;
	top:25px;
	left:0px;
	width:258px;
	float:right;
	/* display:none; */
}
#contest2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position:absolute;
	top:150px;
	left:0px;
	width:300px;
	float:right;
	display:none;
}
#linksout {
	position:absolute;
	left:575px;
	top:410px;
	padding-left: 5px;
	padding-right:5px;
	width:358px;
	float:right;
}
#left {
float:left;
}
#right {
float:right;
}
#header .sponsorbanner {
	position: absolute;
	left:115px;
	top:5px;
}
#header .dwc {
	position: absolute;
	left: 325px;
	top: 105px;
	display:none;
}
#header .ftpbtpr {
	position: absolute;
	left: 450px;
	top: 100px;
	display:none;
}
#header .hbcspa {
	position: absolute;
	left: 700px;
	top: 125px;
	display:none;
}
#header h1.splash {
	position: absolute;
	left: 335px;
	top: 77px;
}


/* Link settings */
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.dwclink {
	color: #cc9900;
	text-decoration: none;
}
a.dwclink:hover {
	color: #cc9900;
	text-decoration: underline;
}
a.nav {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}
a.topnav {
	color: #cccccc;
	text-decoration: none;
}
a.topnav:hover {
	color: #cccccc;
	text-decoration: underline;
}

/* dynamic menu */
.menu-inactive, .menu-active {
	padding: 2px;
	padding-left: 20px;
	font-family: arial, verdana;
}
.menu-inactive {background: #ddd;}
.menu-active {background: #fff; font-weight: bold;}
.menu-inactive a {text-decoration: none;}
.menu-active a {text-decoration: none; color: #fff;}
