body,td,p,textarea,input {
	font: 12px/21px Arial, Helvetica, Tahoma;
	color: #6F5E84;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5 { margin:0; padding:0; }	
h3 { text-align:center; }				
body {
	background: #392841;
}
input#Contact_Send, input#Contact_Reset {
	padding: 3px 5px;
	margin-top:10px;
}
a, table td span#newstitle a:link, table td span#newstitle a:visited {
	color: #0094fe;
	text-decoration:none;
}
a:hover, table td span#newstitle a:hover {
	color: #007BD7;
}
table td.newscont a:link, table td.newscont a:visited {
	color: #555555;
}
table td.newscont a:hover {
	color: #473252;
	text-decoration:none;
}

hr {
	background: #F9F5FA;
	height:2px;
	border:0;
	margin:10px 0;
}
#cont {
	width: 776px;
	margin:0 auto;
	background: #fff url('images/header2.jpg') top left no-repeat;
	padding-top:150px;
}
#colCont {
	overflow:hidden;
	width:775px;
	padding-bottom:10px;
}
#leftCol {
	float:left;
	width:195px;
	margin:0 auto;
}
#leftCol div.middle {
	width:170px;
	margin:0 auto;
	text-align:center;
	padding: 10px 0;
	background:transparent;
}
#leftCol div.top {
	background: url('images/box-top.gif') top left no-repeat;
	margin:0 auto;
	width:170px;
	height:16px;
}
#leftCol div.bottom {
	background: url('images/box-bottom.gif') bottom left no-repeat;
	margin:0 auto 20px auto;
	width:170px;
	height:16px;
}
#rightCol {
	float:left;
	width: 540px;
	padding-left:20px;
	padding-top:50px;
	padding-right:20px;
	min-height:350px;
	height:auto !important;
	height:350px;
}
#copyright {
	margin:0 auto;
	width:775px;
	background: #F9F5FA;
	padding: 20px 0;
	text-align:center;
	font-size:11px;
	line-height:15px;
	color: #D3B7DB;
}
ul#menu {
	text-align:left;
	list-style-type:none;
	margin:100px 0 0 0;
	padding:0;
}
ul#menu li {
	padding: 0;
	margin:0;
	text-align:center;
}
ul#menu li a {
	display:block;
	width:100%;
	color: #F0A902;
	font: 15px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	text-decoration:none;
	padding:5px 0;
}
ul#menu li a:hover {
	background: #fdf4ff;
	color: #785489;
}
#mainCont h2 {
	padding: 7px 0 3px 0;
	margin-bottom:12px;
	letter-spacing:-1px;
	font-size:19px;
	border-bottom: 2px solid #F9F5FA;
	color: #8A55A4;
	font-style:italic;
}