body{
	background:#E0E0E0 url(images/uploads/back.gif) repeat-y center;
	margin:0;
	padding:0;
	text-align:center;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;

	}
*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
h1,h2,h3{
	font-weight:normal;
	}
h1{
	padding:9px 0 3px  0;
	color:#E00024;
	font-size:1.7em;
	}
h2{
	padding:9px 0 3px 0;
	color:#5479A8;
	font-size:1.4em;
	}
h3{
	color:#A16C75;
	font-size:1.3em;
	}
p{
	padding:2px 0 8px 0;
text-align:justify;
line-height:1.8em;
	}

table td{
       padding:2px 20px 2px 0;
	}

small{
	color:#999;
	font-weight:bold;
	font-size:.8em;
	}
.red{
	color:#E00024;
	}
a{
color:#A14745;
	text-decoration:underline;
	}
a:hover{
       color:#E00024;
	text-decoration:none;
     
	}	
ul, ol{
	list-style:outside;
        line-height:1.6em;
        padding:4px 0;
margin-left:15px;

	}

.clear{
   clear:both;
}	
.message_head {
	padding:4px 0;
	cursor: pointer;
	position: relative;
}	
#content_right_left div.message_body {
background:none;
}		

/*---------WRAP----*/	
#wrap{
	font-size:1.2em;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:992px;
	}
/*---------BRANDING----*/	
#branding{
	background:url(images/uploads/info_center.gif) no-repeat;
	float:left;
	width:992px;
	}
#branding img{
	float:right;
	margin-right:30px;
	margin-top:20px;
	padding-bottom:20px;
	}	
/*---------MENU----*/				
ul#menu{
	background:#E00024;
	width:992px;
	float:left;
	list-style:none;
        padding:0;
        margin:0;
	}
#menu li{
	border-right:1px solid #fff;
	float:left;
	list-style:none;
	font-size:12px;
	}
#menu li.last{
	border:0;
	}	
#menu a{
	color:#fff;
	display:block;
	text-decoration:none;
	padding:6px 14px;
	}
#menu a:hover, 
#menu a.selected{
	background:#5479A8;
	}	
/*--------TOP BAR----*/	
#topbar{
	position:relative;
	height:254px;
	width:992px;
	float:left;
	}
#topbar_fl{
 	background:url(images/uploads/bg.jpg) no-repeat;
	position:relative;
	height:254px;
	width:992px;
	float:left;
	}	
#topbar_fl #tvadd{
position:absolute;
left:20px;
top:60px;
}			
#topbar a.prof{
	position:absolute;
	left:0;
	top:180px;
	color:#fff;
	background:#E00024;
	text-decoration:none;
	display:block;
	padding:5px 7px;
	width:150px;
	}	
/*-------CONTENT----*/	
#content{
	margin:20px 20px 20px 2px;
	
	
	}
/*-------CONTENT LEFT----*/		
#content_left{
	float:left;
	width:164px;
	margin-right:20px;
	}
#content_left h1{
	background:#999;
	padding-left:10px;
	font-size:1em;
	color:#fff;
	}
#content_left ul{
	list-style:inside;
	margin-top:5px 0 0 0;
	}
#content_left ul li{
	list-style:none;
	padding:3px 0;
	}
#content_left a{
	color:#999;
	text-decoration:none;
	}
#content_left a:hover{
	color:#E00024;
	}	
/*-------CONTENT RIGHT----*/		
#content_right{
	float:right;
	width:782px;
	}
					
/*-------CONTENT RIGHT LEFT----*/			
#content_right #content_right_left{
	float:left;
	width:612px;
	margin-right:20px;
	margin-top:
	
	}
#content_right_left div{
	background:url(images/uploads/dots.gif) repeat-x top;
	padding-top:10px;
	clear:both;
	}	
#content_right_left #flashcontent{
background:none;
}
#content_right_left div img{
	float:right;
	margin-left:10px;
	padding-bottom:5px;
	}	
 #content_right_left a.button{
clear:both;
 	background:url(images/uploads/read_more.gif) no-repeat;
	display:block;
	float:left;
	width:95px;
	height:50px;
	text-indent:-9999px;
	outline:none;
	margin-top:10px;
	}	
/*-------CONTENT RIGHT RIGHT----*/		
#content_right #content_right_right{
	float:right;
	width:150px;

	}	
#content_right_right p{
text-align:left;
}
#content_right_right h1{
	color:#fff;
	background:#E00024;
	font-size:1.2em;
padding:4px 0;
	
text-align:center;
	}
#content_right_right div{
	background:#FDF2F4;
	padding:10px;
	}	
/*------FOOTER----*/
#footer{
background:url(images/uploads/dots.gif) repeat-x top;
padding:20px;
}
#footer a{
color:#666;
}
#footer a:hover{
color:#333;
}