body {
	font: 14px "Times New Roman", Times, serif;
	margin: 20px;
	background: #3F4E5E;
	color: #3F4E5E;
	}
a:link, a:visited, a:active {
	color: #3F4E5E;
	text-decoration: underline;	
	}
a:hover{
	color: #000000;
	}
h1 {
	letter-spacing: 1px;
	font-size: 26px;
	font-style: italic;
	text-align: center;
}
h2 {
	letter-spacing: 1px;
	font-size: 26px;
	font-style: italic;
	text-align: center;
}
h3 {
	letter-spacing: 2px;
	font-size: 14px;
	text-align: center;
	color: #DBD2BD;
}
h4 {
	letter-spacing: 1px;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}
p {
	font: 15px Arial, Helvetica, sans-serif;
	}
.dropcap {
	margin-right:6px;
	margin-top:5px;
	float:left;
	background: #F0ECE3;
	padding: 5px 5px;
	color: #3F4E5E;
	font: 50px/30px "Times New Roman", Times, serif;
	border: 1px solid #3F4E5E;
}
#background{
	width: 825px;
	\width: 825px;
	w\idth: 825px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/bg.jpg) repeat left bottom;
	}
#nav_bg {
	background: url(../img/nav_bg.jpg) repeat-y;
	}
#container {
	background: url(../img/r.jpg) no-repeat left bottom;
	}
#navigation{
	float: left;
	font-size: 16px;
	text-align: center;
	line-height: 19px;
	margin: 20px 0px 0px 3px;
	font-style: italic;
	font-weight: bold;
		}
	#navigation ul{
		margin: 0;
		padding: 25px 0;
		}
	#navigation ul li {
		padding: 5px 5px;
		list-style-type: none;
		}
	#navigation a:link img, #navigation a:visited img, #navigation a:active img{
		opacity: 0.8;
		filter:Alpha(opacity=80);
		}
	#navigation a:hover img{
		opacity: 1;
		filter:Alpha(opacity=100);
		}
#sub_navigation{
	font-size: 15px;
	text-align: center;
	font-style: italic;
	padding-bottom: 10px;
		}
	#sub_navigation ul{
		margin: 0;
		padding: 0px 0;
		}
	#sub_navigation ul li {
		padding: 7px 10px;
		list-style-type: none;
		display: inline;
		}
	#sub_navigation a:link, #sub_navigation a:visited, #sub_navigation a:active {
		color: #3F4E5E; 
		text-decoration: none;
		}
	#sub_navigation a:hover{
		color: #000;
		text-decoration: none;
		}
#content{
	padding: 45px 20px 20px 265px;
	}
#content_home {
	padding: 75px 25px 20px 265px;
	background: url(../img/2009.gif) no-repeat right top;
	}
.quote {
	text-align: center;
	color: #3F4E5E;
	padding: 0 30px;
	font: italic bold 15px/20px "Times New Roman", Times, serif;
}
.image_stroke {
	padding: 1px;
	background: #fff;
	border: 2px solid #3F4E5E;
	}
#slideshow {
	width: 455px;
	height: 475px;
	margin: 0 auto;
	padding-right: 10px;
}
#footer{
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #DBD2BD;
	}
	#footer p{
	font-size: 11px;
	text-align: center;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #DBD2BD;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #aba594;
	}

