body {
 background: #C3DADF;
 text-align: left;
 margin: 0;
 }

.pagebody {
 background: #C3DADF;
 text-align: left;
 margin: 0;
 }
 
body#about a#about_link,
body#atew a#atew_link,
body#contact a#contact_link,
body#publicart a#publicart_link,
body#links a#links_link,
body#news a#news_link,
body#artwork a#artwork_link { text-decoration: none;
 color: #fff;
 }

 
 
#container
{
 position: relative;
 margin: 0; /* center */
 width: 900px;
 text-align: left;
}

#container-inner {
 position: static;
 width: auto;
 border-width: 1px 1px 1px 0;
 border-style: solid;
 border-color: #000;
 background: #fff;
 padding: 0;
 margin: 0;
 }

#masthead {
 color: #fff;
 font-size: 40px;
 font-family: arial, helvetica, sans;
 font-weight: bold;
 text-align: right;
 letter-spacing: 10px;
 line-height: .7em;
 padding: 15px 15px 0px 0px;
 margin: 0;
 /*text-transform: lowercase;*/
 }

#nav-column {
 background: #D0E5AC;
 width: 175px;
 text-align: right;
 }

#1site-titleIE {
 position: relative;
 width: 175px;
 height: 180px;
 border-bottom: 3px solid #fff;
}

.site-titleNS {
 position: relative;
 width: 175px;
 height: 180px;
}

#site-title {
 position: relative;
 width: 175px;
 height: 180px;
 /*
 border: 1px solid #000;
 */
 }

#1site-title-innerIE {
 position: absolute;
 bottom: 0;
 right: 0;
 width: 175;
 color: #fff;
 font-size: 20px;
 font-family: arial, helvetica, sans;
 font-weight: bold;
 text-transform: uppercase;
 text-align: right;
 letter-spacing: 3px;
 padding: 0 10px 10px 10px;
 margin: 0;
 border: 0;
 }

.site-title-innerNS {
 position: absolute;
 bottom: 0;
 right: 0;
 width: 175;
 color: #fff;
 font-size: 20px;
 font-family: arial, helvetica, sans;
 font-weight: bold;
 text-transform: uppercase;
 text-align: right;
 letter-spacing: 3px;
 padding: 0 10px 10px 10px;
 margin: 0;
 border-bottom: 3px solid #fff;
 }

.site-title-innerNS a:link, .site-title-innerNS a:visited {
 text-decoration: none;
 color: #fff;
 }
 
.site-title-innerNS a:active, .site-title-innerNS a:hover {
 text-decoration: none;
 color: #fff;
 }

#nav {
 color: #606165;
 font-size: 11px;
 font-family: arial, helvetica, sans;
 font-weight: normal;
 text-transform: uppercase;
 text-align: right;
 letter-spacing: 3px;
 line-height: 22px;
 padding: 10px 10px 15px 10px;
 border-bottom: 3px solid #fff;
 }

#nav a:link, #nav a:visited {
 text-decoration: none;
 color: #606165;
 }
 
#nav a:active, #nav a:hover {
 text-decoration: none;
 color: #fff;
 }

#home-main {
 padding: 0;
 border-left: 3px solid #fff;
 }

#home-quote {
 width: 214px;
 text-align: center;
 }

#about-main {
 width: 600px;
 }

#about-hdr {
 position: relative;
 width: 511px;
 height: 180px;
 }

#about-hdr-inner {
 position: absolute;
 bottom: 0;
 width: 511px;
 }

#about-photos {
 width: 214px;
 text-align: left;
 padding: 35px 25px 0px 70px;
 }

#about-photos img {
 margin: 0 0 15px 0;
 }

#about-content {
 padding: 0 0 15px 50px;
 text-align: justify;
 }
 
 #news-content {
 padding: 0 0 15px 20px;
 text-align: justify;
 }

#content-main {
 width: 725px;
 }

#artwork-main {
 width: 725px;
 text-align: center;
 padding: 10px 0 15px 0;
 }

#footer {
 color: #606165;
 font-size: 10px;
 font-family: arial, helvetica, sans;
 font-weight: normal;
 text-align: right;
 }

#footer a:link, #footer a:visited { text-decoration: none; color: #606165; }
#footer a:active, #footer a:hover { text-decoration: underline; color: #606165; }

td, p, div {
 color: #959696;
 font-size: 11px;
 font-family: arial, helvetica, sans;
 font-weight: normal;
 }
 
p {
 margin: 11px 0 11px 0;
}

a:link, a:visited { text-decoration: underline; color:#959696; outline: none; }
a:active, a:hover { text-decoration: underline; color:#d0efac; outline: none; }

.photoDiv {
	position: absolute; 
	background: #959696;
	left: 175px;
    top: 44px;
	z-index: 1;
	visibility: hidden;
	text-align: right;
	border: 0px solid #000;
}

#closeWin {
	position: absolute; 
	color: #000;
	text-align: right;
	left: 10px;
	top: 10px;
	width: 455px;
	height: 10px;
	z-index: 2;
}

#closeWin a:link, #closeWin a:visited { text-decoration: none; color:#fff; outline: none; }
#closeWin a:active, #closeWin a:hover { text-decoration: none; color:#fff; outline: none;}

.closeWin {
	width: 15px;
	height: 15px;
	text-align: right;
	color: #fff;
    font-size: 14px;
	font-family: Arial, Helvetica, Helv, Sans;
	font-weight: bold;
	text-decoration: none;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	top: 50px;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	position: relative;
	top: 50px;
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #C3DADF;
	}
 
img.floatLeft { 
    float: left; 
    margin: 4px 10px 10 0; 
}
img.floatRight { 
    float: right;  
}