body{
	font-size:100%;
	margin: 0;
	padding: 0;
	text-align:center;
	background-color: #333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.1em;
	color: #E6E2D5;
}

#container {
	width: 920px;
	text-align: left;
	margin: 0 auto;
	font-size: 0.8em;
}

#logo {background: url(images/webdesign/logo.gif) no-repeat 0 0; width: 505px; height: 60px; margin-top: 10px;}
#logo a {width:505px; height:60px; float: left;}
#nav-wrap {width: 810px; margin-left: 55px; margin-top: 10px; height: 28px;}
#nav {list-style: none; float: left; height: 28px; margin: 0; padding: 0; text-decoration: none;}
#nav li {text-decoration: none; float: left; background-color: #333; height: 28px; display: block; margin: 0; padding: 0; background-image: none;}
#nav a {display: block;}
#nav a:hover, a:active {background-position: 0 -28px; /* sliding door nav */}
#nav .current {background-position: 0 -28px; /* sliding door nav */}
li#nav-home a {background: url(images/webdesign/nav-home.gif) no-repeat 0 0; width: 151px; height: 28px;}
li#nav-bio a {background: url(images/webdesign/nav-bio.gif) no-repeat 0 0; width: 64px; height: 28px;}
li#nav-current a {background: url(images/webdesign/nav-current.gif) no-repeat 0 0; width: 142px; height: 28px;}
li#nav-artist a {background: url(images/webdesign/nav-artist.gif) no-repeat 0 0; width: 154px; height: 28px;}
li#nav-exhibitions a {background: url(images/webdesign/nav-exhibitions.gif) no-repeat 0 0; width: 120px; height: 28px;}
li#nav-press a {background: url(images/webdesign/nav-press.gif) no-repeat 0 0; width: 77px; height: 28px;}
li#nav-contact a {background: url(images/webdesign/nav-contact.gif) no-repeat 0 0; width: 102px; height: 28px;}


a {text-decoration: none; color:#1a8bcc;}

a:hover {color:#71cbff;}

#gallery {
	width: 840px;
	min-height: 400px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#content {float: left; width: 710px; margin: 30px 105px;}
.content-head {width: 710px; border-bottom: 1px solid #696352; margin-bottom: 30px;}

h3 {color:#e2c26a; font-size:1.2em; font-weight:normal;}


.camera {font-size: 1.3em; color: #FFFFFF}
.arts {font-size: 1.3em; color: #d51400; font-style: italic;}
.current-text a {color: #E6E2D5; text-decoration: underline;}
.current-text a:hover {color: #1a8bcc;}
#exhibitions a {color: #E6E2D5; text-decoration: underline;}
#exhibitions a:hover {color: #1a8bcc;}

.current-text {float: left; width: 200px; margin: 0 20px 30px 120px;}
.current-image {float: left; width: 470px; margin: 0 0 30px 0;}

.gold-text {color:#e2c26a;}
.medium-text {font-size: 1.3em;}
.small-italics {font-size: 0.9em; font-style: italic;}
.divider {clear: both; width: 410px; border-bottom: 1px solid #696352; margin: 0 40px 50px 240px;} 


#nav-portfolios {
	width: 840px;
	margin: 20px 40px;
	color: #9A8449;
	font-size: 0.9em;
	text-align: center;
	
}
#nav-portfolios a {
	font-weight: normal;
	text-decoration: none;
	color: #8E7A44;
	padding-right: 15px;
}
#nav-portfolios a.more {
	padding-right: 15px;

}


#footer {
	width: 840px;
	margin: 20px 40px;
	color: #666666;
	text-align: center;
}
#footer a {
	color: #666666;
	font-size: 0.9em;
	text-decoration: none;
}
