body {
	width:100%;
	background-image: url(images-new/background.jpg);
	background-repeat: repeat;
	text-align:center;
	margin: 0;
	padding: 0;


}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

#container {
	width:900px;
	height:auto;
	text-align:left;
	margin:0 auto;
	}
	
#footer {
	width:900px;
	height:25px;
	text-align:left;
	margin:0 auto;
	}
	
#topnav {
	width:900px;
	height:320px;
	}
#bottomcontent {
	width:900px;
	background-color:#333333;
	}

#bottomcontentcalendar {
	width:900px;
	height:650px;
	background-color:#333333;
	}
		
#leftcontentindex {
	float:left;
	width:585px;
	height:375px;
	padding:2.5px;
	}

#rightcontentindex {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images-new/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:right;
	width:290px;
	height:375px;
	padding:5px;
	margin:5px;
	}
	
#leftcontentmain {
	background-color:#FFFFFF;
	float:left;
	width:360px;
	height:375px;
	padding:5px;
	margin:5px;	
	}

#rightcontentmain {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images-new/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:right;
	width:500px;
	height:375px;
	padding:5px;
	margin:5px;
	}

#leftcontentcontact {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images-new/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	width:150px;
	height:375px;
	padding:5px;
	margin:5px;	
	}

#rightcontentcontact {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images-new/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:right;
	width:710px;
	height:375px;
	padding:5px;
	margin:5px;
	}
	
#contentcalendar {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images-new/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:right;
	width:880px;
	height:630px;
	padding:5px;
	margin:5px;
	}

#leftcontentnews {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images-new/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	width:280px;
	height:375px;
	padding:5px;
	margin:5px;	
	}

#rightcontentnews {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images-new/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:right;
	width:580px;
	height:375px;
	padding:5px;
	margin:5px;
	}
	
#leftcontentgallery {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images-new/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	width:300px;
	height:375px;
	padding:5px;
	margin:5px;	
	}

#rightcontentgallery {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images-new/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:right;
	width:560px;
	height:375px;
	padding:5px;
	margin:5px;
	}