body {  background-color: rgb(200, 200, 200);
        background-image: url(../images/otto_bg.gif);
        background-attachment: fixed;
        background-repeat: repeat-y;
	font-family: arial;
        margin: 0;
        padding: 0; }
 
hr    { height: 1px; }
 
a:link {
        font-family: arial;
        text-decoration: none;
        color: rgb(0, 0, 60) }
 
a:visited {
        font-family: arial;
        text-decoration: none;
        color: rgb(0, 0, 60) }
 
a:hover {
        font-family: arial;
        text-decoration: underline;
        color: black; }
 
a:active {
        font-family: arial;
        text-decoration: blink;
        color: rgb(10, 10, 10) }

img.ottostattoo {
	z-index: 5;
	position: absolute;
	top: 20px;
	left: 25px; }

img.ottostattoo_shadow {
	z-index: 0;
	position: absolute;
	top: 20px;
	left: 25px; }

img.etpiercing {
	z-index: 4;
	position: absolute;
	top: 20px;
	left: 440px; }

img.etpiercing_shadow {
	z-index: 0;
	position: absolute;
	top: 20px;
	left: 442px; }

img.FTAAbadge {
	border: 0px;
	z-index: 4;
	position: absolute;
	top: 5px;
	left: 770px; }

img.topright {
	z-index: 0;
	position: absolute;
	top: 2px;
	right: 2px;  }

div.center {
	z-index: 2;
	position: absolute;
	top: 115px;
	left: 70px;
	width: 580px;
	height: 580px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid black;
	background-color: rgb(250, 250, 235);
	background-image: url("../images/centerbg.gif");
	overflow: auto; }

div.linkstop {
	background-image: url("../images/shade_50_white.gif");
	z-index: 3;
	position: absolute;
	top: 85px;
	height: 20px;
	width: 620px;
	left: 70px; 
	font-size: 16px;
	border-top: 1px black dotted;
	border-bottom: 1px black dotted; 
	text-align: center; }

div.gallery {
	background-image: url("../images/gallerybg.gif");
	background-attachment: fixed;
	text-align: center;
	vertical-align: center;
	z-index: 3;
	position: absolute;
	top: 115px;
	left: 700px;
	width: 200px;
	height: 580px; 
	border: 1px black dotted; 
	overflow: auto;}

h2.banner {
	text-align: justify;	
	font-family: arial;
	font-weight: bold;
	font-size: 150%;
	margin: 0px;
	color: darkred;
	z-index: 5;
	position: relative;
	padding-left: 16px;
	padding-top: 8px;
	width: 530px;
	top: 10px;
	left: 10px;
	overflow: hidden;
	height: 38px;
	border-top: 1px black dotted;
	border-bottom: 1px black dotted;
	background-image: url("../images/shade_50_white.gif"); }

div.eof { 
	z-index: 0;
        position: absolute;
	top: 700px; }	

ul {    margin-bottom: 8px; }

li {    margin-bottom: 4px; }
