
body {
	color: #808080;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-color: #369;
	text-align: center;
	margin: 0;
	padding: 0; }
#wrap {
	background-color: #fff;
	text-align: center;
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0; }
#head {
	background-image: url(../images/misc/headart.jpg);
	text-align: center;
	width: 800px;
	height: 100px; }
#login {
	color: #fff;
	text-align: right;
	padding-top: 60px;
	padding-right: 10px; }
#login a:link {
	color: #039;
	text-decoration: none; }
#login a:visited {
	color: #9fbaff;
	text-decoration: none; }
#login a:hover {
	color: #fff;
	text-decoration: underline; }
#navigation {
	text-align: center;
	width: 800px;
	height: 60px; }
#content {
	width: 800px;
	height: auto; }
#leftcontent {
	width: 300px;
	height: auto;
	float: left; }
#rightcontent {
	text-align: left;
	width: 500px;
	height: auto;
	float: right;
	padding-bottom: 20px; }
#rightcontentframe {
	background-color: #fff;
	text-align: left;
	width: 500px;
	height: 350px; }
#rightcontent p {
	padding-right: 20px;
	padding-left: 30px; }
#rightcontentframe p {
	padding-right: 20px;
	padding-left: 30px; }
#rightcontent p a:link {
	color: #f60;
	text-decoration: none; }
#rightcontent p a:visited {
	color: #f60;
	text-decoration: none; }
#rightcontent p a:hover {
	color: #f60;
	text-decoration: underline; }
.backtotop {
	color: #f60;
	background-image: url(../images/misc/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	width: auto;
	height: 16px;
	margin: 0;
	padding: 0 12px 0 0; }
#rightcontent p strong {
	font-weight: bold; }
#rightcontent p em {
	color: #036; }
#rightcontent ul {
	text-align: left;
	width: auto;
	height: auto;
	margin-top: -10px;
	padding-right: 20px; }
#rightcontent li {
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	list-style-type: square; }
#rightcontent li a:link {
	color: #f60;
	text-decoration: none; }
#rightcontent li a:visited {
	color: #f60;
	text-decoration: none; }
#rightcontent li a:hover {
	color: #f60;
	text-decoration: underline; }
#rightcontent li em {
	color: #036; }
#rightcontent hr {
	color: #aaa;
	display: block; }
#divider { }
#divider p {
	margin-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-bottom: 1px dotted #f60; }
#foot {
	color: #fff;
	background-image: url(../images/misc/footart.gif);
	width: 800px;
	height: 50px;
	clear: both; }
#foot p {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px; }
#foot p a:link {
	color: #f60;
	text-decoration: none; }
#foot p a:visited {
	color: #f60;
	text-decoration: none; }
#foot p a:hover {
	color: #f60;
	text-decoration: underline; }
.author {
	color: #036;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter; }
.contact {
	color: #f60; }
.posfilled {
	color: #c00;
	font-size: 12px;
	font-weight: bold; }
