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 {
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 6px 0 0;
background: #000;
padding: 0;
float: left;
}

#nav a {
font-size: 15px;
float: left;
width: 7.8em;
color: #fff;
text-decoration: none;
line-height: 2.5;
text-align: center;
outline-style:none;
}
 
 #nav a#wc {
 width: 11.5em;
 }
 
#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;
}

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

#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;
}