body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 9px;
	background: #333;
	text-align: center;
	color: #333;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #333;
	text-align: left;
}

#top {
	width: 800px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	height: 132px;
}

#top-logo {
	height: 132px;
	width: 800px;
}

#top-logo a {
	text-decoration: none;
}

#top-logo img {
	border: 0;
}

#nav {
	width: 800px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	clear: both;
	padding: 10px 0;
        font-size: 12px;
        font-weight: bold;
	text-align: center;
}

#nav a {
	color: #6b89a1;
	text-decoration: none;
}

#nav a:hover {
	border-bottom: 1px dotted #6b89a1;
}

#content {
	width: 770px;
	float: left;
	margin: 5px 15px;
	line-height: 15px;
	font-size: 9px;
	display: inline;
	text-align: justify;
}

#bottom {
	width: 800px;
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	text-align: center;
	font-size: 9px;
}

h2 {
	font-size: 18px;
}

a {
	color: #6b89a1;
}

p.sub-title {
	margin-top: -15px;
	font-weight: bold;
}

span.section-title {
	font-weight: bold;
	color: #666;
	display: block;
}

img {
	border: 0;
}

img.map {
	float: right;
	margin-left: 5px;
}

img.sponsors {
	float: right;
}

#other-sponsors {
	width: 144px;
	float: right;
	clear: both;
	text-align: center;
}

#other-sponsors a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#sponsors {
	float: right;
	width: 144px;
	clear: both;
	text-align: center;
}

#sponsors img {
	border: 0;
	margin-bottom: 5px;
}
