body {
	background-color: #666666;
	font-family: georgia, palatino, serif;
	font-size: 77%;
	padding: 0;
	margin: 0;
	color: #eeeeee;
	scrollbar-face-color: #777777; 
	scrollbar-track-color: #666666; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-shadow-color: #666666; 
	scrollbar-dark-shadow-color: #666666; 
	scrollbar-3dlight-color: #666666; 
	scrollbar-highlight-color: #666666;
}
a {
	color: #aaaaaa;
}
a:hover {
	color: #ffffff;
}

/* positioning divs */

#logo {
	position: absolute;
	top: 0:
	left: 0;
	z-index: 100;
}

#top-nav {
	position: absolute;
	top: 0px;
	left: 230px;
	z-index: 10;
	font-size: 1.3em;
	color: #ffffff;
	width: 730px;
}
#gallery-nav {
	padding-top: 10px;
}
#side-nav {
	position: absolute;
	top: 210px;
	left: 0;
	width: 192px;
	text-align: right;
	line-height: 2.4em;
	font-size: .85em;
	border-right: 1px solid #777777;
	padding: 10px 0;
}
#side-nav .link {
	padding: 5px 15px 5px 0;
}

#content-body {
	position: absolute;
	top: 60px;
	left: 233px;
	width: 610px;
	z-index: 1;	
	font-size: 1.2em;
}
#content-block {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 20px;
}
#main-gallery {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 20px;
}
#content-body #topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	z-index: 10;	
}
#content-body #topright {
	position: absolute;
	top: 0px;
	left: 350px;
	width: 200px;
	z-index: 10;	
}
#content-body #bottomleft {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 200px;
	z-index: 10;	
}
#content-body #bottomright {
	position: absolute;
	top: 360px;
	left: 250px;
	width: 300px;
	z-index: 10;	
}

#gallery-copyright {
	position: absolute;
	top: 600px;
	left: 0px;
	width: 600px;
	z-index: 2;	
}

#thumbnail-column {
	position: absolute;
	top: 34px;
	left: 570px;
	text-align: center;
	width: 140px;
	height: 406px;
	overflow: auto;
}
#thumbnail-column ol,  #thumbnail-column li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
}
#thumbnail-column li img { 
	opacity: .5; 
	border: 3px solid #666; 
	outline: 1px solid #666; 
}
#thumbnail-column li img:hover { 
	outline-color: #777;
	opacity: .99 /* safari bug */
}
.bigrightlink {
	text-align: right;
	font-style: italic;
	font-size: 1.4em;
	padding: 8px 0;
}
.medrightlink {
	text-align: right;
	float: right;
	font-style: italic;
	font-size: 1.1em;
	padding: 8px;
	margin-left: 15px;
	border: 1px solid #888;
}
.smallrightlink {
	text-align: right;
	font-style: italic;
	font-size: 1em;
	padding: 8px 0;
}

#copyright {
	border-top: 1px solid #777777;
	padding: 8px 0 15px 0;
	color: #aaaaaa;
	font-size: .8em;
}
.homecopy {
	padding: 10px 0;
	line-height: 1.3em;
}
.copy {
	line-height: 1.3em;
}

/* LINK STYLES */
#gallery-nav a {
	vertical-align: bottom;
	padding: 12px 20px;
	margin: 0 2px;
	background-color: #333333;
	color: #cccccc;
	text-decoration: none;
}
#gallery-nav a:hover {
	background-color: #000000;
	color: #ffffff;
}

#side-nav a {
	color: #cccccc;
	font-size: 1.2em;
	text-decoration: none;
}
#side-nav a:hover {
	color: #ffffff;
}
#side-nav a.ital {
	font-size: 1.1em;
	color: #111111;
	font-style: italic;
}
#side-nav a.ital:hover {
	color: #f28d1d;
}
#fun-nav a {
	color: #577f1d;
}
#fun-nav a:hover {
	color: #264100;
}
.home-diagram a {
	color: #58585a;
}
.home-diagram a:hover {
	color: #264100;
}

.copy a {
	color: #ffdab0;
	text-decoration: none;
}	

.copy a:hover {
	color: #f28d1d;
}

.bigrightlink a, .smallrightlink a {
	color: #ffdab0;
	text-decoration: none;
}
.bigrightlink a:hover, .smallrightlink a:hover {
	color: #f28d1d;
}
.medrightlink a {
	color: #ffdab0;
	text-decoration: none;
}
.medrightlink a:hover {
	color: #f28d1d;
}


h1 {

}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 2px 0 4px 0;
	margin: 2px 0 4px 0;
}
h3 {
	font-size: 1.4em;
	font-style: italic;
	color: #aaaaaa;
	font-weight: normal;
	padding: 8px 0 2px 0;
	margin: 8px 0 2px 0;
}
#desc {
	font-style: italic;
	color: #aaaaaa;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 2px 0;
	margin: 2px 0;
	color: #58585a;
}
h5 {
	font-size: 1em;
	padding: 2px 0;
	margin: 2px 0;
	color: #58585a;
}

blockquote {
	color: #ffdab1;
	font-style: italic;
	line-height: 1.1em;
}

.pricetable {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	font-size: .9em;
	color: #cccccc;
}
.pricetable th {
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
	padding: 3px 10px;
	color: #ffffff;

}
.pricetable td {
	border-right: 1px solid #777777;
	padding: 3px 10px;
	text-align: center;
}


.post .copy strong {
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #aaaaaa;
}
.post .copy em {
	color: #ffdab1;
}

/* WP-Table CSS File v1.50 */

.wptable { 
	border: none;
}

/* normal row*/
.wptable td {

	padding: 0 0 25px 0;
	vertical-align:top;
}

/* alternative rwo */
.wptable tr.alt {
	background:none;
}

.aboutimgfloat {
	float:right;
	padding:15px 15px 15px 20px;
	margin:0;
}