@charset "utf-8";
body {
	color: #4C4C4C;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	background-color: #EBEBEB;
}

p {
	font-size: 70%;
	line-height: 1.5em;
	margin-bottom: 12px;
}

h1 {
	font-size: 90%;
	line-height: 1.3em;
	padding-top: 0.1em;
	font-weight: bold;
	color: #008A6D;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 83%;
	font-weight: bold;
	line-height: 1.3em;
	padding-top: 0.1em;
	color: #008A6D;
	padding-left: 10px;
	padding-bottom: 0.3em;
}

h3 {
	font-size: 72%;
	font-weight: bold;
	line-height: 1.3em;
	padding-top: 0.5em;
	color: #6699CC;
	padding-bottom: 1em;
}

h4 {
	font-size: 70%;
	line-height: 1.3em;
	font-weight: bold;
	padding-top: 0.1em;
	padding-left: 10px;
	color: #85ADD6;
}
#backboard {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #454547;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #454547;
	height: 800px;
	width: 800px;
	left: 10px;
	top: 10px;
	position: absolute;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #454547;
	background-color: #454547;
}#container {
	width: 800px;
	height: 650px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
}
#container a:link,
#container a:visited,
#container a:hover,
#container a:active,
#container a:focus {
	background: transparent;
	color: #008A6D;
	border-bottom-style: dotted;
	border-bottom-width: 0.1em;
	text-decoration: none;
}
#rnav  {
	width: 150px;
	float: right;
	top: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008A6D;
	position: relative;
	margin-right: 15px;
	padding-bottom: 10px;
	line-height: 17px;
	list-style-image: none;
	right: 50px;
	text-decoration: none;
	font-size: 80%;
	list-style-type: none;
}
#highlight  {
	width: 150px;
	float: right;
	top: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008A6D;
	position: relative;
	margin-right: 15px;
	padding-bottom: 10px;
	line-height: 17px;
	list-style-image: none;
	right: 50px;
	font-size: 100%;
	list-style-type: none;
	background-color: #008A6D;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 10px;
}
#newsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008A6D;
	border-top-color: #333333;
	border-bottom-color: #333333;
	float: right;
	font-size: 100%;
	line-height: 17px;
	padding-bottom: 10px;
	position: relative;
	right: -120px;
	top: 300px;
	list-style-image: none;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 160px;
}

.placement {
	position: absolute;
	left: 20px;
	top: 20px;
}
#content {
	position: absolute;
	top: 200px;
	left: 25px;
	width: 450px;
}
#footer {
	position: relative;
	top: 650px;
	width: 790px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #454547;
	color: #FFFFFF;
	padding-top: 10px;
	height: 125px;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active,
#footer a:focus {
	background: transparent;
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 0.1em;
}
.listcolumns {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	list-style: none;
}

.col1 {
	margin-left: 1em;
	font-size: 83%;
}
.col2 {
	margin-left: 20em;
	font-size: 83%;
}
.coltopper {
	margin-top: -9.5em;
}

.list3columns {
	font-size: 70%;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	list-style: none;
}

.col3-1 {margin-left: 10em;}
.col3-2 {margin-left: 20em;}
.col3-3 {margin-left: 32em;}
.coltopper3 {margin-top: -11.7em;}

.list3columns a:link {
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #4C4C4C;	
}
