@charset "UTF-8";
/* CSS Document */

body { margin: 0px; font: 14px "Times New Roman", Times, serif; color: #000000; background: #FFFFFF; }
h1 { font: bold 14px "Times New Roman", Times, serif; color: #cc0000; margin: 0px; }
p { margin: 0px 0px 12px; }
a { width: 84px; color: #000; text-decoration: none; }
a:hover { background-color: #cc0000; }

#geo { 
	margin-top: 29px; 
	margin-left: 14px; 
	position:absolute; 
	width: 137px;
}
#content {
	position:absolute;
	left:289px;
	top: 173px;
	width: 408px;
}
#nav {
	position: absolute;
	top: 170px;
	left: 23px;
	font-size: 11px;
	width: 137px;
}
#nav a { display: block; }

#thumbs {
	position:absolute;
	left:187px;
	top:173px;
	width: 84px;
	font-size: 11px;
}

#thumbs p { margin: 0px 0px 28px; }
