body {
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	background: #0c0500 url(images/bg-wrap.gif) repeat-y 50% 0;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#98857c;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
#top {
	width: 790px;
	height:420px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom:0px !important; 
	margin-bottom:-3px;/*this removes the 3 px gap IE adds to the bottom of this div*/
	margin-left:auto;
	line-height:0;
}
#bar {
	width:100%;
	height:40px;
	background:#281507;
	text-align:center;
	border-bottom: #674f43 1px solid;
}
#logo {
	padding: 5px;
	margin: 0 auto 0 auto;
}
#wrap {
	width:760px;
	margin:0 auto 0 auto;
	padding: 0;
}
#right {
	width: 360px;
	float: right;
}
#photo {
	padding: 0 0 0 218px;
	float:left;}
				
/*----------------------------------NAV LISTS*/
						
ul, li {
	padding: 0; margin:0;
	height:2em;}
#mainnav {
	width:187px;
	float:left;
	height: 100px;
	margin: 10px 7px 0 0;
	list-style:none;
	text-align:right;
}
#projectnav {
	width:160px;
	margin:10px 0 0 5px;
	list-style:none;
	text-align:left;
	float:left;
	background-color:#191008;
}

#picturenav {
	float: left;
	list-style:none;
	margin: 15px 0 7px 0;
}
#picturenav li {
	display:inline;
	float: left;
	margin: 0 0 0 5px !important;
	margin: 0 0 -3px 5px;
	padding:0;
	width: 40px;
	height:30px;
}

/*----------------------------------TEXT*/
#wrap {
	font-size: 1.2em  !important;
	font-size:1.1em;
}
#right p{
	margin: 0;
	padding:0em 0 0 5px;
}
h1 {
	padding:0;
	margin: 53px 0 .5em 5px !important;
	margin:3px 0 .5em 5px;
	padding: 0 0 .5em 0;
	font-size: 1em;
	font-weight:normal;
/*	text-transform:uppercase;*/
	font-weight:bold;
	color:#ab9b94;
	border-bottom: #674F43 1px solid;
	clear:both;}
h2 {
	padding:0;
	margin: .5em 0 .5em 5px;
	font-size: 1em;
	font-weight:normal;
	color:#ab9b94;
	font-weight:bolder;
	clear:both;}
p.intro {
	width: 355px;
	padding:0 !important;
	padding:10px 0 0 0;
	float: right;
	text-align:justify;}


/*----------------------------------LINKS*/

a:link, a:visited{
	text-decoration:none;
	color: #78645a;}
a:hover {
	color:#cfc0ba;}
.current {
	color:#ab9b94;
}

/*----------------------------------PHOTOGRAPHY CREDIT*/

#credit {
	float:right;
	padding: 15px 0 0 0;
}
#credit a {
	width:12px;
	height: 203px;
	display:block;
	background-color:#5b4b44;
}
#credit a:hover {
	background-color: #ab9b94;
}		