div#header {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	height: 110px;
	background-image:   url("pictures/Marbl06l.jpg");
	background-position: center;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #000000;
	font-weight: bold;
}
div#maincontent {
	padding: 10px 10px 10px 40px;
	margin-right: 50px;
	margin-left: 125px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #FFCC33;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
div#footer {
	border-top: 2px double #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
div#leftnav {
	position: absolute;
	width: 120px;
	text-align: center;
	left: 20px;
	top: 130px;
}
div#leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	border-top: 1px solid #999999;
	border-right: 5px solid #006600;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
}
div#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	border-top: 1px solid #999999;
	border-right: 5px solid #0066CC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 5px;
}
div#notice {
	display: block;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
      	font-size: 34px;
}
body {
	background-image:   url("pictures/Marbl06l.jpg");
	background-position: center;
	background-repeat: repeat;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
}
h2 img {
	float: right;
	border: 1px solid #333333;
	margin-left: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 30px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
