#center_news{
    width:180px;
	height:300px;
	margin:0 0 0 0;
	padding:2px 0 0 5px;
}

ul#center_news li{
    list-style-type:none;
	margin:5px 0 0 0;
}

ul#center_news a{
    color:#CCCCCC;
	text-decoration:none;
}

ul#center_news a:hover{
    color:#666666;
}

#logo_div{
    width:800px;
	height:25px;
	margin:10px auto;
	padding:5px 0 0 30px;
}

#global_div{
    background-image:url(../images/worldmap.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:800px;
	height:510px;
	margin:20px auto 20px;
}

#link_div{
    padding:180px 0 0 570px;
	font-size:12px;
}

div#global_foot{
	CLEAR: both; MARGIN: 0px auto; WIDTH: 800px; 
}