/* Start of CMSMS style sheet 'Moose CSS' */
html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background: #C5A55C url(images/moose_web_background.jpg) top center no-repeat;
}
.textwrapper {
	background: url(images/body_02.png);
	width: 420px;
	vertical-align:top;
	font-family:tahoma;
        padding-bottom:25px;
}
.textwrapper h2, .textwrapper h3 {
         color: #775B33 ;
       
}
.textwrapper P {
         font-size: 10pt;
         text-align: justify ;
}
.textwrapper a {
         color: #D73930 ;
}

.menucell {
	background: url(images/body_01.png);
	width: 220px;
	height:100%;
	vertical-align: top;
}
.newscell {
	
}
.newsbox {
         background: #D5BC7C ;
         padding:5px;
         width: 200px;
         height:210px;
         border:0px solid black ;
         font-size:9pt;
         font-family: tahoma ;
         margin-right:10px;
         margin-bottom:150px;
         
}
.newsbox a {
        color:#D73930 ;
}
.results {font-size:9pt;font-family:tahomah;text-align:center;}
.results a {color: #300 ;}

.hotfactor {font-size:8pt;font-weight:normal;}

/* End of 'Moose CSS' */

