#left #overpya {
	height: 250px;
}

#left #overpya h2 {
	font-weight: normal;
	padding: 6px 12px 0 12px;
	font-size: 1em;
	color: #FFE8A3;
}

#nav {
	background: url(../images/nav_background.jpg) no-repeat; 
	height: 154px;
}

#left #countries {
	clear: left;
	background: #FFB605;
	height: 118px;
}

#left #countries a {
	color: black;
}

#left #countries a:visited {
	color: #624500;
	background: url(../images/countries_visited.gif) repeat-x bottom left;
	text-decoration: none;
}

#left #countries a:hover {
	color: black;
	text-decoration: underline;
}

#left #countries dl {
	float: left;
	width: 166px;
	margin: 0;
	padding: .5em 12px;
}

#left #countries dt {
	color: white;
	font-size: 1.4em;
	letter-spacing: .05em;
	font-weight: bold;
}

#left #countries dd {
	padding: 0 0 0 8px;
	margin: 0;
	background: url(../images/dd_background.gif) no-repeat 0 5px;
}

#left #countries dt a {
	color: white;
	text-decoration: none;
}
