/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0;
 text-align:center;
 font-size: 16px; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #4C4C4C;
	background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAABA8AAAABCAYAAACxBYe4AAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAABMSURBVHja7MfJDYBADARBm2sDI24C41pjxDwcAo8uqTW2m5nbZ9A9qvefSrNasla2RcRmAAAAAADgd9x9zdnVUfZUV6lntwr99ggwAMuKEwPHM2ZgAAAAAElFTkSuQmCC) repeat-y center #FFFFFF;
} 
 
a {
color : #cb0808;
text-decoration: none;
}

h1 {
color : #999999;
font-size: 9px; 
}


h2 {
color : #000000;
font-size: 28px; 
}

h3 {
color : #000000;
font-size: 28px; 
}

h4 {
color : #000000;
font-size: 28px; 
}

#pagewidth{ 
 width:960px; 
 text-align:left; 
background-color: #FFFFFF;   
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
padding-top: 5px;
 position:relative; 
 height:25px; 
color: white;
text-align: center;

  background-color: #000000; 
 width:100%;
} 
 

 
#footer{

  background-color:#e98e00; 
 clear:both;
 text-align:left; 
padding: 2px;

 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  

