body {
	color: black; 
	font-family: Verdana, Arial, Helvetica, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Times New Roman", Georgia, Times; 
	font-size: 12px;
	background-image: url("side.jpg");
	background-repeat: repeat-y;
	background-position: left left;
}

a:link {
	color: #546b54;
	text-decoration: none;
}
a:visited {
	color: #546b54;
	text-decoration: none;
}

a:hover {
	color: #60af60;
	text-decoration: underline;
}


div.toc {
	position: absolute;
	left: 10px;
	top: 150px;
	width: 150px;
}

div.logo {
	visibility: hidden;
	position: absolute;
	width: 100%;
	align: center;
	left: 0px;
	top: 0px;
	border-style: solid;
	border-width: 1px;
	background-image: url("entryrepeatleft.gif");
}

div.main {
	position: absolute;
	left: 220px;
	top: 170px;
	padding-right: 20px;
	margin-right: 20px;
	color: #330066;
}

div.picture {
	float: right;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
}

div.picturemap {
	float: center;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}
div.picturemap2 {
	float: center;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	width: 400px;
	width: 580px;
}

div.copyright {
	position: relative;
	text-align: right;
}
