html, body {
margin: 0px;
padding: 0px;
font: 1em arial, helvetica, sans-serif;
line-height: 1.5;
}

body {
background: #64150f url(pix/bggrad2.png) top left repeat-x;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}

div {
padding: 1px 0;
}

#container {
padding: 0;
margin: 0 auto;
width:948px;
}

#text h1 {
margin-top: 0;
font-size: 30px;
color: #64150f;
}

#header {
position: relative;
color: #fff;
height:160px;
background: url(pix/cache_valley_chapter.jpg) top left no-repeat;
}

#header2 {
position: relative;
color: #fff;
background: #64150f url(pix/header2bggrad.png) bottom left repeat-x;
height: 120px;
}

#header2 #organization h1 {
font-size: 30px;
font-variant: small-caps;
}

#organization {
position: absolute;
left: 25px;
top: 10px;
text-align: center;
}

#organization h1 {
font-size: 18px;
}

#organization h1 span {
font-size: 14px;
}

#organization h1 strong {
color: #fff;
font-size: 30px;
font-variant: small-caps;
}

#nav {
margin: 2px 0 0 0;
padding:0;
list-style-type: none;
width: 948px;
font-weight: bold;
}

#nav li {
margin: 0 5px 0 0;
width: 120px;
background: #000;
padding: 0;
float: left;
text-align: center;
}

#nav a {
font-size: 15px;
float: left;
width: 100%;
color: #fff;
text-decoration: none;
line-height: 2.5;
text-align: center;
outline-style:none;
}
 
#nav li.wc{
 width: 218px;
 margin-right: 0;
 }
 
#nav li.home{
width: 100px;
}
 
#nav a:link {
color: #fff;
}

#nav a:visited {
color: #fff;
}

#nav a:hover {
color: #64150f;
}

#nav a:active {
color: #fff;
}

a:link {
color: #0000ff;
}

a:visited {
color: #0000ff;
}

a:hover {
color: #64150f;
}

a:active {
color: #0000ff;
}

#nav li#youHere {
background: #fff;
}

#nav li#youHere a {
color: #000;
}


#textenvelope {
clear:both;
background: #fff;
}

#text {
margin: 30px 110px 50px 100px;
color: #000;
}

#text h2{
font-size: 18px;
}

#footer {
clear:both;
line-height: 2.5;
background: #000;
text-align: center;
}

.home_image {
border: 1px solid #000;
display: block;
margin-bottom: 5px;
}

.image {
border: 1px solid #000;
}

.photo_caption {
width: 422px;
float: right;
margin-left: 20px;
margin-bottom: 10px;
text-align: center;
font-weight: bold;
font-style: italic;
font-size: 14px;
line-height: 1;
}

#home #mail {
position: relative;
top: 6px;
}

#brags #text img.author {
border: 1px solid #000;
float: left;
margin: 0 20px 5px 0;
}
#brags #contact{
position: relative;
top: 5px;
}

.writerscache #text img {
float: right;
border: 1px solid #000;
margin: 0 0 5px 20px;
}

#wallace p {
text-indent: 1.5em;
}

#wallace h3 {
margin-bottom: 0;
padding-bottom: 0;
}

#writerscache #text li {
margin-bottom: 15px;
}
.story {
text-indent: 1.5em;
}
.bold {
font-weight: bold;
}

#album {
	font-family:arial;	
	font-size:12px;
}

#album ul.slideshow {
	list-style:none;
	width:534px;
	height:400px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	padding:0;
	
}	

#album ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

#album ul.slideshow li.show {
	z-index:500;	
}

#album ul img {
	border:none;	
}


#album #slideshow-caption {
	width:534px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#album #slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#album #slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#album #slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

