body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	/*	background-color: #014CE8;   */
}



#subject{

position:absolute; left:80px; top:10px;
width:650px; height:40px;
/*border-style:solid;
border-width:2px;
border-color:blue; 
*/
}


#title{
font-size:25px;
color:blue;

}

#info{

font-size:20px;
color:blue;
position:relative;top:20px;left:20px;
}

#content{
position:relative;top:30px;left:0px;

}

#contentMiddle{
position:relative;top:70px;left:0px;
}