body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B38115;
	background-color: #8F144F;
	margin: 0px;
}
strong {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.toptext {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #DB76C8;
	text-align: center;
	height: 15px;
	width: 100%;
	margin: 0px;
}
.toptext a{
	color: #FFFFFF;
	text-decoration: none;
}
.top2 {
	height: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
.header {
	background-image: url(images/header.jpg);
	height: 158px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.topmenu {
	color: #FFFFFF;
	height: 25px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DB1F7A;
	padding-left: 20px;
	padding-top: 10px;
}
.topmenu a:link, .topmenu a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.topmenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
.main {
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-image: url(images/bgmain.gif);
}
.content {
	text-align: left;
	float: left;
	width: 505px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
}
.post h2{
	margin: 0px 0px 7px;
}
.post h2 a:link, .post h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.post h2 a:hover{
	color: #8F144F;	
}
.post h2 a:active{
	color: #000000;	
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8F4D83;
}
.entry b{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	
}
.entry a:link, .entry a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.entry a:hover{
	color: #8F144F;	
}
.entry a:active{
	color: #000000;	
}
.postmetadata {
	background-color: #DBDBDB;
	height: 22px;
	text-indent: 10px;
	vertical-align: middle;
	width: 100%;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.postmetadata a:link, .postmetadata a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #000000;
	text-decoration: underline;	
}
.postmetadata a:active{
	color: #000000;	
}
.postmetadata-com {
	background-color: #DBDBDB;
	vertical-align: middle;
	width: 95%;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}
.postmetadata-com a:link, .postmetadata-com a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.postmetadata-com a:hover{
	color: #000000;
	text-decoration: underline;	
}
.postmetadata-com a:active{
	color: #000000;	
}
.navigation {
	background-color: #F3F3F3;
	height: 19px;
	width: 100%;
	padding-top: 6px;
	}
.navigation a:link, .navigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.navigation a:hover{
	color: #000000;
	text-decoration: underline;	
}
.navigation a:active{
	color: #000000;	
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8F144F;
}
.alignright {
	float: right;
	margin-right: 7px;
	}
	
.alignleft {
	float: left;
	margin-left: 7px;
	}
.sidebar {
	float: right;
	width: 320px;
}
.sidetop {
	padding: 5px;
	width: 310px;
	background-color: #F4E1EA;
}
.side1 {
	float: left;
	width: 180px;
}
.side1 h2 {
	background: #000000 url(images/icon-headers.gif) no-repeat 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 17px;
	margin: 0px;
	height: 23px;
	width: 190px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC56B0;
}
.side1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
.side1 ul ul {
	margin: 0px;
	background-color: #DB1F7A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC043A;
}
.side1 ul ul li {
	padding: 0;
	border-bottom: 1px solid #EC56B0;
	background-image: url(images/icon-li.gif);
	background-repeat: no-repeat;
	background-position: 17px;
	height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BC043A;
	text-indent: 27px;
	width: 190px;
}
.side1 ul ul li a {
	display: block;
	margin: 0px;
	padding: 4px 0px 0px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
} 
.side1 ul ul li a:hover {
	padding: 4px 0px 0px;
	background-image: url(images/icon-li.gif);
	background-repeat: no-repeat;
	background-position: 17px;
	height: 17px;
	text-indent: 27px;
	width: 190px;
	background-color: #E55299;
} 
.side2 {
	float: right;
	width: 120px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.side2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#searchsubmit {
	background-color: #F8DFEB;
	border: 1px solid #CFB7C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F144F;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 28px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F144F;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer a:link, .footer a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}.subfooter {
	background-color: #8F4D83;
	height: 25px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.icons {
	text-align: center;
}
.img-left {
	padding: 3px;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
.img-right {
	padding: 3px;
	float: right;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-top: 3px;
}
.feednews {
	padding: 5px 10px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F9DFEB;
	text-decoration: none;
}
.feednews a:link, .feednews a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.feednews a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
.feednews a:active{
	color: #FFFFFF;
	text-decoration: underline;
}