.col-1, .col-2, .col-3, .col-4{	

}
/*======= width =======*/
.main{
	text-align:left;
	width:911px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*======= header =======*/
#header {
	/*background:url(calendar/index.php) no-repeat top center*/

}
/*======= footer =======*/
#alt_header {
	height:54px;
	background-image: url(images/bot.gif);
	background-repeat: repeat-x;
}
/*======= index.html =======*/
#page1 #content .col-1{
	width:571px;
	margin-right:21px;
	float: left;
}
#page1 #content .col-2{ width:319px;float: left;}
/*======= programs.html =======*/
#page2 #content .col-1{	margin-top: 10px;}
#page2 #content .col-2{	width:319px;float: left;}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:571px; margin-right:21px;float: left;}
#page3 #content .col-2{ width:319px;float: left;}
/*======= calendar.php =======*/
#calendar_page #content .col-1{
	width: auto;
	float: left;
}
#calendar_page #content .col-2{ width:190px;float: left;}
/*======= index-4.html =======*/
#calendar #content .col-1{ width:500px; margin-right:21px;float: left;}
#calendar #content .col-2{ width:390px;float: left;}
/*======= index-5.html =======*/
#photo #content .col-1{ width:425px; margin-right:21px;float: left;}
#photo #content .col-2{ width:465px;float: left;}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:571px; margin-right:21px;float: left;}
#page7 #content .col-2{ width:319px;float: left;}
#page7 #content .col-3{ width:290px;float: left;}
#page7 #content .col-4{ width:269px;float: left;}

/*======= footer =======*/
#footer {
	height:114px;
	background:url(images/bot.gif) repeat-x top;
	clear: left;
}

