html body {
	margin: 0;
	overflow: visible;
	background-color: #FFFFFF;
	background-image: url(/gfx/bg.gif);
        background-position: left top;
	background-repeat: repeat-x;
}
#main {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 237px;
	background-image: url(/gfx/wire.gif);
        background-position: left top;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	display: block;
	margin-left: 8px;
	margin-top: 15px;
}
#slogan {
	position: absolute;
	display: block;
	margin-top: 6px;
	margin-left: 586px;
	width: 380px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #aaaaab;
	text-decoration: none;
	text-align: right;
}
#menu {
	position: absolute;
	display: block;
	margin-left: 9px;
	margin-top: 84px;
	width: 236px;
	background-image: url(/gfx/menu_top.gif);
        background-position: left top;
	background-repeat: no-repeat;
}
.menu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #48494d;
	text-decoration: none;
}
.menusel {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e22b2b;
	text-decoration: underline;
}
.left {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #48494d;
	text-decoration: none;
}
#curpos {
	position: absolute;
	display: block;
	margin-top: 98px;
	margin-left: 305px;
	width: 343px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #48494d;
	text-decoration: none;
	text-align: left;
}
.clink {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #48494d;
	text-decoration: none;
}
#content {
	position: absolute;
	display: block;
	margin-left: 295px;
	margin-top: 136px;
	width: 656px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
}
.ctext td {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
}



#blackhole {
	position: absolute;
	display: block;
	margin-top: 277px;
	margin-left: 677px;
	width: 227px;
	height: 399px;
	background-image: url(/gfx/blackhole.gif);
        background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 915px;
}

.print {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e40000;
	text-decoration: none;
}
.curpos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #e40000;
	text-decoration: none;
}
.footer td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e3e3e;
	text-decoration: none;
}
td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.share {
        font-family: Tahoma, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #375490;
        text-decoration: none;
}
.ftext {
	height: 17px;
        font-family: Arial, Tahoma, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #b5c3df;
        text-decoration: none;
}
.form {
        font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #818181;
        text-decoration: none;
        background-color: #141414;
        border: 1px solid #3e3e3e;
}
.button {
        font-family: Arial, Tahoma, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #141414;
        text-decoration: none;
        background-color: #b5c3df;
        border: 1px solid #141414;
}
