@charset "UTF-8";
/* CSS Document */


body {
	background-color: #f0f5d5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #493F33;
}
#tagline {
	position:relative;
	width:885px;
	height:40px;
	z-index:1;
	background-color:#009933;
	margin-bottom:15px;
	background-image:url(../images/extraordinary.gif);
	background-repeat:no-repeat;
}
#mainstructure {
	position:relative;
	width:855px;
	padding:15px;
	z-index:2;
	background-color: #FFFFFF;
	margin-bottom:15px;
	text-align:left;
}
#constructure {
	position:relative;
	width:855px;
	z-index:2;
	text-align:left;
}
#maindisplay {
	position:relative;
	width:680px;
	height:300px;
	z-index:3;
}
#subcontent {
	position:relative;
	width:680px;
	z-index:3;
}
#bottom {
	position:relative;
	width:855px;
	z-index:3;
	margin-top:20px;
	border-bottom:solid 2px #009933;
	text-align:center;
	font-size:0.7em;
	padding-bottom:10px;
}
#footer{
	position:relative;
	width:855px;
	z-index:2;
	font-size:0.65em;
	margin-top:30px;
	margin-bottom:15px;
	text-align:center;
}
#headlines {
	position:relative;
	width:680px;
	height:30px;
	z-index:3;
	margin-top:5px;
	margin-bottom:5px;
	border-top:solid 2px #009933;
	border-bottom:solid 1px #009933;
}
#headlinestitle {
	position:absolute;
	font-size:0.7em;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	width:40px;
	height:20px;
	z-index:4;
	color:#009933;
}
#pscroller{
color:#493F33;
font-size:0.75em;
position:absolute;
left:80px;
width: 600px;
height:14px;
padding:5px;
padding-top:9px;
z-index:10;
}
#pscroller a{
text-decoration: none;
color:#493F33;
}
#pscroller a:hover{
text-decoration: underline;
color:#C19C3E;
}
#sideinfo{
	position:relative;
	width:145px;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:7px;
}

#sideinfo ul {
	list-style-image:url(../images/pointer1.gif);
	padding:0px;
	padding-left:15px;
	padding-top:5px;
	margin:0px;
}
#sideinfo li {
	font-size:0.7em;
	padding-bottom:7px;
}
#sideinfo a:link , #sideinfo a:visited {
	color:#493F33;
	text-decoration:none;
}
#sideinfo a:hover {
	color:#009933;
	text-decoration:underline;
}
#sideinfo2{
	position:relative;
	width:160px;
}
#sideinfo2 ul {
	list-style-image:url(../images/pointer1.gif);
	padding:0px;
	padding-left:15px;
	margin:0px;
}
#sideinfo2 li {
	font-size:0.7em;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px #837061;
}
#sideinfo2 a:link , #sideinfo2 a:visited {
	color:#493F33;
	text-decoration:none;
}
#sideinfo2 a:hover {
	color:#009933;
	text-decoration:underline;
}
.bordertable1{
    border-right:dotted 1px #837061;
	border-bottom:solid 1px #009933;
	padding:10px 5px;
}
.bordertable2{
	border-bottom:solid 1px #009933;
	padding:10px 5px;
}
.bordertable3{
	border-right:dotted 1px #837061;
	padding:5px;
}
.bordertable4{
	padding:5px;
}
.image1{
	margin-bottom:15px;
}
.image2{
	float:left;
	margin-bottom:5px;
	margin-right:15px;
}
