body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#globe {
	display: none;
}
#header {
	position: relative;
	width: 552px;
	height: 136px;
}
#menu {
	display: none;
}
#body {
	display: none;
}
#background {
	width: 548px;
}
#text {
	padding: 15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gallery_thumb {
	max-width: 175px;
	max-height: 105px;
	border: 1px solid #000000;
	margin-bottom: 8px;
}

#bottom {
	display: none;
}
#bottom2 {
	display: none;
}
h3 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000066;
}
ul {
	line-height: 12px;
	margin-bottom: 0px;
}
a:link {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
}