/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(back.jpg) repeat;  #FFFFFF;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------header start---------------------*/
#header{
	width:800px; 
	height:150px;
	
	padding-top:0px; padding-left:0px; padding-bottom: 0px; padding-right: 0px; 
	margin:0 auto;
	position:relative;
	
	
}

#header a.member:hover{
	color:#607800;
	background-color:#fff;
}

#header ul.nav{
	display:block;
	width:800px;
	height:20px;
	padding-top:150px; padding-left:0px; padding-bottom: 0px; padding-right: 0px;
	margin-top:0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;
}
#header ul.nav li{

	float:left;
	padding:0;
	margin:0;
	background-color: FFFFFF;
	
}
#header ul.nav li a{
	display:block;
	width:114px;
	height:30px;
	padding:10px 0px 0 0px;
	background-color:#000000;
	color: #FFFFFF;
	font:normal 12px/13px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none; text-align:center; text-transform: lowercase;
	margin:0 0px 0 0;
	float:left;
}
#header ul.nav li a:hover{
	background-color:#FF6699;
	color: #FFFFFF;
}

/*------------------------------------------------header end---------------------*/

/*------------------------------------------------body start---------------------*/
#body{  
	width:800px;
	margin:0 auto;
	background-image:url(bodyBack.jpg); background-repeat:

}
#body p.top{
	display:block; float:inherit;
	width:800px;
	height:300px;

	margin-top:0px;
	padding-top:0px; padding-left:0px; padding-bottom: 0px; padding-right: 0px;
}


#body p.down{
	display:block;
	background-image:url(down.jpg); background-repeat:no-repeat;
	width:800px;
	height:150px;
	float:left;
}


/*------------------------------------------------left panel start---------------------*/
#left{
	width:700px;
	padding:0 0 0 60px;
	float:left;
}
#left h2{
	display:block;
	width:680px;
	font:bold 20px/22px Georgia, "Times New Roman", Times, serif;
	color:#FF6699;
	padding-top: 40px;
	border-bottom:   #CCCCCC thin double;
	background-color: transparent;
	float:left;
}
#left h3{
	display:block;
	width:680px;
	height:auto;
	padding:30px 0 0 0px;
	margin:0 0 0 0;
	background:url(images/h3_.gif) 0 0 no-repeat transparent;
	font:bold 18px/20px  Georgia, "Times New Roman", Times, serif;
	color: #333333;
	float:left;
}
#left h4{
	display:block;
	width:680px;
	height:auto;
	padding:30px 0 0 0px;
	margin:0 0 0 0;
	background:url(images/h3_.gif) 0 0 no-repeat transparent;
	font:normal 16px/19px  Georgia, "Times New Roman", Times, serif; font-style:italic;
	color: #999999;
	float:left;
}
#left p.text1{
	display:block;
	width:700px;
	font:normal 13px/15px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: transparent;
	margin:0 0 0 0;
	padding:24px 0 0 0;
	float:left;
}
#left p.text2{
	display:block;
	width:500px;
	font:normal 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	background-color: transparent;
	padding:11px 0 19px 0;
	float:left;
}
#left p.text2 span{
	font:bold 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9C4D00;
	background-color: transparent;
}
#left p.rm{
	display:block;
	width:370px;
	height:19px;
	margin:0 0 4px 0;
	font-size:0;
	background:url(images/read_more_.gif) 0 0 repeat-x;
	float:left;
}
#left p.rm a{
	background:url(images/btn_read_.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	float:right;
}
#left p.rm a:hover{
	background:url(images/btn_read_more_.gif) 0 1px no-repeat;
}
#left h3.date{
	display:block;
	background:url(images/date_.gif) 0 0 no-repeat #FCF8EA;
	width:125px;
	height:18px;
	padding:0 0 0 12px;
	margin:0 0 0 0;
	font:bold 11px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	float:left;
}
#left p.event{
	width:354px;
	background:url(images/event_.gif) 0 11px no-repeat transparent;
	padding:11px 0 0 0px;
	margin:0 0 15px 0px;
	font:bold 14px/16px  Georgia, "Times New Roman", Times, serif;
	color: #666666;
	float:left;
}
#left p.rm2{
	display:block;
	width:370px;
	height:14px;
	font-size:0;
	margin:0 0 4px 0;
	background:url(images/read_more_.gif) 0 0 repeat-x;
	float:left;
}
#left p.rm2 a{
	background:url(images/btn_read_.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	float:right;
}
#left p.rm2 a:hover{
	background:url(images/btn_read_more_.gif) 0 1px no-repeat;
}

/*------------------------------------------------left panel end---------------------*/



/*------------------------------------------------body end---------------------*/

