* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body  {
	height: 100%;
	text-align: center;
	background-color: #3F53AA;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #F9AD35;
	text-decoration: none;
}
a:visited {
	color: #F9AD35;
	text-decoration: none;
}
a:hover {
	color: #10E9F9;
	text-decoration: none;
}
a:active {
	color: #2D3C7B;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
#menu {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#wrap {
	min-height: 100%;
	text-align: center;
}

#main {
	overflow:auto;
	padding-bottom: 34px;
	text-align: center;
}  /* must be same height as the footer */
#header {
	text-align: center;
	height: 16px;
	width: 100%;
	font-size: 9px;
	color: #22ADB2;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1aa5aa;
	background-color: #e7f5f6;
}
#header a:link {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #22ADB2;
	text-decoration: none;
}
#header a:visited {
	color: #22ADB2;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#header a:hover {
	color: #cc33cc;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#header a:active {
	color: #f870f8;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#headleft {
	float: left;
	width: 50%;
	text-align: left;
	padding-top: 1px;
}
#headright {
	float: right;
	width: 50%;
	text-align: right;
	padding-top: 1px;
}
#center {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #F9AD35;
	padding-bottom: 10px;
	font-size: 12px;
}
#centermid {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#longtext {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	bottom: 5px;
	position: relative;
}
#centerright {
	text-align: center;
	width: 360px;
	margin-right: 35px;
	float: right;
}
#centerleft {
	text-align: center;
	width: 360px;
	margin-left: 35px;
	float: left;
}
#homeleft {
	float: left;
	width: 210px;
}
#homeright {
	text-align: center;
	width: 495px;
	margin-right: 35px;
	float: right;
}

#footer {
	position: relative;
	margin-top: -34px; /* negative value of footer height */
	height: 34px;
	clear:both;
} 
#content {
	text-align: left;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#topcontent {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 10px;
}
#center2 {
	text-align: left;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#center3 {
	text-align: left;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer a:link {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #22ADB2;
	text-decoration: none;
}
#footer a:visited {
	color: #22ADB2;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#footer a:hover {
	color: #006666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:active {
	color: #bef6fa;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#footerin {
	background-image: url(../buttons/bkd-footer3.png);
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	background-repeat: no-repeat;
}
#footeriner {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 9px;
	color: #22ADB2;
}
#footeriner2 {
	font-size: 9px;
	float: left;
	width: 310px;
	text-align: right;
}
#footeriner3 {
	font-size: 10px;
	text-align: left;
	float: right;
	width: 295px;
	padding-top: 11px;
	line-height: -3px;
}
#footeriner4 {
	font-size: 12px;
	text-align: center;
	float: right;
	width: 250px;
	margin-right: 35px;
	margin-top: 12px;
}
#buttons {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Media/bg-pelorian-sea-800.png);
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #289aa0;
}
#centerwrap {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#leftbox {
	font-size: 11px;
	text-align: left;
	width: 500px;
	float: left;
	margin-right: 15px;
	padding: 4px;
}
#frame {
	background-image: url(../multiverse/graphics/multiverse-frame.png);
	text-align: center;
	float: right;
	height: 111px;
	width: 108px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: 0px;
}
#artbox {
	text-align: center;
	float: right;
	margin-right: 40px;
}
#photo1 {
	float: right;
	width: 200px;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}
#photo2 {
	float: left;
	width: 254px;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}
#photo3 {
	float: right;
	width: 180px;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}
#photo4 {
	float: left;
	width: 226px;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}
#photo5 {
	float: right;
	width: 190px;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}
#photo6 {
	float: left;
	width: 195px;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}
#photo7 {
	float: right;
	width: 275px;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}
#photo8 {
	float: left;
	width: 213px;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}
#photo9 {
	float: right;
	width: 227px;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}
.boldtext {
	font-size: 12px;
	font-weight: bold;
}
.biggertext {
	font-size: 14px;
}
.italic {
	font-style: italic;
}
.darkitalic {
	font-style: italic;
	color: #603;
}
.centertext {
	text-align: center;
}
.indent {
	text-indent: 25px;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

