body,div,td{
	line-height:15px;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#949494;
	text-decoration:none;
}

h1{
	font-family:tahoma,verdana;
	font-size:14px;
	font-weight:bold;
	color:#9B0027;

}

a{color:black;text-decoration:none;font-weight:bold;}



#content{
  position:relative;
  
  top:-200px;
  left:-140px;
  
}

#content_left{
  position:relative;
  width:480px;
}

#footer{
  color:#9b0a28;
  left:-180px;
  top:40px;
  position:relative;
  width:480px;

}

#footer a{
  color:#9b0a28;
}

#menu{
  position:relative;
  top:250px;
  left:139px;
  width:609px;
  height:40px;
}

#news{
  margin-left:93px;
  margin-top:60px;
  background-image:url('images/news.gif');
  position:relative;
  width:317px;
  
  overflow: auto;
  background-position:fixed;
  background-repeat:no-repeat;

