.container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #FFFFFF;
	top: 5px;
}
body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	top: 7px;
	background-image: url(../images/template/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 8px;
}
.navigation {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 79845B;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.content {
	width: 760px;
	position: relative;
	text-align: left;
	background-image: url(../images/template/content-bkg.jpg);
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}
.content-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: -1em;
	margin-left: 1em;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/index/calendar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 43px;
	width: 33px;
	padding-top: 8px;
	text-align: center;
}
.font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
#image {
	text-align: right;
}
