#outerwrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 99%;
	position: absolute;
	padding: 0px;
	top: 0px;
}

#header {
	background-image: url(../images/Header.gif);
	height: 125px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#innerWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-color: #F2F2E6;
	left: 0px;
	top: 0px;
	position: relative;
}

/*Start hiding from IE Mac \*/
* html #innerWrapper {

}
/*Stop hiding from IE Mac */

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 97%;
	clip: rect(0px,auto,0px,auto);
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 0.8em;
	min-height: 400px;
}

/*Start hiding from IE Mac \*/
* html #content {
	height: 400px;
}
/*Stop hiding from IE Mac */

#bearings{
	clear: both;
	float: left;
	display: none;
}

#bearings a{
	font-size: .8em;
	color: #000000;
	text-decoration: none;
}

#bearings a:hover{
	text-decoration: underline;
}

.arrows {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #222E07;
	text-decoration: none;
	font-weight: bold;
	left: 875px;
	width: 150px;
	top: 10px;
	display: block;
	margin-top: 0px;
}

.arrows a {
	color: #000000;
	text-decoration:none;
}

.arrows a:hover, .arrows a:focus, .arrows a:active {
	text-decoration:underline;
	color: #000000;
}

#arrows image {
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.skipnav {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	top: -1000px;
}

#footer {
	background-color: #F2F2E6;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: relative;
	width: 1000px;
	padding-bottom: 3px;
	height: 10px;
	padding-top: 20px;
}
#ExternalLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-align: right;
	position: absolute;
	top: 3px;
	width: 990px;
}
#ExternalLinks a{
	color: #808AAE;
}
#ExternalLinks  a:hover, #Exit  a:active, #Exit  a:focus {
	color: #000000;
	text-decoration: underline;
}

#Exit a em {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

#NavBar {
	position:relative;
	width:1000px;
	/*z-index:1;*/
	left: 0px;
	top: 56px;
	overflow: hidden;
	background-color: #808AAE;
	height: 22px;
}

#PageCounter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333399;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	top: 87px;
	position: relative;
	width: 985px;
	z-index: 100;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333399;
	text-align: right;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	top: 0px;
	position: relative;
}

h2 {
	font-size: 1.2em;
	color: #333399;
}

#menu {
	float: left;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0px;
	height: 22px;
}

#menu ul {
	list-style: none;
	height: 22px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	/*float: left;*/
	text-align: center;
}

#menu li {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 22px;
}

#menu a {
	white-space: nowrap;
	background-color: #808AAE;
	color: #000000;
	text-decoration: none;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu li a:hover, #menu li a:focus, #menu li a:active {
	color: #FFFFFF;

}

#menu li a:hover {
	text-decoration: underline;
}

a em {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#nav-topic1 #topic1 a, 
#nav-topic2 #topic2 a, 
#nav-topic3 #topic3 a,
#nav-topic4 #topic4 a, 
#nav-topic5 #topic5 a, 
#nav-topic6 #topic6 a {
	color: #FFFFFF;
} 

#topic1 span, 
#topic2 span, 
#topic3 span,
#topic4 span, 
#topic5 span, 
#topic6 span {
	display: none;
}

#nav-topic1 #topic1 span, 
#nav-topic2 #topic2 span, 
#nav-topic3 #topic3 span,
#nav-topic4 #topic4 span, 
#nav-topic5 #topic5 span, 
#nav-topic6 #topic6 span {
	display: inline;
}
.menuSeparator {
	position: relative;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}
.skipnav {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#audioControlPanel {
	float: right;
	width: 80px;
	margin-right: 35px;
	height: 30px;
	margin-top: 0px;
	text-align: right;
}
#downloadReader {
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: center;
	font-size: 0.7em;
	height: 40px;
	top: 10px;
	width: 70px;
	margin-left: 900px;
}


.audioContainer {
	float: right;
	position: relative;
}
#audioContainer {
	float: right;
	position: relative;
	width: 300px;
	padding-left: 20px;
}
.textIcon {
	margin-left: 10px;
}

.speakerIcon {
	margin-right: 10px;
}

body {
	background-color: #575E37;
}

.floatRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.imagePlaceholderRight {
	background-color: #CCCCCC;
	margin: auto;
	height: 200px;
	width: 300px;
	border: 1px solid #000000;
	float: right;
	color: #FF0000;
	padding: 10px;
	text-align: center;
}

.inactiveLink {
	color: #999999;
}
.largerBodyText {
	font-size: 1.5em;
}
