body{

	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #2C4359;
	scrollbar-highlight-color: #CCCCFF;
	scrollbar-3dlight-color: #2C4359;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #2C4359;

    text-align:center;  
    background-color:#000000;

    
    font-family: verdana,arial;
    font-size:10pt;
    color: #555555;
       
}

#container{
    position: relative;
    width: 850px;
    height: 570px;
    margin: 0px auto;   
    background-color:#000000;
    background-image: url(../images/background.jpg);  
   	    
    } 

#menu{
    position: absolute;
    left: 116px;
    top: 218px;
    width: 617px;
    height: 84px;

}

#top{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 850px;
    height: 97px;
}
    
#left{
    position: absolute;
    left: 0px;
    top: 79px;
    width: 143px;
    height: 448px;
    margin: 0px auto;   
    text-align: center; 
    
 	    
    } 

#main{
    position: absolute;
    left: 200px;
    top: 120px;
    width: 570px;
    height: 250px;
}

#footer{
    position: absolute;
    left: 0px;
    top:575px;
    width:850px;
    clear:left;
    height:18px; 
    margin-top:5px;
    font-size:9px;
    text-align:center;
    color: #CCCCCC;
    letter-spacing: 2px;
    padding-top: 2px;
} 

  
    } 
#mainGallery{
    position: absolute;
    left: 350px;
    top: 120px;
    width: 350px;
    height: 300px;
    background-image: url(../images/boxGallery.jpg); 
    text-align: center;  
    padding-top: 10px;   
}    

#mainFlyers{
    position: absolute;
    left: 350px;
    top: 120px;
    width: 350px;
    height: 300px;
    background-image: url(../images/boxGallery.jpg); 
    text-align: center;  
    padding-top: 10px;   
}   
 
#mainRecords{
    position: absolute;
    left: 200px;
    top: 100px;
    width: 556;
    height: 290;
	background-image: url(../images/boxRecords.jpg); 
	padding-top:10px;
	padding-bottom:10px;	
	padding-left:10px;
	padding-right:10px;
	
	text-align: Justify;

} 

A:link {
	FONT-WEIGHT: bold; COLOR: #FF6600; 
	text-decoration : none;
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #FF6600; 
	text-decoration : none;
}
A:hover {
	COLOR: #AAAAAA; 
	text-decoration : none;
}
A:active {
	COLOR: #FF6600; 
	text-decoration : none;
}

.form{
     color: #446BD2;
     font-family: Verdana;
     font-size: 9px;
     text-align: left;
     
     }
