@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}


#container {
	width: 800px; 
	background: #000; 
	color:#999999;
	margin: 0 auto;
	text-align: left; 
}
#mainContent {
	padding: 0; 
}

#header {
	width:800px; height:190px;
	background-image:url(images/header.jpg);
	position:relative;
}

#header #followus {
	width: 230px;
	height: 100px;
	position:absolute;
	top:150px;
	left:595px;
	color:white;
	font-size:20px;
	font-weight:bold;
}


#buttons { border: 0px; padding:0px; margin:0px; }

a {cursor:pointer;}

a.b{display:block; width:152px; height:314px; background:url(images/b.jpg) 0 0 no-repeat; float:left;text-decoration: none; }
a:hover.b{background-position:-152px 0px;}
a:active.b{background-position:-304px 0px;}


a.r{display:block; width:125px; height:314px; background:url(images/r.jpg) 0 0 no-repeat; float:left;text-decoration: none; }
a:hover.r{background-position:-125px 0;}
a:active.r{background-position:-250px 0;}

a.u{display:block; width:124px; height:314px; background:url(images/u.jpg) 0 0 no-repeat; float:left;text-decoration: none; }
a:hover.u{background-position:-124px 0;}
a:active.u{background-position:-248px 0;}

a.i{display:block; width:123px; height:314px; background:url(images/i.jpg) 0 0 no-repeat; float:left;text-decoration: none; }
a:hover.i{background-position:-123px 0;}
a:active.i{background-position:-246px 0;}

a.n{display:block; width:126px; height:314px; background:url(images/n.jpg) 0 0 no-repeat; float:left; text-decoration: none;}
a:hover.n{background-position:-126px 0;}
a:active.n{background-position:-252px 0;}

a.s{display:block; width:150px; height:314px; background:url(images/s.jpg) 0 0 no-repeat; float:left;text-decoration: none; }
a:hover.s{background-position:-150px 0;}
a:active.s{background-position:-300px 0;}


#links{border: 0px; padding:0px; margin:0px;}

a.golf{display:block; width:198px; height:28px; background:url(images/but_09.gif); float:left; }
a.golf:hover{background:url(images/but_09.gif) no-repeat -198px 0px;}

a.flickr{display:block; width:202px; height:28px; background:url(images/but_10.gif); float:left; }
a.flickr:hover {background:url(images/but_10.gif) no-repeat -202px 0px;}

a.join{display:block; width:202px; height:28px; background:url(images/but_11.gif); float:left; }
a.join:hover {background:url(images/but_11.gif) no-repeat -202px 0px;}

a.camp{display:block; width:198px; height:28px; background:url(images/but_12.gif); float:left; }
a.camp:hover {background:url(images/but_12.gif) no-repeat -198px 0px}

a.history{display:block; width:198px; height:27px; background:url(images/but_13.gif) no-repeat; float:left; }
a.history:hover{background:url(images/but_13.gif) no-repeat -198px 0px;}

a.gear{display:block; width:202px; height:27px; background:url(images/but_14.gif) no-repeat; float:left; }
a.gear:hover {background:url(images/but_14.gif) no-repeat -202px 0px;}

a.rewards{display:block; width:202px; height:27px; background:url(images/but_15.gif); float:left; }
a.rewards:hover {background:url(images/but_15.gif) no-repeat -202px 0px}

a.contact{display:block; width:198px; height:27px; background:url(images/but_16.gif); float:left; }
a.contact:hover {background:url(images/but_16.gif) no-repeat -198px 0px;}

a.ocaa{display:block; width:800px; height:39px; background:url(images/but_17.gif); float:left; }
a.ocaa:hover {background:url(images/but_17.gif) no-repeat -800px 0px;}


#footer {
	width:800px; height:68px; 
	background:url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	text-align:center;
	padding-top:10px;
}

#footer form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding:0px; margin:0px;
}

#ticker{
	font: 17px Helvetica, sans-serif ;  
	background-color:#111;
	color:#8ddbfd;
}

#ticker a{color:#FFF;}
#ticker a:hover{background-color:#FFF; color:#111;}

#friendsofthebruins { text-align:center; clear:both;}
#friendsofthebruins img {border:0px;} 
#friendsofthebruins a{text-decoration: none;}
