#outer {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-420px;
	margin-left:-450px;
	width: 900px;
	max-height:600px;
}

a:link {color: #545454; text-decoration: none; }
a:visited {color: #545454; text-decoration: none; }
a:hover {color: #8B0000; text-decoration: none; }
a:active {color: #545454; text-decoration: none; }

h1, h2, h3, p, a, ul, li, a, acronym {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuBar a {
	padding-left: 1em;
}
#bodyText .inline {
	display: inline;
	padding-left: 1em;
	padding-left: 1em;       
}
#bodyText .floatLeft {
	float: Left;
}
#menuBar {
	/*clear: left;*/
	/*margin-right: auto;
	margin-left: auto;*/
	margin-top: 1em;
	margin-bottom: 2em;
}

#bodyText p, #bodyText li, #bodyText #textBit a {
	font-size: xx-small;
        color: #545454;
        padding-top: 1em;
        padding-top: 1.5em;
}

#bodyText h2, a {
	font-size: small;        
}


#bodyText #imageWrapper {
	padding-left: 50%;
	padding-top: 50%;
}


#bodyText #imageWrapper img {
	margin-left: -550px;
	margin-top: -600px;
}
#bodyText .resize {
	width: 85%;
}
#bodyText {
	margin-right: auto;
	margin-top: auto;
}

#outer #menuBar {
	text-align: right;
}

#outer #menuBar acronym {
	font-size: xx-large;
	font-weight: bold;
        color: #A9A9A9;
}
#outer #menuBar .dash {
	display: none;
}

#outer #menuBar #spl {
	float: left;
}

#outer #menuBar #heightfix {
	font-size: xx-large;
	color: #A9A9A9;
}
