@charset "UTF-8";
body {
	background-image: url(images/bkgd.gif);
	background-color: #897D66;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#content #nav .logo {
	margin-top: 25px;
	margin-right: 10px;
}
.print-table  {
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #333333;
}
#inner_content {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}
#screen {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 600px;
	float: left;
}
#nav {
	float: right;
	height: 600px;
	width: 199px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#navlist {
	margin-top: 40px;
	margin-right: 15px;
	margin-left: 0px;
	text-align: right;
}
#contact {
	vertical-align: bottom;
	clear: both;
	margin-right: 15px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#navlist ul {
	text-align: right;
	text-decoration: none;
	list-style-type: none;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: medium;
	font-weight: normal;
	color: #666666;
}
a:link, a:visited {
	color: #897D66;
	text-decoration: none;
}
.twelvept {
	font-size: 12px;
}
a:hover, a:active  {
	color: #666666;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
