*{
	padding:0;
	margin:0;}
body  {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #fef4ff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a{
text-decoration:none;
color:#666666;}
a:hover{
color:#df2183;}
 #container {
	width: 1000px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #ffffff;
	text-align: left;
} 
 #header {
	text-align:center;
	background: #FFFFFF; 
	padding: 0 0;
} 

#mcenter{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:#ffccff 1px solid ;}
#leftside {
	float: left;
	width: 260px;
	background:url(../images/left_b.gif) no-repeat bottom left;
	height:630px;
	background-color:#FFFFFF;
	
}
#leftside ol{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	margin-top:0px;
	list-style:none;}
.sublist{ list-style-type:none;}
#sublist{
	width:60%;
	margin-left:30px;
	line-height:28px;
	text-decoration:none;
	border-bottom:1px dashed #bababa;}
#sublist a{
	text-decoration:none;
	color:#414040;}
#sublist a:hover{
	color:#df2183;}
	
#mainContent {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	line-height:2em;
	padding-top:1em;
	float:right;
	width:739px;
	height:590px;
	background-color:#FFFFFF;
	
}
#mainContent img{ margin-right:1em; margin-left:1em; float:left;}
 #footer { 
	font-family:Arial;
	text-align:right;
	color:#666666;
	padding: 0 0; 
	background:#fef4ff; 
} 
 #footer p {
	margin: 0 0;
	line-height:30px;
	color:#666666;
}
#footer a{
display:inherit;
text-decoration:none;
color:#666666;}
#footer a:hover{
color:#df2183;}

 
