#container{
	width:796px;
	margin:auto;
	text-align:left;
	}


#contents{
	margin:0 0 0 0;
	clear:both;
	}
#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	

#top h1 { 
	margin:8px 10px 0 10px;
    padding: 0;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color:#003366;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 15px;	
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;	
}	

#top{}
#top_btm{
/*	zoom:100%;*/
	}
#top_btm:after{
	content: "";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}


#top div#left{
	float:left;
	width:440px;
	}

#top div#left h3{
	font-size:12px;
	}

#top div#left div#news{
	width:440px;
	height:280px;
	}

#top div#left div#news div#main{
	overflow:auto;
	height:280px;
	margin:2px 1px 1px 0;
	}

#top div#left div#news div#main h4{
	margin:8px 10px 0 10px;
	color:#003366;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: bold;
	padding: 5px 0 12px 0;
	}
#top div#left div#news div#main p{
	margin:4px 10px 0 10px;
	}


#top div#right{
	float:left;
	width:290px;
	margin:20px 0 0 18px;
	}

#top div#right div#about{
	margin:8px 10px 0 10px;
	width:288px;
	font-size:100%;
	}

