body {
	background-color: #eeeeee;
	margin: 0px;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 22px;
}
.see-thru {
	font-size: 4px;
	color: #FFFFFF;
}

.style6 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style8 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.invisible {
	font-size: 6px;
	color: #FFFFFF;
}

.grayborder {
	border: 10px solid #eeeeee;
}
.style10 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; }
.style11 {color: #666666}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
.picframe {
	height: 750px;
	width: 600px;
}
.posfull {
	z-index: 10;
	border: 10px solid #eeeeee;
}
.posdetail {
	position: relative;
	z-index: 5;
	top: -180px;
	right: -160px;
	border: 5px solid #eeeeee;
}



a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.largeblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.floatright {
	float: right;
}

.normallight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.slideshowborder {
	margin-bottom: 5px;
	border: medium solid #eeeeee;
	margin-right: 10px;
}

.black {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}
.grayborderthin {

	border: 1px solid #eeeeee;
}
.over {
	text-decoration: overline;
}

.headerBlack {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.largeblackUnder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}
.posdetailCopy {
	position: relative;
	z-index: 5;
	top: -140px;
	right: -180px;
	border: 5px solid #eeeeee;
}
.postext {
	position: relative;
	z-index: 5;
	top: -160px;
	right: -30px;
}.thingrayborder {
	border: 3px solid #eeeeee;
}
.thingrayborderfloatright {
	border: 3px solid #999999;
	float: right;
	width: 520px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.normalUndeline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 22px;
	text-decoration: underline;
}
.normalLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444444;
	line-height: 22px;
}

.tilebox {
	margin:5px;
	background-color:#eeeeee;
	border: 4px solid #dddddd;
	text-align: center;
	width: 160px;
	float:left;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#000000;
padding: 0px;
left: -1000px;
border: 1px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

/*.thumbnail:hover span{ /*CSS for enlarged image on hover*/
/*visibility: visible;
top:-400px;
left: 150px; *//*position where enlarged image should offset horizontally */
/*}*/
.goRight:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
color:#FFF;
z-index: 50;
top:-400px;
left: 150px; /*position where enlarged image should offset horizontally */
}
.goLeft:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
color:#FFF;
top:-400px;
left:-430px; /*position where enlarged image should offset horizontally */
}
.thinredborder {
	border: 3px solid #B17900;
}
.tileTop
{
	width:650px;
	margin:auto;
}
