*{
	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:#000000;}
A:hover{ text-decoration:underline;
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:410px;
	background-color:#FFFFFF;
	
}
#leftside ul{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	margin-top:10px;}
#leftside ul li{
	width:70%;
	margin-left:25px;
	line-height:28px;
	list-style:none;
	border-bottom:1px solid #bababa;}
#leftside ul li a{
	text-decoration:none;
	color:#414040;}
#leftside ul li a:hover{
	color:#df2183;}
#mainContent {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	line-height:2em;
	padding-top:1em;
	float:right;
	width:730px;
	height:400px;
	background-color:#FFFFFF;
	
}
#mainContent img{ margin-right:1em; margin-bottom: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;}
	 
