*{
	padding:0px;
	margin:0px;
}

#container,#title,#description,#map,#link,#copyright{
	margin-top:7px;
}

#container{
	clear:both;
	margin:0px auto;
	width:640px;
	height:auto;
}

#title{
	font-size:200%;
	font-weight:bold;
	float:left;
}

#description{
	color:#666666;
	float:right;
}

#map{
	width:640px;
	height:480px;
	clear:both;
}

#link{
	float:left;
	font-size:110%;
}

#copyright{
	float:right;
	font-size:90%;
}
