body {
	font-family: AvantGarde, Verdana, Modern;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 15px;
	padding: 0px;
	background-color: #485BAA;
}
#wrapper {
	background-color: #FFFFFF;
	background-image: url(graphics/globe.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#top {
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 65px;
	margin-bottom: 15px;
}
#top a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:visited {
	color: #333333;
}

#hsg {
	text-align: right;
	clear: left;
	float: left;
	width: 225px;
	font-size: 24px;
	padding-left: 15px;
}
#globe {
	width: 325px;
	height: 15px;
	white-space: nowrap;
	text-align: center;
	min-width: 325px;
}
#isg {
	text-align: left;
	clear: right;
	float: right;
	width: 225px;
	font-size: 24px;
	padding-right: 15px;
}
#bottom {
	padding-top: 25px;
	text-align: center;
	clear: both;
	float: none;
	height: 330px;
}
#content {
	text-align: left;
	width: 550px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
	background-color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: auto;
}

.publication a {
	text-decoration: none;
}
.publication {
	padding-top: 11px;
	font-weight: normal;
	font-size: 14px;
}
