body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textGrey {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #383838;
	text-decoration: none;
}
.textRed {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: red;
	text-decoration: none;
}.textblank {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.textblue {
	font-size: 18px;
	color: #89A2BC;
	text-decoration: none;
}


#main_container{
width:850px;
height:auto;
margin:auto;
}
#center_content{
width:763px;
margin:auto;
}
#header{
width:763px;
height:373px;
margin:auto;
}

p{
font-size:10px
margin:0px;
padding:0 0 5px 0;
line-height:13px;
text-align:justify;
}
p.about_text{
padding:5px 0 5px 0;
font-size:10px;
color:#FFFFFF;
}
h1{
color:#a0672e;
font-size:12px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}


/*---------------------main_content------------------*/
.news_tab{
padding:10px 0 5px 0;
margin:0px;
text-align:justify;
line-height:14px;
border-bottom:1px #b2bbbb dashed;

font-family: Verdana;
font-size: 10px;
color: #383838;
text-decoration: none;
}
.middle_content{
width:870px;
height:auto;
float:left;
padding:10px 0 15px 0; 
}
.left_content{
width:250px;
height:auto;
float:left;
padding:0 10px 10px 30px;
}
.right_content{
width:340px;
height:auto;
float:left;
padding:0 10px 10px 10px;
}
.news_details{
padding:5px 0 0 0;
text-align:right;
font-size:11px;
font-weight:bold;
}
span.date{
color:#a0672e;
}
img.photo{
padding:10px;
}
.clear{
clear:both;
}
/*----------------------friends_list-------------------------*/
.friends_list ul{
list-style:none;padding:0px 10px 10px 0px;margin:0px; 
}
.friends_list ul li{
list-style:none;width: auto;height: auto;padding:0px; font-size:11px;
}
.friends_list ul li a:hover{
height: 16px; width: auto;text-decoration:none;color: #533920;
}

