body { 

	margin: 0px auto 0px auto;

	font-family: Arial;

	font-weight: bold; 

	font-size: 13px; 

	color: #16212a;

	text-align: center;

	width: 100%;

	background-color: #455361; 

	height: 100%;





}



#holder {

    margin: 0px auto 0px auto;

	position: relative;

	width: 800px;	

	height:100%;

	background-image : url(../images/main.jpg);

	height: 100%;

}





#content { 

	position: relative; 

	width: 765px;

	height: 100%;

	text-align: justify;

	padding-top:60px;

	padding-left:10px;





}



#padder { 

	padding: 20px; 

}







#callout {

	font-family: Arial; 

	font-size: 24px;

	text-align: right;

	color: #ffffff;

}



#homecontent {

	width: 70%;

	}





#title {

	position: absolute;

	font-family: Arial; 

	font-size: 20px;

	height: 30px;

	width: 765px;

	background: #58eee9; 

	color: #006cd1;

	line-height: 30px;

	text-align: right;

	

}



#sublink1 a, #sublink a:link {

	color: #ffffff;

	text-decoration: underline;

	line-height: 35px;

	margin-left: 0px;

	margin-right: 0px;

}



#sublink1 a:hover, #sublink1 a:active {

	color: #7e8ea5;

	text-decoration: none;	

}



#footer {  

	position: relative; 

	width: 765;

	height: 89px;

	background-image: url(../images/footer.jpg);

	background-position: top; 

}



#main_menu a, #main_menu a:link {

	color: #17212a;

	text-decoration: none;

	font-weight: bold;

	margin-left: 15px;

}



#main_menu a:hover, #main_menu a:active {

	color: #17212a;

	text-decoration: underline;	

}

.thursday {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF3399;
	text-decoration: underline;
}

.friday {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #9900CC;
	text-decoration: underline;
}
.saturday {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: underline;
}
.wednesday {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF6633;
	text-decoration: underline;
}
.sunday {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
}
.monday {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
.eventheading {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
