body
{font-family:arial,san-serif;
background-image:url(images/3bg.jpg);
background-repeat:no-repeat;
background-position: 0px 0px;
}

#allcontent
  {width:980px;
  height:975px;  
  margin-left:150px;
  }
  

#top
{width:960px;
height:144px;
text-align:right;
background-image:url(images/jrs.gif);
background-repeat:no-repeat;

} 

 
#left
   {width:160px;
   padding:10px;
  text-align:center;
   float:left;
   color:#9b0404;
    }
	
#center{
width:500px;
padding:10px;
float:left;
border-left:5px dotted #9b0404;
}

#right
{ width:250px;
  
  padding:10px;
  text-align:center;
  color:#2d1a0e;
   float:right;
   
  }
   
 #footer {
    text-align:center;
    font-size:small;
    width:1080px;
	height:75px;
    margin:auto;
	clear:both;
	 color:#9b0404;
	} 
	
#footer a:link {
	  color:#2d1a0e;
     border:none;
	 text-decoration:none;}
#footer a:visited{
	 color:#2d1a0e;
     border:none;
	 text-decoration:none;}	    
a:link {
	  color:#9b0404;
     border:none;
	 text-decoration:none;}
 a:visited{
	 color:#9b0404;
     border:none;
	 text-decoration:none;}	

a img {
  border: 0;
  }

a img.border {  
  border: 1px solid #FC3307;
  }	 

img.floatLeft { 
    float: left; 
    margin-right: 4px;

}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

li{list-style-type:none;
  }
  
  



.center{text-align:center;}
.redb{color:#9b0404; font-weight:bold;}
