html, body {
	/* \*/
	height:100%;
	/* hide from Mac IE 5.x */ 
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
}
#cattext {
	width: 500px;
	height: auto;
	margin: 0 0 0 0;
	float: right;
}
#cattext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cattext a {
	color: #666666;
}
#cattext a:hover {
	color: #000000;
}
#wrapper, #wrapperphotos {
	width: 800px;
	margin-left: -375px;
	position: absolute;
	height: auto;
	left: 50%;
	top: 25px;
}
#wrapperphotos {
	margin-left: -420px;
	overflow: visible;
}
#title, #phototitle {
	background: url(../gif/logo.gif) no-repeat left top;
	position: relative;
	height: 77px;
	width: 750px;
	float: left;
	left: 0px;
	top: 0px;
}
#phototitle {
	width: 200px;
}
#photos {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: visible;
	margin: 180px 0 0 0;
}
#contact {
	background: url(../gif/phoneemail.gif) no-repeat;
	height: 20px;
	width: 160px;
	float: right;
	text-align:right;
	position: relative;
	top: 57px;
	margin: 0;
}
div.category, div.halfcategory {
	height: 260px;
	width: 200px;
	position: relative;
	margin-top: 25px;
	float: right;
}
div.halfcategory {
	width: 100px;
}
div.footer {
	clear: both;
	margin-top: 25px;
	width: 800px;
	height: 15px;
}
img.label {
	padding: 15px 0 0 0;
	}
div.clear {
	clear: both;
}
.photoviewer {
	margin: 180px 0 0 0;
	background-color: transparent;
	height: 500px;
	width: 100%;
}
