body {
	background-image: url(../images/ms-layout-bkg.gif);
	margin-top: 0px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}

#copyright a { text-decoration: none; color:#666600 }

#copyright a:hover { text-decoration: underline; color:#0000FF }

#topNav {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#topNav a:link {
	color: #996600;
	background-image: url(../images/graphics/semitransbkg8x8.gif);
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
	padding: 2px;
	text-decoration: none;
}
#topNav a:visited {
	color: #996600;
	background-image: url(../images/graphics/semitransbkg8x8.gif);
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
	padding: 2px;
	text-decoration: none;
}
#topNav a:hover {
	color: #000000;
	background-color: #EBEDD5;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
	padding: 2px;
	text-decoration: none;
}
#topNav a:active {
	color: #996600;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
	padding: 2px;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-right: 20px;
	margin-left: 20px;
	color: #666633;
}
#Main {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.sidebarcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999966;
	padding-right: 10px;
	padding-left: 10px;
	height: 200px;
	width: 273px;
	padding-top: 10px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 700px;
	background-image: url(images/00water12.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100px;
	overflow: auto;
	clear: both;
}
.indentcontent {
	padding-left: 100px;
	padding-right: 50px;
}
