body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
h1, h2, h3, h4, h5, h6{
color: #923180;

}
a{
	font-weight: bold;
	color: #603A75;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #130610;
	text-decoration: underline;
}
img{border:0px;}
.container {
	height:auto;
	padding: 0px;
	width: 959px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #923180;
	border-bottom-color: #923180;
	border-left-color: #923180;
	background-color: #F3DEF0;
	background-repeat: repeat-x;
	background-image: url(images/bg-cont.jpg);
}
.main {
	margin: 20px;
	width: 705px;
	display: inline;
	float: left;
	position: relative;
	overflow: hidden;
}
.title {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #923180;
	text-decoration: none;
}
.date {
	font-size: 10px;
	color: #AA77AA;
	font-weight: normal;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C756B2;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: 1px dotted #EBBA20;
}



.subnav {
	float: right;
	width: 180px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2B1DB;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 20px;
	background-color: #F7F2F8;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3DEF0;
}
a.smenu{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #603A75;
	display: block;
	width: 170px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #923180;
}
a.smenu:hover{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #923180;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #603A75;
}
.content-right {
	padding: 5px;
	width: 150px;
}

.footer {
	vertical-align: top;
	padding: 20px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCCCCC;
}
.footer A{
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.footer A:hover{
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.imageBorder {
	padding: 5px;
	border: 1px dotted #923180;
}
hr {
	width: 100%;
	border: 0px;
	color: #E2B1DB;
	background-color: #E2B1DB;
	height: 1px;
}
.seo{display:none;}
.fnav{
	display:block;
	padding:0px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.fnav li{
	list-style:none;
	float:left;
	display:block;
	margin-right:15px;
}
.clear{clear:both;}
