@charset "utf-8";
body {
	font: 12px Tahoma, "Trebuchet MS", Arial, sans-serif;
	background: #FFFFFF url(images/bg-body.jpg) repeat-x;
	margin: 0px;
}
img { border-width: 0px; }
.clr { clear: both; }
.text-center { text-align: center; }
.text-right { text-align: right; }

#SiteContainer {
	margin: 0px auto;
	width: 960px;
}
#SiteHeader td { color: #FFFFFF; }
#SiteHeader ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}
#SiteHeader li {
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 15px 0px;
	letter-spacing: 3px;
}
#SiteHeader a {
	color: #FFFFFF;
	text-decoration: none;
}
#SiteHeader img { display: block; }


#LeftNavColumn {
	float: left;
	width: 228px;
	margin-right: 10px;
}
#HomeCenterColumn {
	float: left;
	width: 509px;
	margin-right: 10px;
}
#HomeCenterColumnBOD {
	float: left;
	width: 700px;
	margin-right: 10px;
}
#HomeCenterColumn .coda-box .coda-controls {
	color: #FFFFFF;
	background: #000000;
	text-align: right;
	padding: 3px;
}
#HomeCenterColumn .coda-box .coda-item img { display: block; }
#HomeCenterColumn .coda-box .coda-controls a {
	color: #FFFFFF;
	text-decoration: none;
}
#HomeCenterColumn .news-box {
	margin-top: 10px;
	margin-bottom: 10px;
}
#HomeCenterColumn .news-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #03366c;
	border-bottom: 3px solid #03366c;
	margin-top: 10px;
	margin-bottom: 5px;
}
#HomeCenterColumn .news-box .news-body {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#HomeCenterColumn .news-box .news-body p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#HomeCenterColumn .news-box .news-body a {
	color: #03366c;
	text-decoration: none;
}

#HomeRightColumn {
	margin: 0px;
	float: left;
	width: 203px;
}
#HomeRightColumn .event-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #03366c;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 3px solid #03366c;
}
#HomeRightColumn .event-box .event-list {
	background: #EEEEEE;
	padding: 5px;
}
#HomeRightColumn .event-box .event-list p { margin: 8px 0px; }
#HomeRightColumn .event-box .event-list a {
	color: #666666;
	text-decoration: none;
}
#HomeRightColumn .event-box .event-list div a {
	color: #0000FF;
	text-decoration: underline;
}
#HomeRightColumn .links-box { margin-top: 10px; }

#HomeRightColumn .links-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #03366c;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 3px solid #03366c;
}
#HomeRightColumn .links-box p {
	margin-top: 3px;
	margin-bottom: 3px;
}


#MainBody { margin-top: 20px; }
#LeftNavColumn ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#LeftNavColumn li {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
}
#LeftNavColumn a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
}
#LeftNavColumn a:hover {
	color: #023668;
	text-decoration: underline;
}
#SiteFooter {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#SiteFooter a {
	color: #03366c;
	text-decoration: none;
}
.pics {  
    width:  514px;  
    height:   274px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    /*padding: 15px;*/  
    /*border:  1px solid #ccc;*/
    /*background-color: #eee;*/  
    width:  514px; 
    height: 274px; 
    top:  0; 
    left: 0 
}
