body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #d0c19a;
	background-image: url('images/bg.gif');
	scrollbar-face-color:#CEBE95;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCBC91;
	scrollbar-shadow-color:#D7B285;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#CCBC91;
	scrollbar-darkshadow-Color:#CCBC91;
}

#edge {
	z-index: 1;
	width: 302px;
	height: 407px;
	background: url(images/edge.jpg) no-repeat #d0c19a;
	position: absolute;
	left: 0;
	top: 0;
}

#quote {
background: url(images/bg_quote.png) no-repeat #f0ede3;
width: 378px;
height: 92px;
overflow:hidden;
text-align:center;
color:#aa6369;
}

#quote div {
margin: 35px 0 0 35px;
width: 313px;
text-align:left;
}
#quote span {
display:block;
float:right;
padding: 0;
font-style:italic;
}

#box {
	width: 771px;
	z-index: 99;
	position: absolute;
	top: 17px;
	left: 103px;
	padding: 0;  
	margin: 0;
	background: url(images/bg_content.png) repeat-y #FFF;
}

#head {

}

#head h1 {
	display: none;
}

#navigation {
background: url(images/bg_nav.png) no-repeat #FFF;
height: 40px;
padding: 0 0 0 16px;
}

#navigation form {
padding:0;
margin:11px 16px 0 0;
*margin:11px 16px 0 0;
_margin:12px 8px 0 0;
float:left;
}

#navigation input {

border: 0 solid #000;
width:75px;
background-color: transparent;
font-weight: bold;
color:#868178;
text-transform: uppercase;
letter-spacing:1px;
cursor: hand;
font-size:11px;
padding:0;
margin:0;
}

#navigation input:hover {
color:#F6F0D6
}

#headline, #headline2, #filter {
	background: url(images/bg_head1.jpg) no-repeat #e2d5b9;
	height:31px;
	width:771px;
}

#headline h2, #headline2 h2  {
	margin:0;
	padding: 9px 0 0 18px;
	color: #827a54;
	text-transform:uppercase;
	font-weight: bold;
	font-size:11px;
	letter-spacing:1px;	
}

#headline a, #headline2 a {
	color: #827a54;
}

#filter form {
padding:5px 16px 0 15px;
}

#filter select { 
border:1px solid #947650;
 background-color: #e0d6b7; 
 color: #947650; 
 	scrollbar-face-color:#bcc1c8;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#fafafa;
	scrollbar-shadow-color:#bcc1c8;
	scrollbar-highlight-color:#e8eaec;
	scrollbar-3dlight-color:#bcc1c8;
	scrollbar-darkshadow-Color:#d1d4d9;
}


h2 span  {
	color: #554f33;
}

.col1 {
width: 300px;
*width: 300px;
_width: 350px;
float:left;
padding: 8px 20px 0 20px;
margin: 10px  0 0 0;
border-right: 3px solid #aa6369;
line-height:22px;
color:#55504e;
}

.col1 .date {
text-transform:uppercase;
font-size:11px;
letter-spacing:1px;
margin:15px 0 15px 0;
font-weight:bold;
}

.col1 ul, .col2b ul {
padding:0;
margin:0 0 20px 0;
background: url(images/bg_textbox.gif) repeat-y #dfd8c3;
}

.col1 ul.links, .col2b ul.links {
padding:0;
margin:0 0 20px 14px;
background: none;
}

.col1 li, .col2b  li {
	list-style-type: none;
	line-height: 22px;
	color: #55504e;
	padding: 5px 0 5px 16px;
	margin: 0;
}

.col1 .links li, .col2b  .links li {
	list-style-type: disc;
	line-height: 22px;
	color: #55504e;
	padding: 0 0 0 2px;
	margin: 0;
}

.col1 a, .col1 a:link, .col1 a:visited {
	font-weight: bold;
	color:#aa6369;
	text-decoration:none;
}

.col1 li a, .col1 li a:link, .col1 li a:visited, .col2b li a, .col2b li a:link, .col2b li a:visited  {
	font-weight: bold;
	color:#827a54;
	text-decoration:none;
}

.col1 h3 , .col2b h3 {
text-transform:uppercase;
font-size:11px;
color:#b8b1af;
padding:0;
margin:10px 0 0 0;
}

.col1 p {
	font-size: 9px;
	color:#b8b1af;
	line-height: 11px;
	padding:0;
	margin:0;
}

.col1 p a {
	color:#b8b1af;
	text-decoration:none;
}

.col2b {
width: 378px;
*width: 378px;
_width: 405px;
float:right;
padding: 8px 29px 0 0;
margin: 10px 0 0 0;
line-height:22px;
color:#55504e;
}


.col2 {
width: 375px;
*width: 375px;
_width: 405px;
float:right;
padding: 8px 29px 0 0;
margin: 21px 0 0 0;
}

.col2 h3 {
text-transform:uppercase;
font-size:11px;
color:#827a54;
margin:0;
padding: 2px 0 2px 4px;
letter-spacing:1px;
background-color:#dfd8c3;
}

