body, html {
padding: 0;
margin: 0;
font-size: 11px;
font-family: arial;
color: #787878;
text-align: justify;
line-height: 19px; 
background-color: #f0ddc3;
}

ul.noIndent {
margin-left: .6em;
padding-left: .6em;
}

#headnav {
margin: auto;
height: 30px;
width: 756px;
background-color: #000000;
}

#header {
margin: auto;
border: 10px solid #FFFFFF;
background: url('images/v1yellow_topbanner.jpg') center;
background-repeat: no-repeat;
height: 300px;
width: 736px;
}

#content-box {
margin: auto;
text-align: left;
padding-bottom: 15px;
width: 756px;
background-color: white;
}

#content {
width: 590px;
padding-bottom: 10px;
padding: 10px;
float: right;
text-align: justify;
background-color: #FFFFFF;
}

#sidebar {
font-size: 10px;
width: 120px;
padding: 10px;
float: left;
text-align: justify;
background-color: #FFFFFF;
line-height: 17px;
} 

#sidebar a:link, a:visited, a:active{
color: #000000;
text-decoration: none;
font-weight: normal;
}

#sidebar a:hover{
color: #a9a9a9;
cursor: help;
text-decoration: none;
font-weight: normal;
}

#footer {
clear: both;
margin: auto;
height: 30px;
width: 756px;
background-color: #000000;
}

.clear {
clear: both; 
}

b, strong {
color: #d4b500;
}

u {
font-family: "trebuchet ms";
color: #000000;
}

i, em {
color: #9b9b9b;
}

a:link, a:visited, a:active {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #9f9f9f;
cursor: help;
text-decoration: none;
font-weight: bold;
text-transform: none;
}

h1 {
font-family: "arial narrow";
background: transparent url(images/h1_bg.jpg) no-repeat scroll 0% 50%;
margin-top: 0;
color: #838383;
font-size: 16px;
text-align: left;
padding-left: 45px;
text-transform: uppercase;
line-height: 30px;
margin-bottom: 0px;
font-weight: normal;
}

h1:first-letter {
font-family: "arial narrow";
color: #c5aa0b;
font-size: 16px;
text-decoration: none;
text-align: left;
text-transform: uppercase;
margin-bottom: 0px;
font-weight: normal;
}

h2 {
font-family: arial;
margin-top: 0;
color: #535353;
font-size: 9px;
text-align: right;
text-transform: uppercase;
padding-right: 5px;
line-height: 20px;
margin-bottom: 0px;
font-weight: bold;
}

h3 {
font-family: arial;
color: #c9ab00;
font-size: 17px;
border-bottom: 1px solid #e7e7e7;
text-align: left;
line-height: 20px;
padding-left: 20px;
margin-bottom: 0px;
font-weight: normal;
}

a.sidenav, a.sidenav:link, a.sidenav:active, a.sidenav:visited {
color: #6e6e6e !important;
font-size: 12px;
width: 110px;
text-align: left;
font-family: arial;
padding-bottom: 1px;
padding-top: 1px;
padding-left: 8px;
display: block;
margin-bottom: 1px;
text-decoration:none;
line-height: 16px;
text-transform: uppercase;
border-bottom: 1px solid #dedede;
letter-spacing: -1px;
}

a.sidenav:hover {
color: #000000 !important;
font-size: 12px;
width: 110px;
text-align: left;
font-family: arial;
padding-bottom: 1px;
padding-top: 1px;
padding-left: 8px;
display: block;
margin-bottom: 1px;
text-decoration: none;
font-style: italic;
line-height: 16px;
text-transform: uppercase;
border-bottom: 1px solid #dedede;
border-right: 7px solid #ffed03;
}

a:active, a:focus {
outline: 0
}

img.pic {
border: 1px solid #d8b804;
margin: 3px;
padding: 3px;
}

img.pic:hover {
border: 1px solid #bbbbbb;
margin: 3px;
padding: 3px;
}

.posthidden {
display:none
}

.postshown {
display:inline
}

input {
width: 150px;
font-family: arial;
font-size: 11px;
color: #9b8400;
text-transform: none;
border: 1px solid #d5d5d5;
margin-top: 2px;
background-color: #F9F9F9;
}

textarea {
width: 470px;
font-family: arial;
font-size: 11px;
color: #9b8400;
padding: 1px;
margin: 2px;
border: 1px solid #d5d5d5;
background-color: #F9F9F9;
}

blockquote {
color: #656565;
background-color: #f8f8f8; 
border-left: 6px solid #f4d000;
border-bottom: 1px dotted #A4A4A4;
line-height: 18px;
padding: 5px;
}
