@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#66385B;
}
#container {
	width:960px;
	background-color: #FFF;
	margin: 0 auto;
}
#header {
	width:960px;
	height:205px;
}
#mainContent {
	width:530px;
	padding:20px;
}
#mainContentright {
	width:260px;
	padding:0px;
	float:right;
	margin-right: 20px;
}
#midright{
	width:600px;
	padding:10px;
	float:right;
	margin-right: 20px;
}
#midleft {
	width:200px;
	margin-left: 50px;
	border: 1px solid #000;
}
#bottomright{
	width:600px;
	padding:10px;
	float:right;
	margin-right: 20px;
	color: #66395B;
	font-size: 14px;
}
#bottomleft {
	width:530px;
	padding:10px;
}
img{
	border:none;
}
.bodycopytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#66395B;
	line-height:19px;
	text-align:left;
}
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-style:normal;
	color:#66395B;
	line-height:19px;
	text-align:center;
}
	
