body{
	margin-top: 0px;
	background-color: #999;
}


#main {
	position: relative;
	z-index: auto;
	height: auto;
	width: 900px;
	background-image: url(images/bodybackground.png);
	background-repeat: repeat-y;
}
#top {
}
div#wrapper {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	min-width: 750px;
	max-width: 950px;
	width: expression(document.body.clientWidth > 950? "950px": "auto" );
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #369;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #990;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}#contentbody {
	padding-top:0px;
	padding-left: 5px;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
#mainbody {
	width:695px;
	vertical-align:top;
}
#sidemenu {
	vertical-align:top;
	width:200px;
	list-style-position: outside;
	list-style-type: square;
	border-left:#666;
	border-left-style:dashed;
	border-left-width:thin;
}
.footer {
	height: 71px;
	width: 900px;
	background-image:url(images/footer.png);
	vertical-align:middle;
}
#tableheight{
	height:650px;
}
#padding{
	vertical-align: top;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align:center;
	vertical-align:middle;
}
#wrapper #main #contentbody #tableheight tr td table tr #mainbody p {
	text-align: justify;
}
#selectedMenuOption {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.menuOption {
	font-size: 14px;
	font-style:normal;
	color:#00F;
}
#pentagonImage{
	margin: 0px 0px 5px 5px;
}
li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
}
#opdfooter {
	font-size: 0.9em;
	color: #930;
}
#opdfooter a {
	color: #930;
}

