body.page {
	background-color: #8294AA;
	background-image: url(../images/layout/bg.gif);
	background-repeat: repeat-x;
	padding-top:56px;
	line-height:normal;
}
body {
	background-color:#fff;
	line-height:18px;
}
td.content {
	background-color: #FFFFFF;
	background-image: url(../images/layout/contentBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#news {
	
	
	height: 400px;
	width: 420px;
	float:left;
}
#page {
	
	
	height: 370px;
	width: 460px;
	float:left;
}
#events {
	
	
	height: 320px;
	width: 180px;
	float:left;
	margin-left:30px;
}
#submenu {
	
	
	height: 320px;
	width: 140px;
	float:left;
	margin-left:20px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	background-image: url(../images/layout/headingBG.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	margin-top:10px;
	margin-bottom:10px;
}
a.submenu {
	display:block;
	background-image: url(../images/layout/pil.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	margin-top:10px;
	margin-bottom:10px;
}
div.scroll {
	overflow: auto;
	line-height:18px;
	margin-left:15px;
	padding-right:10px;
}
#news div.scroll  {
	height: 350px;
	
}
#events div.scroll  {
	height: 270px;
	
}
#page div.scroll  {
	height: 320px;
	
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
div.button {
	margin-left:15px;
	margin-top:18px;
}
a {
	color: #2E5DA1;
	text-decoration: none;
}
div.button img {
	vertical-align:top;
}
div.newsItem, div.eventItem {
	margin-top:10px;
	margin-bottom:15px;
}

div.newsItem a, div.eventItem a {
	color:#666;
}
span.date {
	color:#835934;
	font-size:10px;
	line-height:normal;
}
#gallerydiv {
	margin:30px;
	padding:30px;
	background-color:#fff;
	border:1px solid #555;
}
table.listTbl {
	border-collapse:collapse;
	width:100%;
}
th.listTbl {
	background-color: #ededed;
	padding:5px;
	text-align:left;
	color:#2379A6;
}
th.listTbl a {
	color:#2379A6;
}
font.galnav {
	color:#ddd;
}
td.galdat {
	padding-top:20px;
	padding-bottom:20px;
}