body {
	background-color: #660000;
	text-align: center;
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
	overflow-y: scroll;
	margin:0px;
	padding: 0px;
}
#menu {
	position: absolute;
	width: 150px;
	padding: 0px 4px;
	text-align: right;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-right: 1px;
	top: 0px;
	height: 100px;
	left: 0px;
}
#header {
	position: absolute;
	height: 100px;
	width: 620px;
	top: 0px;
	right: 0px;
}
#aligncorrection {
	height: auto;
	width: 786px;
	position: relative;
	right: 40px;
}
#loader {
	top: 105px;
	position: absolute;
	right: 0px;
	height: auto;
	width: 620px;
	text-align: left;
	padding-bottom: 100px;
}
#credits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 34px;
	position: absolute;
	width: 700px;
	bottom: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

#contentLoading {
	position: absolute;
	padding: 4px;
	height: 40px;
	width: 40px;
	left: 100px;
	top: 110px;
}
#submenu {
	position: absolute;
	height: 70px;
	width: 90px;
	top: 220px;
	left: 56px;
	padding: 10px;
	background-color: #330000;
	visibility: hidden;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.sbchoice {
	height: auto;
	width: 90px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.sbchoice:hover {
	height: auto;
	width: 90px;
	background-color: #CC0000;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#cc {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	height: auto;
	width: auto;
	bottom: 0px;
	visibility: hidden;
}
#email {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	position: absolute;
	top: -20px;
	width: 150px;
	right: 0px;
}