.col2 ul {
padding:0;
margin:0 0 20px 0;
}

.col2 li  {
	list-style-type: none;
	padding: 3px 0 3px 4px;
	color: #55504e;
	border-bottom: 1px dashed #deddce;
}

.col2 li a, .col2b a {
	color: #827a54;
	font-weight: bold;
	text-decoration:none;
}

#content0 { }	
#content { }	

a:link, a:visited {
	color: #305894;
}

table {
	width: 749px;
	margin: 4px 10px 0 9px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px dashed #d4d3c0;
	vertical-align: top;
}

td a:link, td a:visited {
	font-weight:bold;
	color:#827a54;
	text-decoration:none;
}

td a:hover {
	text-decoration:underline;
}

.tabhead {
background-image: url(images/bg_head2.jpg);
background-repeat: no-repeat;
}

.tabhead th, .tabhead td {
	font-size: 11px;
	font-weight: bold;
	border: 0;
	height: 35px;
	padding-top:6px;
	color: #a09f8a;
	text-transform:uppercase;
}

input.head1a, input.head1d {
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	color: #a09f8a;
	border-width: 0;
	height: 20px;
	padding:0 0 0 8px;
	margin:0;
	text-align:left;
	text-transform:uppercase;
	background-repeat:no-repeat;
	
}

input.head1a {
	background-image: url(images/asc.gif);
	width: auto;
}

input.head1d {
	background-image: url(images/desc.gif);
	width: auto;
}

input.head {
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	background-color: transparent;
	color: #a09f8a;
	border-width: 0;
	height: 20px;
	padding:0;
	margin:0;
	text-align:left;
	text-transform:uppercase;
	width: auto;
}

.back {
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 20px;
	text-align: right;
	width: 760px;
	padding-right: 15px;
}

#subhead h1 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#subhead h2 {
	font-size: 12px;
	margin: 5px 0px 0px;
	padding: 0px;
}

.left {
	float: left;
	padding-left: 15px;
}
.right {
	float: right;
	padding-right: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin-top: 5px;
}

pre {
	width: 700px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}

#story {
	width: 730px;
	padding:0 0 0 15px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

#story  h1{
	font-size: 16px;
	padding:0;
	margin:10px 0 10px 0;
	}
#story  h2{
	font-size: 14px;
	padding:0;
	margin:0 0 10px 0;	
}

h3 {
font-size: 14px;
}
.note {
	border: 1px dashed #CC0000;
	width: 500px;
	padding: 3px;
}

#totalcount {
position: absolute;
top:223px;
left: 150px;
width:160px;
color:#947650;
text-transform:uppercase;
font-weight:bold;
letter-spacing:1px;
}

#addstory {
	width: 700px;
	text-align: left;
}

td input, td textarea {
	width: 100%;
	border: 1px solid #666666;
	background-color: #f5f5f5;
	font-size: 11px;
	font-family: arial, sans-serif, helvetica;
}

td .box {
	width: 15;
	border: 0px solid #666666;
	background-color: #f5f5f5;
}


.authors {
width: 170px;
float: left;
padding:0;
margin:0 0 0 15px;
border-right: 3px solid #aa6369;
}

.authors li {
font-size:11px;
list-style-type:none;
padding: 3px 0 3px 0;
}

.authors li a:link, .authors li a:visited {
	color:#827a54;
	text-decoration:none;
}

.authors li a:hover {
	text-decoration:underline;
}

fieldset {
border:1px solid #ccc;
padding:0;
margin: 0 0 10px 0;
}
fieldset input, textarea {
border:0 solid #ccc;
width:90%;
font-family: arial, helvetica, sans-serif
font-size:12px;
}

.search {
width:700px;
text-align:center;
}

.search input {
border:1px solid #000;
width:200px;
height:20px;
vertical-align:middle;
}

.search input.send {
background-color:#D4C5A1;
color:#6F472E;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
font-size:11px;
width:80px;
}

#footer input {
	border: 1px solid #666666;
	background-color: #f5f5f5;
	font-size: 9px;
}
#footer .send, td .send,  p .send {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	border: 1px solid #333333;
	font-size: 9px;
}

#footer {
	background: url(images/bg_footer.png) no-repeat #d0c19a;
	height:38px;
	padding:0;
	text-transform: uppercase;
	font-size: 11px;
	color: #aca27d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	margin: 0;
	letter-spacing:1px;
}
#footer div {
padding:18px 0 0 0;
}

#footer a {
	color: #B97D63;
	text-decoration:none;
}

.br {
clear:both;
}

#form  input {
background-color: transparent;
border:1px solid transparent;
color:transparent;
}

hr {
margin: 5px 18px 5px 10px;
border: 0;
border-bottom: 1px dashed #000;
}

#story hr {
margin: 5px 0 0 0;
}

img { border: 0; }
.center { text-align:center }
.left { text-align:left }
.right { text-align:right }
.nowrap { white-space: nowrap }
.absmiddle { vertical-align:middle }