* {
	margin: 0;
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #391b19;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#cccccc;
	position:relative;
	height:100%;
	min-height:101%;
}

a:link{color:#967c7c}
a:visited{color:#967c7c}
a:hover{color:white}
a:active{color:#967c7c}

#topborder{
height:20px;
background:#1f0a09;
}

#container {
	width: 760px;
	margin:0 auto 0 auto;

	clear:left;

}

#description {
	display: none;
}

/* TAG STYLES: */

h2, h3, p {
	padding: 5px;
	margin: 5px;
	line-height: 20px;
	color:#cccccc;
	
}

a {
	text-decoration: none;
}



/* NAVIGATION */

#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
padding-bottom:2em

}
#nav li {
float: left;
position: relative;
/*border-top: 5px solid #391b19;*/
background-color: #391b19;
color: #2D486C;
font-size: 75%;
margin-left:.25em;
padding-right:1em;
padding-top:5px;
width:6.4em;

}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	padding-left:.5em
}


#nav li:hover ul {
	left: auto;
}


#nav a:link, #nav a:visited {
display: block;
text-decoration: none;
color:#b0b0b2;
}

* html #nav a {
width: 100%;
}

#nav a:hover, a:active {color:white;}

#nav ul, #nav li ul {
display: none;
position: absolute;
padding:0;

}

#nav ul li {
border: 0 none transparent;
border-bottom: 1px solid #825957;
background-color: #825957;
font-size: 100%;
margin-bottom: -1px;
margin-top: 1px;
padding: .5em;


}
#nav li:hover ul, #nav li.sfhover ul {
display: block;
left:auto;
}

.assign{padding-left:1em}

#grid{position:relative
	width:359px;
	height:424px;
	display:block
	
}

#grid img{
display: block;
width: 327px;
border:#1f0a09 16px solid;
height:auto;
margin-top:5px;
}



#gallery{
width:760px;
height:auto;
background-color:#1f0a09;
margin-top:5px;
}



#galtop {
width:760px;
background-color:#1f0a09;
margin:10px auto 5px auto;
}

#galbott {
width:760px;
background-color:#1f0a09;
height:auto;
}


#cowgal{
width:760px;
background-color:#1f0a09;
margin:2em auto 2em auto;
}

.cowimg{
border:#391b19 solid 10px;
margin-left:2.5em;
margin-bottom:2em;

}

.cowtall{
border:#391b19 solid 10px;
margin-left:2em;
margin-right:6px;
margin-bottom:2em;
}

#gallery h2{
font-size:180%;
float:right;
margin-top:2em;
margin-right:2em;
padding-bottom:15px;
}



.galimg{
border:#391b19 solid 10px;
margin-left:1.5em;
margin-bottom:55px;
margin-right:5px;

}



.topgalimg{
margin-bottom:3.5em;
border:#391b19 solid 10px;
margin-top:2.5em;
margin-left:22px;
margin-right:5px;
}

.figures{
font-size:120%;
text-align:center;
width:310px;
padding:5px;
color:#cccccc;
font-weight:800
	
}




#content {
	width:370px;
	float: left;
	height: 405px;
	background-color: #1f0a09;
	color:#cccccc;
	margin-right:20px;
	margin-bottom:12px;
	margin-top:5px;	
		
}

#content p{
	font-size: 100%;
	color: #cccccc;
	margin-top:2em;
	margin-left:1em;
	margin-right:1em;
	text-align:left;
	line-height:25px;
	clear:left;
	
}

table{
margin:1em 0 0 0;
}


#content h2, #content h3{
	font-size: 120%;
	font-weight: bold;
	color: #cccccc;
	padding-top:1em;
	margin-left:5px;
	
}

h3{
margin:2em 2em 1em 2em;

display:block;

}
.logo{
padding-left:2em;
padding-top:1em;

}

.jumpup{
text-align:center;
font-size:90%;
padding:0em 1em 1em 1em;
}

p, h1, h2, h3, ul, ul li {
	position: relative;
}

#book {
	position:relative;
	width: 730px;
	background: #1f0a09;
		clear: both;
		border:#1f0a09 solid 12px;
	margin-bottom:1em;

	
}
.bookimg{
padding:10px 0 10px 0
}

#footerphoto {
	position:relative;
	width: 730px;
	height:430px;
	background: #1f0a09 url(images/manwalkbig.jpg) center no-repeat;
		clear: both;
		border:#1f0a09 solid 12px;
	margin-bottom:1em;

	
}
.copy {
text-align:center;
margin:4em 1.5em 0 1.5em;
font-size:65%;
line-height:normal;

}


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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #391b19;
	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{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #391b19;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #cccccc; }
#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: #000;
	}