a:active {  font-family: Geneva, Arial, Helvetica, san-serif; color: #330066; text-decoration: none}
a {  text-decoration: none; color: #330066; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
a:visited {  color: #330066; text-decoration: none}
a:hover {  font-family: Papyrus; color: #000000; text-decoration: none}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal}
.thumb {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #660099}
.imagetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 17px; font-weight: bold; color: #333366}
.imageinfo {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #333366; font-weight: normal}
.pubYears {
position: relative;
left: 5px;	
}
.style2 {font-family:Papyrus; font-size:18px; color:#660099; font-weight:600; }
.styleTitle { font-family:Papyrus; font-size:24px; color:#660099; font-weight:600; }
-->I started writing from this point nav3>
.navbar {
	width: 200px;
	position: absolute;
	height: 800px;
	background-color: #9999CC;
	background-image: url(assets/nav/navbarGIF.gif);
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
		}
	--> feom this point from home2>
.content {
	background-color:#CCCCFF;
	background-image: url(assets/deckel.jpg);
	width: 1000px;
	position: absolute;
	height: 1423px;
	left: 301px;
	top: 1px;
	right: auto;
	bottom: auto;
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 301px;
}
 

