#background_img{
background: url(images/left_box.jpg);
width: 207px;
height: 431px;
}




.main_area_index{
position: absolute;
width: 520px;
top: 260px;
left: 255px;
height: 350px;
}

.main_area_content{
position: absolute;
left: 50px;
height: 350px;
width: 95%;
border-width: 1px;
border-right: 1px;
border-style: solid;
background-color: #E2E2E2;
}

.h_extender{
height: 600px;
}

.h_extender2{
height: 500px;
}

.main_area_header{
position: absolute;
width: 99%;
height: 40px;
border-style: solid;
border-width: 0px;
border-bottom-width: 1px;
background-color: #C7C7C7;

}

.itemtitle:link { 
	position: relative;
	color: #FF0000; 
	text-decoration: underline; 
	font-size: 11px; 
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 3px;
	margin-left: 115px;
	margin-bottom: 15px;
	 }
.itemtitle:visited { 
	position: relative;
	color: #FF0000; 
	text-decoration: underline; 
	font-size: 11px; 
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 3px;
	margin-left: 115px;
	margin-bottom: 15px;
	}
.itemtitle:hover { 
	position: relative;
	color: #F88539; 
	text-decoration: none; 
	font-size: 11px;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 3px;
	margin-left: 115px;	
	margin-bottom: 15px;
	}

.itemMainTitle{
	font-size: 7pt;
	font-weight:bold;
	margin-left: 5px;
	margin-top: 15px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.itemdescription{
	font-size: 11px;
	margin-left: 15px;
	width: 175px;
	text-align: justify;
}

.newscontainer{
	position: absolute;
	top: 45px;
	width: 200px;
}

.newstitle{
	position: absolute;
	top: 20px;
	font-size: 13px;
	font-family: Verdana, arial, helvetica;
	font-weight: bold;
	margin-left: 10px;
}
.jointitle{
	position: absolute;
	top: 20px;
	font-size: 16px;
	font-family: Verdana, arial, helvetica;
	font-weight: bold;
	margin-left: 10px;
}