body {
   margin: 0em;
   padding: 0em;
   background-color: white;
   font-family: Helvetica, Verdana, Arial, sans-serif;
   font-size: .8em;
   color: black;
   text-align: center;
}

pre {
   font-size: 1.25em;
}

a img {
   border: 0px;
}

a:link, a:active, a:visited, a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #660000;
}

table.data {
   border: 1px solid black;
   border-width: 1px 0px 0px 1px;
   border-spacing: 0px;
}

table.data td, table.data th {
   border: 1px solid black;
   border-width: 0px 1px 1px 0px;
   padding: .25em;
}

.text_right {
   text-align: right;
}

.wide {
   width: 100%;
}

#page {
   width: 800px;
   margin: auto;
   text-align: left;
}

h1 {
   margin: 0em;
   padding: 0em;
}

#info_bar {
   line-height: 2em;
   padding: 0em 0em .5em 0em;
   margin-bottom: .5em;
}

#info_bar form {
   float: right;
   display: block;
   height: 1em;
   margin: 0em;
   padding: 0em;
}

#info_bar form input {
   font-size: .8em;
   background-color: white;
   border: 1px solid black;
}

#righthand {
   width: 150px;
   float: right;
}

#righthand h5 {
   margin: 0em 0em 1em 0em;
   padding: 0em;
   font-size: 1em;
}

#righthand p {
   font-weight: normal;
}

td {
   font-weight: normal;
}

#navigation {
   width: 150px;
   float: left;
   font-weight: bold;
}

#navigation ul {
   list-style: none;
   margin: 0em;
   padding: 0em;
}

#navigation li {
   margin: 0em 0em .5em 0em;
   padding: 0em;
   line-height: 1.25em;
}

#content {
   margin: 0em 150px 0em 150px;
   padding: 0em 2em 1em 0em
}

#content p {
   line-height: 1.5em;
   font-weight: normal;
}

h2 {
   margin: 0em 0em 1em 0em;
   padding: 0em;
   font-size: 1.4em;
}

h3 {
   margin: 0em 0em 5px 0px;
   padding: 0em;
   font-size: 16px;
   color: #660000;
}

div.storybox {
   display: block;
   border: 1px solid white;
   /*
   width: 40%;
   padding: 2%;
   margin: 0% 2% 2% 0%;
   overflow: hidden;
   height: 24em;
   float: left;*/
}

div.storybox div {
   display: block;
   float: left;
   /*border: 1px solid black;*/
   width: 100px;
   /*height: 100px;*/
   overflow: hidden;
   margin: 1em 1em 0em 0em;
}

div.storybox p {
   min-height: 110px;
}

div.storybox div img {
   display: inline;
   width: 100px;
}

div.storybox h3 {
   margin: 0em 0em .5em 0em;
   padding: 0em;
   line-height: 1.25em;
}

div.storybox h3 a {
   color: #9c5114;
   text-decoration: none;
}

#other_stories {
   width: 100%;
   margin: 0em;
   padding: 1em 0em 0em 0em;
   border-width: 0px;
   height: auto;
}

#other_stories h5 {
   margin: 0em 0em .5em 0em;
   padding: 0em;
   font-size: 1em;
}

#other_stories ul {
   margin: 0em;
   padding: 0em;
}

#other_stories li {
   margin-left: 1em;
   line-height: 2em;
}

#footer {
   margin: 0em;
   padding: 0em;
   line-height: 2em;
   text-align: center;
}

#footer ul {
   list-style: none;
   margin: 0em;
   padding: 0em;
}

#footer li {
   display: inline;
   margin: 0em;
   padding: 0em;
}

#footer a {
   color: #801126;
   text-decoration: none;
}

#breadcrumbs {
   margin-bottom: 0em;
   font-weight: bold;
   text-align: right;
   height: 1em;
}

#breadcrumbs div {
   float: left;
   line-height: 1em;
}

#breadcrumbs p {
   margin: 0em 0em 0em 0em;
   padding: 0em;
   float: right;
   line-height: 1em;
}

div.story_date {
   margin-bottom: 1em;
   font-weight: bold;
}

h2.story_headline {
   margin: .5em 0em 0em 0em;
   padding: 0em;
   line-height: 1.25em;
   color: #9c5114;
}

div.storyphoto {
   width: 200px;
   float: right;
}

div.storyphoto a.enlarge {
   display: block;
   text-align: center;
   padding-top:5px;
}

div.storyphoto img {
   display: block;
   margin: 0px auto 10px auto;;
}

div.storyphoto div {
   display: block;
   border: 1px solid gray;
   padding: 10px;
   margin: 10px;
   line-height: 1em;	
}

#adsmenu {
   border: 1px solid black;
   margin: 0em 0em 1.5em 1.5em;
   padding: 1em;
   width: 10em;
   float: right;
}

#adsmenu h4 {
   margin: 0em 0em .5em 0em;
   padding: 0em;
}

#adsmenu ul {
   margin: 0em;
   padding: 0em;
   list-style: none;
}

#adsmenu li {
   margin: 0em;
   padding: 0em;
   display: block;
   line-height: 1.5em;
}

#contact_table {
   width: 100%;
}

#contact_table h4 {
   margin: .25em 0em .25em 0em;
   padding: 0em;
}

#contact_table td {
   padding-bottom: .5em
}

ul.volumelist li {
	line-height: 1.5em;
}

ul.volumelist {
	list-style-type: none;
	margin-left: 15px;
}