@charset "utf-8";
/* CSS Document */

*{
	margin:0 auto;
	padding:0px;
}
Body{
	margin:0 auto;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	background:url(images/body_bg.gif) repeat-x #fc84df;
}
img{
	border:none;
}

#MainContainer{
	width:928px;
	background:url(images/main.png) repeat-y;
	padding:0px 3px 0px 2px;
	}
#Header{
	width:928px;
	height:90px;
	float:left;
	background:url(images/header.jpg) no-repeat;
}
#LogoArea{
	width:239px;
	height:32px;
	float:left;
	margin-left:21px;
	margin-top:36px;
	}
.LogoTxt a{
	color:#8f236f;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}	

#TabArea{
	width:928px;
	height:30px;
	float:left;
	background:url(images/tab.gif) repeat-x;
	padding-top:10px;
	text-align:center;
	}
#TabArea ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#TabArea ul li{
	display:inline;
	}	
#TabArea ul li a{
	color:#893971;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
#TabArea ul li a:hover{
	color:#893971;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	}
.Divider{
	margin-left:35px;
	margin-right:35px;
	}	
	
#Clear{
	clear:both;
}
#ContentArea{
	width:908px;
	float:left;
/*	padding:10px;
*/	padding:15px 10px 30px 10px;
}
#LeftSIdebar{
	width:304px;
	float:left;
	margin-right:9px;
}
#LeftSIdebarImage{
	width:304px;
	height:196px;
	float:left;
	margin-bottom:20px;
}
#LeftSIdebarTXT{
	width:304px;
	float:left;
	text-align:justify;
}
#MidBar{
	width:739px;
	float:left;
	margin-right:9px;
	margin-bottom:20px;
}

#MidBarTopTxt{
	width:739px;
	float:left;
	text-align:justify;
	margin-bottom:10px;
}
#AdesenseArea{
	width:426px;
	height:280px;
	float:left;
}

#Adesense1{
	width:336px;
	height:280px;
	float:left;
}

#MidBarTopImage{
	width:213px;
	float:left;
}

#RightSIdebar{
	width:160px;
	height:600px;
	float:left;
}
#Adsense_Left{
	width:336px;
	height:280px;
	float:left;
	margin-bottom:30px;
	}
#Adsense_Left_Image{
	width:336px;
	height:278px;
	float:left;
	text-align:center;
	padding-top:6px;
	}
#FooterArea{
	width:928px;
	height:47px;
	float:left;
	text-align:center;
	}
.Foot{
	color:#114f76;
	font-size:12px;
	font-weight:bold;
	}	
.Foot a{
	color:#114f76;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}	
.Foot a:hover{
	color:#114f76;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}	
.Exce a{
	color:#f85eca;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}	
.Exce a:hover{
	color:#f85eca;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
#Add3{
	width:728px;
	height:15px;
	float:left;
	margin-left:90px;
	}	
