body { background-image:url(banners/bg.jpg);
		background-repeat:repeat-x; 
	   background-color:#000;
	   margin:0 0 0 0;}
	   
.bg_color { background-color:#252525;
			border:#102414 1px inset;}
			
.nav_text  { font:"Times New Roman", Times, serif;
			 font-size:18px;
			 font-weight:bold;
			 color:#fff;
			 padding-top:5px;}
			 
#text_area { width:800px;
			 height:70px;
			 float:left;
			 }
			 
.number      {font:"Times New Roman", Times, serif;
			 font-size:24px;
			 font-weight:bold;
			 color:#fff;
			 margin:115px 0 0 25px;
			 }
			 
.number2      {font:"Times New Roman", Times, serif;
			 font-size:20px;
			 font-weight:bold;
			 color:#fff;
			 margin:70px 0 0 25px;
			 }
			 
.number3      {font:"Times New Roman", Times, serif;
			 font-size:20px;
			 font-weight:bold;
			 color:#fff;
			 margin:115px 0 0 25px;
			 }
			 
.site_title {font:"Times New Roman", Times, serif;
			 font-size:20px;
			 font-weight:bold;
			 color:#fff;
			 text-decoration:underline;
			 margin:2px 0 0 10px;
			 }
			 
.site_description {font:"Times New Roman", Times, serif;
			 font-size:12px;
			 color:#fff;
			 margin:3px 0 0 10px;
			 }

#5stars    { width:100px;
			 float:right;
			 }

#4stars    { width:172px;
			 float:right;
			 }
			 
#filler   { width:990px;
			height:500px;
			pmargin:0 auto;}
