body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;}

html, body{ 
	margin:0px; 
	padding:0px; 
	text-align:center;
	background-color:#fff;
	background-image:url(../images2009/bodyBg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
} 
.currentNewsTitle {
	background-image:url(../images2009/h1Bg.gif);
	width:650px;
	height:26px;
	padding-top:4px;
	text-indent:5px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	font-style:italic;
	margin-bottom:15px;
	display:block;
}
.currentNewsTitle a, .currentNewsTitle a:visited
{
	color:#fff;
}
.currentNewsTitle a:hover
{
	color:#CCC;
}
#page{ 
	width:990px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}
#topNav {
	width:325px;
	height:21px;
	margin-top:-1px;
	text-align:right;
	float:right;
	padding-right:20px;
}
#header{
	position:relative; 
	height:138px;
	width:990px;
	background-image:url(../images2009/masthead.jpg);
	background-repeat:no-repeat;
}
#leftcolwrapper{
	float:left;
	position:relative;
	
}
#navBar {
	position:absolute;
	margin: 29px 0px 0px 572px;
}
#wrapper{
	width:990px; 
	float:right; 
	position:relative;
	background-image:url(../images2009/wrapperBg.gif);
	background-repeat:repeat;
}

#calBox {
	width:305px;
	height:255px;
	margin: 0px 0px 0px 5px;
	background-image:url(../images2009/calBg.gif);
	background-repeat:no-repeat;
	
	position:relative;
}
#leftcol{
	width:296px;
	height:auto;
	position:relative;
	background-color:#fff;
	margin: 5px 0px 0px 5px;
	padding:4px;
}

#maincol{
	background-color: #fff;
	float: left;
	display:inline;
	position: relative; 
	width:650px;
	padding:0 10px 10px 10px;
	margin-left:5px;
	min-height:600px;
}
* html #maincol {
	width:665px;
}
#newsscroller
{
	height:370px;
	width:100%;
	text-align:center;
	background:#000000;
	margin:-19px 0 25px -10px;
	padding-right:17px;
	padding-left:2px;
	
}
#legend {
	margin: 5px 0px 0px 30px;
}
#newsBox {
	width:650px;
	height:430px;
}
#rightcol{
	width:200px; 
	float:right;
	position:relative;
	background-color:#D92CDF;
}

#footer {
	margin:5px; 
	width:980px;
	height:94px;
	clear:both;
	background-image:url(../images2009/footerBg.gif);
	background-repeat:no-repeat;
}
#rampLogo {
	position:absolute;
	margin: 29px 0px 0px 836px;
}

 /* *** Float Hacks *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
-->


/*LINK STYLES*/

#topMenu li {
	display:inline;
}
#topMenu a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	font-variant:small-caps;
	font-style:italic;
	font-weight:bold;
	padding-right:5px;
}
#topMenu a:hover {
	color:#09F;
}

/*MAIN MENU CSS*/

/*-------NAV BAR----------*/
#navBar li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#navBar a {
	float: left;
	padding: 37px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:37px; /* for IE5/Win only */
}
#navBar a:hover {
	background-position: 0 -37px;
}
/*#navBar a:active, #nav a.selected {
	background-position: 0 -52px;
}*/
#female a {
	background-image:url(../images2009/nav/nav_01.gif);
	width:71px;
	height:37px;
	margin-right:12px;
}
#male a {
	background-image:url(../images2009/nav/nav_03.gif);
	width:53px;
	height:37px;
	margin-right:12px;
}
#inline a {
	background-image:url(../images2009/nav/nav_05.gif);
	width:60px;
	height:37px;
	margin-right:12px;
}
#volunteers a {
	background-image:url(../images2009/nav/nav_07.gif);
	width:101px;
	height:37px;
	margin-right:12px;
}
#goalies a {
	background-image:url(../images2009/nav/nav_09.gif);
	width:70px;
	height:37px;
	margin-right:12px;
}




/*GLOBAL STYLES*/

a {
	color:#b10207;
}
a:hover {
	color:#333;
}
p {
	line-height:1.5em;
	margin-bottom:15px;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
#maincol h1 {
	background-image:url(../images2009/h1Bg.gif);
	width:649px;
	height:27px;
	padding-top:4px;
	text-indent:5px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	font-style:italic;
	margin-bottom:15px;
	margin-left:-10px;
}
#maincol h2 {
	font-size:18px;
	color:#b10207;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	font-style:italic;
	margin-bottom:15px;
}
#maincol h3 {
	font-size:22px;
	font-weight:bold;
	letter-spacing:0px;
	margin-bottom:15px;
}
	
#maincol ul {
	list-style:inside;
	margin:15px;
}
#maincol ol {
	list-style:inside;
	list-style-type:decimal;
	margin:15px;
}
#maincol img {
	margin-bottom:15px;
}



#rightLogos {
	width:200px;
	height:auto;
	position:absolute;
	margin-left:840px;
	margin-top:25px;
	padding-top:10px;
	background-image:url(../../images2009/rightLogos/adbgtop.gif);
	background-repeat:no-repeat;
}
#rightAdContent {
background-image:url(../../images2009/rightLogos/adbgmiddle.gif);
	background-repeat:repeat-y;
}
#rightLogosBottum {
	background-image:url(../../images2009/rightLogos/adbgbottom.gif);
	background-repeat:no-repeat;
	width:200px;
	height:10px;
}
#rightLogos a img {
	border:none;
	margin-bottom:5px;
	margin-left:7px;
} 

.row {
	background-color:#FFF;
}
.altRow {
	background-color:#CCC;
}



/* Drop down menu */
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	font:normal 11px arial;
	line-height:16px;
	z-index:100;
	text-align:left;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	color:#FFFFFF;
	background-color:#333333;
	text-decoration:none;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color:#0033FF;
	padding-left:3px;
}


/*calendar*/
#cal {
	/* global */
	width:250px;
	height:170px;
	margin-top:40px;
	color:#fff;
	}
.dayHeader {
	/* SMTWTFS */
	color:#fff;
	font-weight:bold;
	border:none;
	}
.titles {
	/* month */
	color:#fff;
	border:none;
	font-size:10px;
	}
.next, .prev {
	color:#ccc;
	}
.calEvent {
	background:#3333CC;
	color:#FFFFFF;
	
	}
.calEvent a {
	background:#3333CC;
	color:#fff;
	}
.calEvent a:hover {
	color:#fff;
	}
.calGame {
	background:red;
}
.calGame a {
	color:#fff;
	}
.calGame a:hover {
	color:#FFFFFF;
	background-color:#000000;
	}
.calPractice {
	background-color:#ff7800;
	}
.calPractice a {
	color:#FFF;
	}
.calPractice a:hover {
	color:#000;
	}
.calHome {
	background-color:#990000;
}
.calHome a {
	color:#FFF;
	}
.calHome a:hover {
	color:#000;
	}
.calAway {
	background-color:#7d7d7d;
}
.calAway a {
	color:#FFF;
	}
.calaway a:hover {
	color:#000;
	}
.impdate, .impdate a {
	color:#fff;
}
.impdate a:hover {
	color:#FFFFFF;
}

/*misc*/
.divOff { BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: white 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: white 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: white 1px solid; POSITION: relative; TEXT-ALIGN: center }
.divOver { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; POSITION: relative; TEXT-ALIGN: center }
div#adminlogin {
	font-size:10px;
	}
table, tr, td {
	font-size:10px;
}