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;
}
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 {
	background-color:#FFF;
}

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;
} 
#page{ 
	width:990px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}
#topNav {
	width:325px;
	height:21px;
	margin-top:-1px;
	text-align:center;
	float:right;
}
#header{
	position:relative; 
	height:133px;
	width:990px;
	background-image:url(../images2009/masthead.jpg);
	background-repeat:no-repeat;
}
#navBar {
	position:absolute;
	margin: 31px 0px 0px 325px;
}
#wrapper{
	width:990px;
	position:relative;
	background-image:url(../images2009/wrapperBg.gif);
	background-repeat:repeat;
}
#buttonNav {
	background-image:url(../images2009/buttonNavBG.gif);
	background-repeat:no-repeat;
	width:976px;
	height:109px;
	margin:0 5px 5px;
	padding: 5px 4px 4px 4px;
}
#calBox {
	width:305px;
	height:255px;
	margin: 0px 0px 0px 5px;
	background-image:url(../images2009/calBg.gif);
	background-repeat:no-repeat;
	
	position:relative;
}
#legend {
	margin: 5px 0px 0px 30px;
}
#leftcol{
	width:296px;
	height:auto;
	position:relative;
	background-color:#fff;
	margin: 5px 0px 0px 5px;
	padding:4px;
}
#leftcolwrapper{
	float:left;
	position:relative;
	
}
#leftcol h1{
	width:296px;
	background:url(../images2009/sidebarh1Bg.jpg) top left no-repeat;
	height:32px;
	color:#fff;
	margin: 5px 0px 0px -4px;
	padding:5px 4px 4px;
}
#maincol{
	background-color: #fff;
	float: left;
	display:inline;
	position: relative; 
	width:650px;
	padding:0 10px 10px 10px;
	margin-left:5px;
	min-height:600px;
}

.currentnewstitle a
{
color:#ffffff;

}
.currentnewstitle a:hover
{
color:#cccccc;

}
* 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;
	
}
#newsBox {
	width:650px;
	height:430px;
}
#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;
}*/
#hockey a {
	background-image:url(../images2009/nav/nav_01.gif);
	width:57px;
	height:37px;
	margin-right:13px;
}
#programs a {
	background-image:url(../images2009/nav/nav_03.gif);
	width:84px;
	height:37px;
	margin-right:13px;
}
#services a {
	background-image:url(../images2009/nav/nav_05.gif);
	width:73px;
	height:37px;
	margin-right:13px;
}
#tournaments a {
	background-image:url(../images2009/nav/nav_07.gif);
	width:102px;
	height:37px;
	margin-right:13px;
}
#clinics a {
	background-image:url(../images2009/nav/nav_09.gif);
	width:60px;
	height:37px;
	margin-right:13px;
}
#media a {
	background-image:url(../images2009/nav/nav_11.gif);
	width:54px;
	height:37px;
	margin-right:13px;
}
#faq a {
	background-image:url(../images2009/nav/nav_13.gif);
	width:36px;
	height:37px;
	margin-right:13px;
}
#contacts a {
	background-image:url(../images2009/nav/nav_15.gif);
	width:73px;
	height:37px;
}

#buttons li {
	display:inline;
		float:left;
}
#buttons li a {
	display:block;
	padding:0px;
	margin-top:-2px;
	float:left;
}

#buttons li a:hover {
	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
}


/*GLOBAL STYLES*/

a {
	color:#b10207;
}
a:hover {
	color:#333;
}
a:visited {
	color:#b10207;
}
p {
	line-height:1.5em;
	margin-bottom:15px;
	list-style-type: circle;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
#maincol h1 {
	background-image:url(../images2009/h1Bg.gif);
	width:650px;
	height:28px;
	padding-top:4px;
	text-indent:5px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	font-style:italic;
margin-left:-10px;
margin-bottom:17px;
}
#maincol iframe{
text-align:center;
margin:0 auto;
padding-left:5px;
}
.currentNewsTitle {
	background-image:url(../images2009/h1Bg.gif);
	width:650px;
	height:28px;
	padding-top:4px;
	text-indent:5px;
	color:#FFF;
	font-size:18px !important;
	font-weight:bold;
	letter-spacing:-1px;
	font-style:italic;
	margin-bottom:15px;
	display:block;
}
#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:24px;
	font-weight:bold;
	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:867px;
	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;
}

.cal 
{
	width:250px;
	height:170px;
	margin-top:40px;
}
.cal td, .cal a, .cal a:link 
{
	font-size:10px;
	color:#FFF;
}
.calHeader, .calHeader a, .calHeader a:link 
{
	color:#196a99;
	border:none;
}

.calEvent, .calEvent a, .calEvent a:hover 
{
	background:#d63130;
	color:#FFFFFF;
}
.currentNewsTitle 
{
	font-size:14px;
	font-weight:bold;
	padding:-5px 0px -5px 0px; 
	
}
.calGame 
{
	background:red;
}
.currentNewsDate
{
	font-size:10px;
	padding:-5px 0px -5px 0px; 
	margin:0;
}
.impdate, .impdate a {
	background:#e32e2f;
	text-decoration:none;
	}
.impdate a:hover {
	color:#F00;
}

.txtInput { width:250px; }
.txtSm { width:60px; }
.txtMed{ width:100px; }
.prompt { width:150px }
.star, .error{ font-weight:bold; color:red; font-size:12px; }
select, input { font-size:10px; }
.button { font-size:12px; border:1px solid #ccc; }
.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 }
	
#maincontent {
padding:5px 5px 5px 5px;
}

	/* Drop down menu */
#dropmenudiv{
position:absolute;
border:1px #14386a solid;
font:normal 11px arial;
z-index:100;
text-align:left;
}

#dropmenudiv a{
width:100%;
display: block;
text-indent: 3px;
color:#14386a;
background-color: #fff;
padding:0.5em;
text-decoration:none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #14386a;
color: #fff;
}