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


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(images/bg.gif) repeat-y top;
}
.text {
	font-size: 9pt;
	text-align: left;
	color: #000;
}
#mainwrap {
	margin: 0 auto;
	width: 800px;
	background-color: #ffffff;
	top: 0px;
}
.top {
	width:800px;
	height:103px;
	background-image: url(images/globeheader_blue.jpg) no-repeat;
}
.rightcolumn {
	margin: 0;
	padding: 0;
	width:auto;
	text-align: left;
}
.sidebar {
	display: none;
}
#menu {
	display: none;
}
#footer {
	display: none;
}