@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body, html, div, font, td {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	line-height:10pt;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-shadow:#999999 1px 1px 1px;
	color:#0066FF;
}

body {background:#000000 url(images/siteimg/wire.png) repeat-y;}

/* Fonts */
.footer {font-size:11px; color:#00CCFF; text-shadow:#FFFFFF 1px 1px 1px; text-indent:10px;}
.menu {font-size:14px; font-family: Geneva, Arial, Helvetica, sans-serif; color:#33CCFF; padding-left:5px; line-height:32px;}
.infotitle {font-size:18px; font-family:Geneva, Arial, Helvetica, sans-serif; color:#0000FF; text-shadow:#00ffff 1px 1px 1px; font-weight:bold;}
.info {font-size:14px; font-family: Geneva, Arial, Helvetica, sans-serif; color:#33CCFF; text-shadow:#0000ff 1px 1px 1px;}
.contenttitle {font-size:20px; font-family: Geneva, Arial, Helvetica, sans-serif; color:#ffffff; background:#33CCFF; text-shadow:#0000ff 1px 1px 1px; text-align:center;}
.content {font-size:16px; font-family: Geneva, Arial, Helvetica, sans-serif; color:#000099; text-shadow:#999999 1px 1px 1px;line-height:20pt;}
.contentlg {font-size:18px; font-family: Geneva, Arial, Helvetica, sans-serif; color:#000099; text-shadow:#00ffff 2px 2px 4px;font-weight:bold;line-height:24pt;}

a:link {text-decoration:none; text-shadow:#000000 1px 1px 1px;}
a:visited {text-decoration:none; text-shadow:#000000 1px 1px 1px;}
a:hover {text-decoration:none;font-weight:bold;text-shadow:#666666 1px 1px 1px;}
a:active {text-decoration:none;text-shadow:#000000 1px 1px 1px;}

/* Divs */
#header {
	position:absolute;
	left:130px;
	right:100px;
	border-color:#0099FF;
	border-style:groove;
	border-width:3px;
	background:#FFFFFF;
	border-radius:30px / 30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	background:url(images/siteimg/titleimg.png) no-repeat center;
	height:110px;
	min-width:800px;
	z-index:5;
	box-shadow:5px 0px 10px #0099FF;
	-webkit-box-shadow:5px 0px 10px #0099FF;
	-moz-box-shadow:5px 0px 10px #0099FF;
	-khtml-box-shadow:5px 0px 10px #0099FF;
}

#titlelt {
	position:absolute;
	left:20px;
	bottom:0px;
	height:100px;
	width:116px;
	background:url(images/siteimg/titlelt.png) center no-repeat;
}

#titlert {
	position:absolute;
	right:20px;
	bottom:0px;
	height:100px;
	width:139px;
	background:url(images/siteimg/titlert.png) center no-repeat;
}

#addbutton {
	position:absolute;
	right:0px;
	top:5px;
	height:16px;
	width:125px;
	z-index:5;
}

#container {
	height:20px;
	font:normal 13px Verdana;
	color:#33ccff;
	top:-20px;
	left:130px;
	right:100px;
	min-width:800px;
}

#footer {
	position:absolute;
	height:5%;
	left:130px;
	right:100px;
	min-width:800px;
	bottom:0px;
}

#main {
	position:absolute;
	top:150px;
	left:130px;
	right:100px;
	min-width:800px;
	bottom:10%;
	background:#CCCCCC;
	z-index:5;
	border-color:#0099FF;
	border-style:groove;
	border-width:3px;
	border-radius:30px / 30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	box-shadow:5px 0px 10px #0099FF;
	-webkit-box-shadow:5px 0px 10px #0099FF;
	-moz-box-shadow:5px 0px 10px #0099FF;
	-khtml-box-shadow:5px 0px 10px #0099FF;
}

#nav {
	position:absolute;
	width:105px;
	height:auto;
	left:25px;
	top:200px;
}

#bgright {
	position:absolute;
	width:100px;
	height:100%;
	right:0px;
	top:0px;
	background:url(images/siteimg/bgright.png) repeat-y;
}

#content {
	position:absolute;
	left:20px;
	top:10px;
	width:60%;
	bottom:0px;
	overflow:auto;
	background:url(images/siteimg/rhsc.png) top center no-repeat;
}

#content2 {
	position:absolute;
	left:20px;
	top:10px;
	right:20px;
	bottom:0px;
	overflow:auto;
	background:url(images/siteimg/rhsc.png) top center no-repeat;
}

#contentcal {
	position:absolute;
	left:20px;
	top:10px;
	right:20px;
	bottom:0px;
	overflow:auto;
	background:url(images/siteimg/rhsc.png) top center no-repeat;
	text-align:center;
}

