body {
	margin-top:0; 
	background-color:#F8F2ED; 
	text-align: center;
}

.body-margin {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	
}

.header {
	width:900px; 
	height:142px; 
	float:left;
	text-align:center;
	
	
}

.header-left {
	width:443px; 
	height:142px; 
	margin:0 auto 0 auto;
	float:left;
	text-align:left;
	clear:both;
	
}

.header-left1 {
	width:226px; 
	height:142px; 
	margin:0 auto 0 auto;
	float:left;
	text-align:left;
	
}
.header-left2 {
	width:217px; 
	height:142px; 
	margin:0 auto 0 auto;
	float:right;
	text-align:left;
			
}



.header-right {
	width:457px; 
	height:142px; 
	margin:0 auto 0 auto;
	float:right;
	
	
}

.header-right1 {
	width:228px; 
	height:142px; 
	margin:0 auto 0 auto;
	float:left;
	
}

.header-right2 {
	width:229px; 
	height:142px; 
	margin:0 auto 0 auto;
	float:right;
	
}


.body-content {
 	width:900px; 
	float:left; 
	background-color:#CFA5B9; 
	background-repeat:repeat;
	text-align:center;
	margin-top: 0px;
	clear:both;		
}

*html .body-content {
 	width:900px; 
	float:left; 
	margin-top: -4px;
	background-color:#CFA5B9; 
	background-repeat:repeat;
	text-align:center;
	clear:both;		
}

.bodyc-left{

	width:750px;
	height:auto;
	margin:0 auto 0 auto;
	float:left;
	text-align:left;
	clear:both;
}

.bodyc-left1{

	width:150px;
	height:auto;
	background-color:#CFA5B9;
	margin:0 auto 0 auto;
	float:left;
	text-align:left;

}

.bodyc-left1-1{

	width:140px;
	height:auto;
	padding:5px;
	text-align:left;
}


*html .bodyc-left1-1 {
	width:140px;
	height:auto;
	padding:-20px;
	text-align:left;
}


.bodyc-left2{

	width:600px;
	height:auto;
	margin:0 auto 0 auto;
	float:right;
	text-align:left;
	background-color: #FFFFFF;
	padding-top: 20px;
	vertical-align: top;
}

.bodyc-left2-content
{
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.bodyc-left2-2{

	width:550px;
	height:auto;
	padding:25px;
	text-align:left;
}

.bodyc-right{

	width:150px;
	height:auto;
	margin:0 auto 5px auto;
	float:right;
	text-align:left;
	background-color:#CFA5B9;
}

.bodyc-right1
{
	width:140px;
	height:auto;
	background-color:#CFA5B9;
	float:right;
	margin:0 auto 0 5px;;
	text-align:left;
}

.bodyc-title{
	width:140px;
	height:auto;
	margin:10px auto 0 auto;
	background-color:#C189A4;
	background-position:center;
	text-align:center;
	padding-top: 7px;
	padding-bottom: 7px;
}	

.bodyc-navbartop_bg{
	width:140px;
	height:18px;
	background: url(images/nav_top.jpg) no-repeat;
	margin-top: 10px;
	margin-bottom: 15px;
}

.bodyc-navbarmid_bg{
	width:140px;
	background: url(images/nav_bg.jpg) repeat-y;
	margin-top: -16px;
	margin-bottom: 15px;
	padding: 0px 8px 0px 14px;
}

.bodyc-navbarbottom_bg{
	width:140px;
	height:22px;
	background: url(images/nav_bottom.jpg) no-repeat;
	margin-top: -16px;
	padding-bottom: 10px;
}

/**************** FONTS *********************/

.font-title {
 	font: 14px arial, verdana, sans-serif;
	color:#ffffff;
	font-weight:bold;
}

.sidelinks
{
	font: 14px arial, verdana, sans-serif;
	font-weight: bold;
	color: #CC3366;
}

.sidelinks a
{
	text-decoration: none;
	color: #cc3366;
}

.category
 {
	font: 12px verdana;
	color:#803959;
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
}

.category:hover {
	font: 12px verdana;
	color:#803959;
	font-weight:bold;
	text-decoration:underline;
	line-height:23px;
	
}

.footer {
	width:900px; 
	height:41px; 
	background-image:url(images/sitemap_bg.jpg); 
	background-repeat:repeat-x; 
	clear:both;
	text-align:center;
	margin-top: 0px;
	
}

