/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #9c9c9c;
}

h2 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 24px;
	font-weight:100;
	}
#Inside {
	background-color: #000000;
}
#Inside-white {
	background-color: #ffffff;
}
#Break {
	clear: both;
	}
#Wrapper {
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	}
#PopWrapper {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	}
#Header {
	height: 141px;
	left: 0px;
	top: 0px;
	}
#Logo {
	top: 20px;
	display: block;
	width: 650px;
	float: left;
	margin-left: 50px;
	position: absolute;
	}
#TopNav {
	border-left: #9c9c9c solid 2px;
	color: #9c9c9c;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.8em;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 50px;
	width: 280px;
	float: right;
	}
#Inspired {
	border-left: #9c9c9c solid 2px;
	color: #9c9c9c;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 2.2em;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 175px;
	text-align: left;
}
#InspiredOld {
	border-left: #9c9c9c solid 2px;
	color: #9c9c9c;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 2.2em;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 25px;
	text-align: left;
	}
#TopNav a {
	text-decoration: none;
	color: #9c9c9c;
	}
#TopNav a:hover {
	color: #000;
	}
#Inside #TopNav a:hover {
	color: #ffffff;
	}
#Content {
	/* background-image:url(../graphics/content-bg3.jpg); */
	background-repeat:no-repeat;
	/* background-color:#FFF; */
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	}
#Thumbnails {
	float: right;
	height: 100px;
	/* margin-top: 15px; */
	 margin-top: 15px;
	}

#Slideshow {
	width: 645px;
	height: 425px;
	margin-left: 0px;
	/* margin-top: 110px; */
	margin-top: 110px;
	}

#Gallery {
	min-height: 425px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: #9c9c9c;
	}
#BioWrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
#BioLogo {
	position: absolute;
	left: -97px;
	top: 304px;
	}
#BioContent {
	width: 550px;
	float: right;
	}
#Gallery img {
	max-height: 170px;
	cursor: pointer; 
	}
#Gallery a {
	color: #9c9c9c;
	text-decoration: none;
	}
#Gallery a:hover {
	text-decoration: underline;
	}
#ImageDetail {
	height: 450px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	color: #9c9c9c !important;
	font-family: Verdana, Geneva, sans-serif;
	}

#ImageDetail a {
	text-decoration: none;
	color: #9c9c9c
}

.fadein { position:relative; height:425px; width:645px; text-align:center; }
.fadein img { position:absolute; left:0; top:0; }

#Footer {
	margin-top: 30px;
	color: #9c9c9c
	}
