
*					{ margin: 0; padding: 0; }
body				{ width: 100%;
	height: 95%;
	overflow: auto;
	text-align: center;
	background: #ffffff;
	text-decoration: none;
	font-family: Verdana, "Arial CE", sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 9px;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #666666;
	scrollbar-highligt-color: #ffffff;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-3dlight-color: #ffffff; }

a img, img 			{ border: none; }

#page-wrap			{ width: 800px; margin: 0 auto; }

.photo-link			{ padding: 3px; }


#middle {
	width: 95%;
	height: 95%;
	text-align: centre;
	position: absolute;
	top: 0px;
	left: auto;
	visibility: visible;
}
#content {
    width: 95%;
	height: 95%;
	text-align: centre;
	position: absolute;
	top: 5%;
	left: auto;
	visibility: visible;}
#footer {
    width: 95%;
	height: 95%;
    text-align: centre;
	position: absolute;
	left: auto;
	top: 550px;
	visibility: visible;
	font-size: -2;
	color: #969696;
}

a {text-decoration:none}	
.clicker {cursor:pointer;
}
.more {color: #CCCCCC;
}
a.b1 {color: #868686;
}
a.b1 span {color: #ac0833;
}
a.f1 {color: #0063dc;
      font-weight: bold;
}
a.f1 span {color: #ff0080;
}
a.n1 {color: #999999;
}
a.n1 span {color: #666666;
}
a.back {color: #333333;
}
      
