body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/hback_gradient.gif);
}

.pagehead {
	width:100%;
	z-index: 2;
	position: relative;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/headerbackground.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.mainrt {
	position:relative;
	float:right;
	width:100%;
	border: 0px;
}

.mainlt {
	position:relative;
	float:left;
	width:25%;
	background-color: #876E56;
	top: 0px;
}

#innerrt {
	position:relative;
	float:right;
	width:20%;
	padding: 10px;
	background-color: #333300;
	height: 100%;
	color: #FFFFFF;
}

#innerrtactive {
	position:relative;
	float:right;
	width:18%;
	padding: 2px;
	background-color: #6E7B87;
	height: 100%;
}

#innerlt {
	position:relative;
	float:left;
	width:74%;
	padding: 10px;
}

.belief {
	position:relative;
	float:left;
	width:95%;
	padding: 10px 2px 2px 2px;
}

#innerltactive {
	position:relative;
	float:left;
	width:95%;
	padding: 10px 2px 2px 2px;
}

.footing {
	position:relative;
	float:left;
	width:100%;
	text-align: center;
	background-color: #333300;
	padding: 10px 0px 0px 0px;
}

.left40 {
	position:relative;
	float:left;
	width:40%;
}

.right40 {
	position:relative;
	float:right;
	width:40%;
}

h4 {
	font-size:24px;
}

h5 {
	font-size:18px;
	font-style: italic;
}

h6 {
	font-size:16px;
}
.reflect {
	float: left;
	position: relative;
	width: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
}

tr {
	background-color: #333300;
}

td.menu{
	background-color: #333300;
}

table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}

a {
	color: #000000;
}

a:link {
	color:#009999;
}

a:visited {
	color:#006699;
}

a:hover {
	color: #006699;
}

#talign {
	padding-top: 120px;
}

#artifacts {
	border: solid #000000 2px;
	float: right;
	width: 20%;
	padding-top: 10px;
}