#info {
	position:absolute;
	right:10px;
	width:30%;
	top:20px;
	height:auto;
	padding:10px;
	border-color:#0099FF;
	border-style:groove;
	border-width:3px;
	border-radius:10px / 10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	background-color:#FFFFFF;
	box-shadow:5px 0px 10px #666666;
	-webkit-box-shadow:5px 0px 10px #666666;
	-moz-box-shadow:5px 0px 10px #666666;
	-khtml-box-shadow:5px 0px 10px #666666;
}

/* Coaches Page */
#coachpic1, #coachpic2, #coachpic3, #coachpic4 {
	position:absolute;
	width:320px;
	height:240px;
	border-color:#0099FF;
	border-style:groove;
	border-width:3px;
	border-radius:30px / 30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	box-shadow:5px 0px 10px #0099FF;
	-webkit-box-shadow:5px 0px 10px #0099FF;
	-moz-box-shadow:5px 0px 10px #0099FF;
	-khtml-box-shadow:5px 0px 10px #0099FF;
}

#coachpic1 {
	top:70px;
	left:20px;
	background:url(images/photos/coaches/borst.png) center no-repeat;
}

#coachpic2 {
	top:330px;
	right:20px;
	background:url(images/photos/coaches/holmes.png) center no-repeat;
}

#coachpic3 {
	top:590px;
	left:20px;
	background:url(images/photos/coaches/forestiere.png) center no-repeat;
}

#coachpic4 {
	top:850px;
	right:20px;
	background:url(images/photos/coaches/symons.png) center no-repeat;
}
#coachinfo1, #coachinfo2, #coachinfo3, #coachinfo4 {
	position:absolute;
	width:340px;
	height:240px;
	text-align:center;
}

#coachinfo1 {
	top:70px;
	right:20px;
}

#coachinfo2 {
	top:330px;
	left:20px;
}

#coachinfo3 {
	top:590px;
	right:20px;
}

#coachinfo4 {
	top:850px;
	left:20px;
}

/* Hall of Fame Page */
#hofnav {
	position:absolute;
	left:0px;
	right:0px;
	top:60px;
	height:30px;
}

#hofnav1 {
	float:left;
	width:33%;
	height:30px;
	text-align:center;
}

#hofnav2 {
	float:left;
	width:34%;
	height:30px;
	text-align:center;
}

#hofnav3 {
	float:left;
	width:33%;
	height:30px;
	text-align:center;
}

#hofnav4 {
	float:left;
	width:25%;
	height:30px;
	text-align:center;
}

/* Sponsors Page */
#sponsor1, #sponsor2, #sponsor3 {
	position:absolute;
	width:320px;
	border-color:#0099FF;
	border-style:groove;
	border-width:3px;
	border-radius:30px / 30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	box-shadow:5px 0px 10px #0099FF;
	-webkit-box-shadow:5px 0px 10px #0099FF;
	-moz-box-shadow:5px 0px 10px #0099FF;
	-khtml-box-shadow:5px 0px 10px #0099FF;
}

#sponsor1 {
	height:257px;
	background:url(images/siteimg/madmen.png) center no-repeat;
	top:70px;
	left:20px;
}

#sponsor2 {
	height:240px;
	background:url(images/siteimg/allegheny.png) center no-repeat;
	top:347px;
	right:20px;
}

#sponsor3 {
	height:247px;
	background:url(images/siteimg/shenhonda.png) center no-repeat;
	top:607px;
	left:20px;
}

/* Media Page */
#medianav {
	position:absolute;
	left:0px;
	right:0px;
	top:60px;
	height:30px;
}

#medianav1, #medianav2 {
	float:left;
	width:50%;
	height:30px;
	text-align:center;
}

#storeitem1 {
	position:absolute;
	width:240px;
	height:100px;
	top:100px;
	left:100px;
}

#store1, #store2 {
	float:left;
	width:120px;
	height:70px;
	text-align:center;
}

#storetext {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:30px;
	text-align:center;
}
</style>
