body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#mastHead {
	DISPLAY: block;
	LEFT: 0px;
	VISIBILITY: visible;
	OVERFLOW: visible;
	WIDTH: 100%;
	POSITION: absolute;
	HEIGHT: 1px;
	TEXT-ALIGN: center;
	z-index: 2;
}
#container {
	LEFT: 50%;
	VISIBILITY: visible;
	MARGIN-LEFT: -400px;
	WIDTH: 800px;
	POSITION: absolute;
	HEIGHT: 70px;
}
#contentContainer {
	background-color: #4C2500;
	width: 800px;
	margin-left: 0px;
	height: auto;
	float: left;
}
#content {
	background-color: #998073;
	float: left;
	width: 70%;
	margin: 10px;
	height: auto;
}
#contentRight {
	width: 197px;
	height: 400px;
	margin: 10px 0px;
	float: left;
}
#contenttype {
	font-size: 90%;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #4C2500;
	text-align: left;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#teaserText {
	color: #F7F2B7;
	background-color: #993300;
	padding: 8px;
	margin-top: 0px;
	font-size: 10px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFCC;
}
#extraNav {
	margin: 0px 0px 0px 15px;
	width: 350px;
	list-style-type: none;
	float: left;
	padding: 0px;
}
#extraNav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#extraNav a{
	float:left;
	display:block;
	margin:0 1px 0 0;
	padding: 4px 8px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #3B1F0C;
	border-left-color: #000000;
	width: 90px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	background-color: #998073;
}
#extraNav a:hover {
	text-decoration: none;
	background-color: #998073;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #CCA85B;
	border-left-color: #000000;
	color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4C2500;
}
#navContainer {
	height: 25px;
	width: 500px;
}

#imageLeft {
	margin-right: 10px;
	margin-bottom: 0px;
	border: medium solid #4C2500;
	float: left;
}
p {
	text-align: left;
	font-size: 90%;
	line-height: 18px;
	margin: 0px;
	padding: 5px 30px 30px;
}
#imageLeft2 {

	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: medium none #4C2500;
}
#flashPop {
	visibility: hidden;
	z-index: 0;
	height: 361px;
	width: 800px;
	position: absolute;
	top: 50px;
	left: 0px;
}
