body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/brown_w.gif);
	font-size: 14px;
	background-color: #AB6B2B;
}
p {
	margin-right: 1.5em;
	margin-left: 1.5em;
	margin-bottom: 1em;
}

.hiddenLinkPoint {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}
.centerContent {
	text-align: center;
}
.leftContent {
	text-align: left;
}
.SanSerifText{
	font-family: SunSans-Regular, Swiss, Geneva, Helvetica, sans-serif;
}

#PageContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#HeaderArea {
	z-index: 1;
	height: 342px;
	background-color:#000000;
	background-position:center center;
	background-repeat: no-repeat;
}
#HeaderArea #LogoArea {
	padding-top: 16px;
	height: 117px;
	width: 100%;
	display: none;
}
#HeaderArea #LogoArea h1 {
	margin-top: 5px;
	height: 50px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A80002;
	border-bottom-color: #A80002;
	background-color: #000033;
	font-family: "Times New Roman", Times, serif;
	line-height: 50px;
	color: #D7BD71;
	font-size: 36px;
	font-weight: 900;
	vertical-align: middle;
}
#HeaderArea #LogoArea h1 img#USCTE_Logo {
	overflow:visible;
	top: -20px;
	position: relative;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	height: 130px;
	width: 130px;
}
#HeaderArea #LogoArea h1 span{
	display: block;
	float: left;
	width: 650px;
}

#MainNavigationArea {
	color: #CCCC66;
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	height: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	z-index: 100;
	width: 100%;
	top: 0px;
}
#MainNavigationArea ul.navlist {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#MainNavigationArea ul.navlist li {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	width: 140px;
}
#MainNavigationArea ul.navlist li a {
	text-decoration: none;
	color: #D7BD71;
	font-size: 1.25em;
	/*width: 114px;*/
	width: 100%;
	line-height: 20px;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A80002;
	border-bottom-color: #A80002;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	padding: 0px;
	height: 20px;
}
#MainNavigationArea ul.navlist li a:hover {
	text-decoration: none;
	color: #FFFF00;
	background-color: #000099;
}

#MainContentArea {
	background-color: #FFFFCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
#MainContentArea img {
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}


#MainContentArea img.ImageCaption {
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em;
}

#MainContentArea table td.ImageCaption {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	vertical-align: middle;
}
#MainContentArea p.ImageCaption {
	text-align: center;
	margin-top: .5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

#MainContentArea h1 {
	margin-top: 1em;
	font-size: 2em;
	margin-bottom: 1em;
	font-weight: 900;
}
#MainContentArea h2 {
	font-size: 1.25em;
	font-weight: 900;
	margin-top: 15px;
}


#MainContentArea .FloatLeft {
	float: left;
}
#MainContentArea .FloatRight {

	float: right;
}
#MainContentArea p.citation {
	margin-top: 5em;
	margin-right: 2em;
	margin-bottom: 5em;
	margin-left: 2em;
}
#MainContentArea table#MapTableResults {
	margin-right: auto;
	margin-left: auto;
	border: 1px ridge #CCCCCC;
}

#MainContentArea table th {
	font-weight: 900;
	text-align: center;
	padding: 3px;
	border: 1px ridge #CCCCCC;
	vertical-align: middle;
}
#MainContentArea table#MapTableResults th {
	font-family: SunSans-Regular, Swiss, Geneva, Helvetica, sans-serif;
}
#MainContentArea table#MapTableResults td {
	padding: 3px;
	border: 1px ridge #CCCCCC;
	text-align: center;
}
#MainContentArea blockquote {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#MainContentArea blockquote br {
	margin-bottom: 2em;
}

#FooterArea {
	margin-top: 5em;
	margin-bottom: 1em;
}

