body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: none;
	background-position: center center;
	text-align: center;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding: 5px;

}
.editregion3 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 5px;
	font-style: normal;
	font-weight: normal;
        position:absolute;
	left:205px;
	top:70px;
	z-index:3

}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-style: italic;
}
.top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:65px;
	z-index:1;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-attachment: fixed;
	background-image: url(images/bl60.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	line-height: normal;
}
.sidebar {
	position:absolute;
	left:0px;
	top:70px;
	width:200px;
	z-index:2;
	background-color: #00FFFF;
	layer-background-color: #00FFFF;
	border: 1px none #000000;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
}
.menu {
	text-align: center;
}
