BODY {
scrollbar-3dlight-color: Black;	
scrollbar-arrow-color: White;	
scrollbar-base-color:#cccccc;	
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color: #cccccc;    
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: Black;	
scrollbar-track-color: #E4E4E4;	

/*Font settings for text outside a table */
font-family: Courier New;  font-size: 12px; color: black;

background-color: #000000;

color: #FFFFFF;
}


.top {
background-image: url('JPG/Top.JPG');
height: 169px;
width:690px;
text-align: right;
color: #FFFFFF;
padding-right: 30px;
}

.menu {
background-image: url('JPG/Main.JPG');
}

.main-bg {
width:720px;
height:350px;
background-image: url('JPG/Main.JPG');
background-repeat: repeat-y;
}

.main {
padding-left: 20px;

}

.img-main {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bottom {
background-image: url('JPG/bottom.JPG');
height: 34px;
width:690px;
text-align: right;
color: #FFFFFF;
padding-right: 30px;
