/*  MAIN STYLES  */

body {	margin:0px; height:100%; background-color:#FFFFFF; text-align:center;}



#main	   { position:absolute; top:30px; left:50%; width:950px;
			margin-left: -475px; background-color: #FFFFFF; z-index:1;
	 		} 


#news_content   { position:absolute; top:65px; left:171px; width:751px; height:auto;
			   z-index:20; 
 		  } 
		  
  

/* text  */

a, p, td, div {	font-family: Geneva,Verdana, Arial, Helvetica, sans-serif;
		font-size:10px; letter-spacing:0.1em; line-height:1.6em; 
		color:#333333; text-decoration:none; text-align:left;  }

a { border-bottom:dotted; border-bottom-color:#00addc; border-bottom-width:1px;}		
a:hover { color:  #00addc;}

.top {color:#999999;border:none;}
.top img {border:none;}


#extra_controls a {border:none;}

.date {color: #00addc;}
.title {color: #000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; clear: both;}

.highlight {color: #00addc;}

.month {color: #00addc; font-family:Arial, Helvetica, sans-serif; font-weight:bold; clear: both; border-bottom:dotted; border-bottom-width:1px; margin-right:380px; padding-top:30px;}
.month_start {color: #00addc; font-family:Arial, Helvetica, sans-serif; font-weight:bold; clear: both; border-bottom:dotted; border-bottom-width:1px; margin-right:380px;}

