body {
	background-image: url(images/bluebak.gif);
	background-repeat: repeat;
	background-color: #5D6978;
	margin: 0;
}
a {
	text-decoration: none;
}
a:visited {
	color: blue;
}
#container {
	background-color: #8D6A4E;
	width: 1010px;
	background-image: url(images/main_bak.jpg);
	background-repeat: repeat-y;
	background-position: 0 -17px;
}
#top {
	width: 1010px;
	background-image: url(images/header.jpg);
	height: 213px;
}
#navbar {
	position: absolute;
	top: 166px;
	left: 230px;
}
#navbar ul {
	margin: 0;
	padding: 0;
}
#navbar ul li {
	display: inline;
}
#navbar a {
	color: #D1D1D1;
	text-decoration: none;
	font-family: georgia, serif;
	margin-right: 12px;

}
#navbar a:hover {
	color: white;
}


#content {
	width: 1010px;
	background-image: url(images/constitution_bottom.jpg);
	background-repeat: no-repeat;
	min-height: 318px;
}
h1 {
	font-size: 23px;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	color: #8D3B41;
}
#content2 {
	width: 620px;
	margin-left: 255px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: -130px 0;
}
#content2, #content2 p {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 130%;
	color: #6D4C30;
}
#content2_header {

	
}
#teaparty {
	width: 180px;
	text-align: center;
	background-image: url(images/ky-districts.png) !important;
	background-image: url(images/ky-districts.gif);
	background-repeat: no-repeat;

}
#teaparty img {
	border: none;
}
#teaparty a {
	font-size: 11px;
	line-height: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#teaparty2 {
	width: 150px;
	text-align: center;
	margin-top: 20px;
	background-repeat: no-repeat;
}
#teaparty2 img {
	border: 0;
}

#teaparty3 {
	margin-top: 20px;
	width: 180px;
	background-repeat: no-repeat;
}
#teaparty3 img {
	border: none;
}
#left_column {
	width: 180px;
	float: left;
	margin: 50px 0 0 40px;
	text-align: center;
}
.title {
	background-color: #708399;
	padding: 3px;
	color: white;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	font-size: 12px;
}
#kynews {
	border: 1px solid #BEBEBE;
	width: 175px;
	margin: 0 0 5px 5px;
	float: right;
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e8dcd0;
	
}
#kynews a {
	font-size: 12px;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: maroon;
}

#footer {
	height: 122px;
	width: 1010px;
	background-image: url(images/footerbak.jpg);
	background-repeat: no-repeat;
}

#footer2 {
	margin-bottom: 15px;
	margin-top: -15px;
	width: 920px;
	margin-left: 20px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	
}
#footer2, #footer2 p {
	line-height: 150%;
	font-size: 9px;
	
}
#footer2 a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #BBBBBB;
}
#footer2 a:hover {
	border-bottom: 1px solid white;
}