* {

	margin: 0;

	padding: 0;

}



body, html {

	background: #bfbfbf;

	height: 100%;

	font-size: 100%;

	font-family: Arial, Helvetica, sans-serif;

	color: #ffffff;

}



#wrapper {

	background: #666666;

	border: 2px #ffffff solid;

	width: 789px;

	margin: 40px auto 100px auto;

	padding: 0 5px 0 46px;

	min-height: 600px;

	position: relative;

}



ul {

	list-style: none;

}



#list-info {

	height: 30px;

}



h1 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 45px;
	font-weight: 300;
	margin: 24px 0 30px 0;
}



p {

	font-size: 0.75em;

}



.pub p {

	padding-left: 6px;

	font-size: 0.6em;

}



a {

	text-decoration: none;

	color: #ffffff;

}

a:hover {

	text-decoration: underline;

}



#thispage {

	position: absolute;

	font-family: "Arial Black", "Century Gothic", Helvetica, sans-serif;

	font-size: 0.9em;

	padding: 20px;

	top: 20px;

	right: 20px;

}



#galleryDesc {

	font-size: 0.6em;

	text-align: right;

	margin-top: -93px;

	margin-right: 10px;

	width: 370px;

	float: right;

}

.descTitle {

	font-size: 1.1em;

	font-weight: bold;

}



#thumbs {
	/*margin: 40px 0 0 0;*/

	width: 115px;
	cursor: pointer;
	left: 50px;
	clip: rect(0px 150px 415px 0px);
	top: 150px;
	position: absolute;

	

}



#thumbs img {

	padding: 3px;

}



#up { position: absolute; top: 140px; left: 30px; }



#down {
	position: absolute;
	top: 563px;
	left: 30px;
}



#hand {

	cursor: pointer;

	position: absolute;

	top: 472px;

	left: 0;

}



#photo {

	position: relative;

	height: 460px;

	clear: none;

	margin-left: 150px;

}



#photo img {

	position: absolute;

	bottom: 37px;

}



#photo img#longphoto { 

	position: absolute;

	top: 20%;

}



#photo #hand img {

	position: relative;

}



#homeText {
	margin-left: 40px;
	position: relative;
	top: -50px;

}



.caption {

	font-size: 0.6em;

}



#footer {
	position: absolute;
	bottom: 2px;
	right: 2px;
	font-size: 0.5em;
	text-align: right;
	margin: 0 3px 1px 0;
	font-size: 0.6em;
	color: #E5E5E5;

}



textarea {

	width: 500px;

	height: 350px;

}



#sideMenu li {
	display: inline;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
}



/* clearfix: http://positioniseverything.net/easyclearing.html */

.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}



.clearfix {display: block;}

/* End hide from IE-mac */#wrapper #byline {
	position: absolute;
	width: 350px;
	top: 80px;
	font-size: 13px;
	left: 53px;
}
#quotes {
	top: -50px;
	position: relative;
}
#quotes p {
	padding-bottom: 10px;
}
#quotes em {
	color: #CCCCCC;
}
#redirect a {
	color: #999999;
}
#wrapper #footer #sideMenu {
	top: 10px;
}
#return {
	width: 130px;
	position: absolute;
	top: 109px;
}
#wrapper h1 {
	margin-left: 3px;
}
