#main {
	width: 678px;
	height: 650px;
	float:left;
	display:block;
	margin:  0 0 0 1px;
	background-color:#ffffff;}

#news {
	width:266px;
	height: 380px;
	background-image:url(/img/sitemap.jpg);
	background-color: #CFCFD3;
	color: #000000;
	float:left;
	text-align:center;
	margin: 0px 0 0 1px;
	padding: 0px;}
	
#news h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color:#0066FF;}
	
#news h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;}
	
#content {
	width: 406px;
	float: right;
	height: 378px;
	text-align:left;
	background-color:#ffffff;
	margin: 2px 1px 0 0;}

#content h1 {
	text-align:left;
	padding: 20px 0 0 60px;}

