@charset "UTF-8";
td img {display: block;}
#outerwrapper {
	width: 800px;
	background-image: url(reduced/images/inside_background.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	visibility: visible;
	overflow: auto;
}
#header {
}
#navigation {
	font-family: Helvetica;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
	background-image: url(reduced/images/navigationarea.jpg);
	width: 135px;
	clear: right;
	float: left;
}
#bodyarea {
	width: 660px;
	float: right;
	position: relative;
}
#navigation a:link {
	color: #DDBB6E;
	text-decoration: none;
}
#navigation a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
body {
	background-color: #170E09;
	background-repeat: repeat-y;
	background-position: center top;
	top: 50px;
}
body,td,th {
	font-family: Helvetica;
	font-size: 12px;
	color: #170E09;
}
a:link {
	color: #FFCC33;
}
a:visited {
	color: #FFFF99;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFCC33;
}
p {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 14px;
	font-weight: bold;
	font-family: Helvetica;
}
#content {
	background-image: url(../reduced/images/inside_background.jpg);
	background-repeat: repeat;
	width: 800px;
	background-position: center;
}
.insideparagraph {
	float: right;
	width: 625px;
	padding-right: 15px;
}
.footerareatext {
	color: #FFCC33;
}
