body {
    background: #bdbebd url("images/bg.gif") repeat-x;
    margin: 40px 0 40px 0;
    color: #5c5c65;
    font-family: "Verdana", Verdana, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height:15px;
    text-align: left;
}

html {
    scrollbar-3dlight-color: #bdbebd;
    scrollbar-arrow-color: #bdbebd;
    scrollbar-base-color: #bdbebd;
    scrollbar-darkshadow-color: #bdbebd;
    scrollbar-face-color: #5c5c65;
    scrollbar-highlight-color: #bdbebd;
    scrollbar-shadow-color: #bdbebd;
    scrollbar-track-color: #bdbebd;
}

#outer {
    background: #fff url("images/layoutbg.gif");
    width: 500px;
    height: auto;
    margin: 0 auto;
}

#header {
    background: #fff url("images/header.gif");
    width: 500px;
    height: 290px;
}

#content {
    width: 470px;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#left {
    float: left;
    width: 300px;
    height: auto;
    padding-right: 5px;
}

#right {
    float: right;
    width: 150px;
    height: auto;
    padding-left: 5px;
}

#footer {
    background: #dddcde url("images/footer.gif");
    width: 500px;
    height: 30px;
    z-index:1;
    padding: 0.0cm 0.0cm;
    text-align: center;
    margin: 0 auto;
    overflow: auto;
    clear: both;
}

a {
    text-decoration: none;
    font-weight: bold;
}

a:link, a:visited, a:active {
    color: #a9a9aa;
}

a:hover {
    color: #a9a9aa;
    text-decoration: underline;
}

.navigate {
    border: 1px solid #bdbebd;
    font-size: 8pt;
    text-align: left;
    text-transform: lowercase;
    margin-top: 1px;
    margin-bottom: 1px;
}

.navigate a:link {
    display: block;
    color: #bdbebd;
    background-color: #e4e4e4;
    font-weight: bold;
    text-decoration: none;
    padding: 1px;
}

.navigate a:active {
    display: block;
    color: #bdbebd;
    background-color: #e4e4e4;
    font-weight: bold;
    text-decoration: none;
    padding: 1px;
}

.navigate a:visited {
    display: block;
    color: #bdbebd;
    background-color: #e4e4e4;
    font-weight: bold;
    text-decoration: none;
    padding: 1px;
}

.navigate a:hover {
    display: block;
    color: #e4e4e4;
    background-color: #bdbebd;
    font-weight: bold;
    text-decoration: none;
    padding: 1px;
}

.navheader {
    color: #5c5c65;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2pt;
    padding: 3px;
}

.title {
    font-family: "Verdana", "Arial", Verdana, Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    padding: 0.1cm 0.0cm;
    border-bottom: 1px solid #cccccc;
    text-transform: capitalize;
    margin-bottom: 5px;
}

blockquote {
    border-left: 5px solid #bdbebd;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #e4e4e4;
    font-size: 10px;
    line-height: 15px;
    text-align: left;
    width: 85%;
    padding: 4px;
}

p {
   text-align: left;
}

table {
    color: #5c5c65;
    font-size: 10px;
    text-align: left;
}

b, i, strong, em {
    color: #5c5c65;
    font-size: 10px;
}

input, textarea, option, select { 
    font-family: Tahoma, Trebuchet MS, Georgia, Arial, Times New Roman;
    color: #5c5c65;
    font-size: 8pt;
    border: 1px solid #bdbebd;
    background-color: #e4e4e4;
    padding: 2px;
    margin: 0 0 2px 0;
}

option {
    border-top: 0;
}

.input3 {
    background-color: transparent;
    border: 0;
}

fieldset { 
    border: 0; 
    margin: 1px 10px 12px auto; 
    padding: 0 1%;
    width: 99%; 
}

fieldset label {
    float: left;
    padding: 0 5px 0 0; 
    text-align: left; 
    width: 75px; 
}

.input1 { 
    width: 70%; 
} 

.input2 { 
    padding: 5px 3px; 
    width: auto;
}

.tc, .faveField1, .faveField {
   text-align: center;
}

/* Updates */
.post {
  border: 0px;
}

.postdate {
   font-size: 18px; 
   line-height: 19.5px; 
   font-family:Georgia, Arial, Verdana;
   color: #5c5c65;
   text-align: left;
   margin: 0 0 0 -6px;
   padding-left: 5px;
   padding-top: 5px;
}

.post p {
   margin: 5px;
   font-size : 11px; 
   line-height: 12px;
   text-align: left;
   font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 
   color: #5c5c65;
}


.entry {
   margin: 0;
   padding-bottom: 6px;
   border: 0px solid #678b3f;
   z-index:3;
}

p.postmetadata { 
   margin: 0;
   padding: 5px;
   font-size: 11px;
   font-style: italic;
   text-align: right;
   background-color: #c5c5be;
   color: #5c5c65;
}

/* Updates Pagination */
.pagination {
  text-align: center;
}

.pagination a, .pagination a:link, .next a, .next a:link{
    padding: 2px 4px 2px 4px;
    margin: 2px;
    text-decoration: none;
    color: #e4e4e4;
    background-color: #bdbebd;
}

.pagination a:visited, .pagination a:active, .next a:visited, .next a:active {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    text-decoration: none;
    color: #e4e4e4;
    background-color: #bdbebd;
}

.pagination a:hover, .next a:hover {
    color: #bdbebd;
    background-color: #e4e4e4;
 }

.pagination span.pages {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    font-weight: bold;
    color: #e4e4e4;
    background-color: #bdbebd;
}

.pagination span.current {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    font-weight: bold;
    color: #e4e4e4;
    background-color: #bdbebd;
}

.pagination span.extend {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    color: #e4e4e4;
    background-color: #bdbebd;
}
