/* CSS Document */


#preview {
	height: auto;
	width: auto;
	position: relative;
	top: 0.6em;
	text-align: center;
}


#preview a:link, #preview a:visited, #preview a:active {
	text-decoration:none;
	font-size: x-large;
	font-weight: bold;
}


#preview a:hover {
	text-decoration: line-through;
}




#more{
	float: right;
	position: relative;
	display: inline;
	font-size: medium;
	font-weight: normal;
	top: 0.5em;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
}
.horizontal {
	margin-right: 8px;
	margin-left: 8px;
	height: 60px;
	width: 80px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.horizontal:hover {
	height: 60px;
	width: 80px;
	border: 1px dotted #006699;
	background-color: #EBEBEB;	
}

.vertical {
	margin-right: 8px;
	margin-left: 8px;
	height: 60px;
	width: 45px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.vertical:hover {
	height: 60px;
	width: 45px;
	border: 1px dotted #006699;
	background-color: #EBEBEB;
}


#more a:link #more a:visited #more a:hover {
	text-decoration:none;

}
#back {
	position: relative;
	float: left;
	display: inline;
	font-size: x-small;
	font-weight: bold;
	top: 4.2em;
}
#largephoto {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 0.5em;
}
.smallpic {
	background-color: #00CC33;
	margin: 1px;
}
