.style6 {
	color: #1C569F
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	color: #333;
	font-weight: normal;
}


body {
	margin : 0;
	padding : 0;
	height : 100%;
	width : 100%;
	font-family : Tahoma, Geneva, sans-serif;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	background-position: center 0%;
	font-size: 12px;
}
p {
	font-size : 12px;
	color: #333;
}
.readmore {
	font-size: 14px;
	color:#FFF;
	margin : 0 auto;
	text-align: center;
	font-weight:bold;
}

a img {
	border:none;
}

.readmore a {
	color : #000;
	text-decoration : underline;
}
.readmore hover {
	color : #FFFF00;
	text-decoration : none;
}
.readmore visited {
	color : #6791bb;
	text-decoration : none;
}
.readmore active {
	color : #2B207E;
	text-decoration : none;
}
h1, h2, h3 {
	font-size : 18px;
	color : #6791bb;
}
.container {
	width : 800px;
	background-image: url(img/header.jpg);
	height: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container2 {
	width : 800px;
	margin : 0 auto 0 auto;
}
.header {
	height : 180px;
	margin : 0;
	padding : 0;
	background-image: none;
}
.sitename {
	font-size : 50px;
	position : relative;
	top : 0;
	left : auto;
	color : #ffffff;
	height: 0;
	width: 700px;
	background-image: none;
}
.main-nav {
	width : 800px;
	height : 27px;
	position : relative;
	left : auto;
	background-color: #1C569F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C549E;
	text-align: center;
	margin: 0 auto;
}
.main-nav ul {
	border : 0;
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-align : center;
	font-size : 12px;
	line-height : 27px;
	clear : left;
}
.main-nav ul li {
	display : block;
	float : left;
	text-align : center;
	font-size : 12px;
	line-height : 27px;
	padding : 0;
	margin : 0;
}
.main-nav ul li a span {
	display : inline;
	vertical-align : middle;
}
.main-nav ul li a {
	width : 140px;
	height : 27px;
	margin : 0;
	padding : 0;
	display : block;
	background-color: #1C569F;
}
.main-nav ul li a.link1:hover {
	color: #F60;
	background-color: #1C569F;
	font-weight: normal;
}
.main-nav ul li a.link2:hover {
	background : url(img/buttonup.gif) -102px -27px;
	color: #6CF;
}
.main-nav ul li a.link3:hover {
	background : url(img/buttonup.gif) -204px -27px;
}
.main-nav ul li a.link4:hover {
	background : url(img/buttonup.gif) -306px -27px;
}
.main-nav ul li a.link5:hover {
	background : url(img/buttonup.gif) -408px -27px;
}
.main-nav a:link {
	color : #ffffff;
	text-decoration : none;
}
.main-nav a:visited {
	color : #ffffff;
	text-decoration : none;
}
.main-nav a:hover {
	color : #ffffff;
	text-decoration : none;
}
.main-nav a:active {
	color : #ffffff;
	text-decoration : none;
}
.nav-bar {
	height : 42px;
	margin-top : -27px;
}
.content {
	color : #000000;
	width : 760px;
	margin : 0px auto;
}
.contentitem {
	padding : 6px 12px;
	border : 1px solid #c1c1c1;
	background : #ffffff;
	margin-bottom : 8px;
}
.contentdate {
	color : #000000;
	margin-bottom : 6px;
	font-size : 10px;
	font-weight : bold;
}
.footer {
	border : 1px solid #c1c1c1;
	margin : 0 auto;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	width : 742px;
	font-size : 10px;
	color : #FFF;
	background-color: #1C569F;
	font-weight: bold;
}
.footer a {
	color : #6791bb;
	text-decoration : none;
}
.footer a:hover {
	color : #6791bb;
	text-decoration : none;
}
.footer a:visited {
	color : #6791bb;
	text-decoration : none;
}
.footer a:active {
	color : #6791bb;
	text-decoration : none;
}
.slideshow {
	height: 363px;
	width: 730px;
	margin: auto;
	text-align: center;
}
.slideshow img {
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #eee;
}
