body {
	margin:0; padding:0;
	background-color:#eee;
	font:12px/18px arial, helvetica, sans-serif;
}

a {text-decoration:none;}
a:hover {color:#000; text-decoration:none;}

a img {border:0;}
	
#container {	
	margin:0 auto;
	width:760px;
	border:1px solid #000;
	background-color:white;
}

#bottom {
	padding:15px 0 5px;
	font-size:11px;
	color:#666;
	text-align:center;
}

#bottom a {
	color:#000;
	text-decoration:none;
	line-height:18px;
}

#bottom a:hover {
	color:#666;
	text-decoration:none;
}
