body {		
background: #000000 url(bg4.gif) repeat-y center;
margin: 0 auto;	
text-align: center;
color: #cc9933;
}

#footer {	
background: url(footer.png) no-repeat top center;
margin: 0 auto;	
width: 800px;	
height: 69px;
overflow: hidden;	
}

div#main {
color:#ccc;
width: 800px;
height: 100%;
}

.divider {
	background: url(divider.png) no-repeat;
	height: 64px;
	margin: 16px 0;
}

h4 { color: #cc9933; 
}

h3 { color: #cc9933; 
}

h2 {
color: #000000; 
font: bold;
text-align:center;
margin: -10px 0 0 0;
}

div#schedule {
background: url(top.gif) no-repeat;
color:white;
width:250px;
height:300px;
margin: 5px 0 0 20px;
}

div#main2 {
color:white;
font-size:12px;
font-weight:bold;
text-align:justify;
width:420px;
height:300px;
margin: -315px 0 0 310px;
}

div#main3 {
background: #000;
color:white;
font-weight:bold;
width:800px;
height:100%;
}

div#calendar {
margin: 300px 0 0 20px;
}

div#bottom {
background: url(bottom.gif) no-repeat;
}