body {
    margin: 0;
    padding: 0;
    background: #EEEEEE url(../images/img01.gif) repeat-x;
    font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #606060;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    margin-bottom: 20px;
    letter-spacing: -1px;
    font-size: 24px;
    color: #2A9022;
}

h3 {
    margin: 0 0 20px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #606060;
}

p, blockquote, ul, ol {
    margin-top: 0;
    line-height: 19px;
}

blockquote {
    padding-left: 35px;
    background: url(../images/img15.gif) no-repeat left top;
}

a {
    color: #2A9022;
}

a:hover {
    text-decoration: none;
}

TD.outline {
    border-color : #999999 #999999 #999999 #999999;
    border-style : solid;
    border-top-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
}

/* Menu */

#menu {
    width: 940px;
    height: 30px;
    margin: 0 auto;
}

#menu ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    float: left;
    height: 19px;
    padding: 7px 20px 5px 20px;
    background: url(../images/img02.gif) no-repeat left center;
    font-weight: bold;
    color: #FFFFFF;
}

#menu .first a {
    background: none;
}

/* Header */

#header {
    width: 940px;
    height: 84px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

#header h1 {
    float: left;
    font-size: 36px;
    color: #FFFFFF;
}

#header h2 {
    float: left;
    font-size: 11px;
    color: #DBACAC;
}

#header .logo {
    margin-top: -20px;
    float: right;
    height: 80px;
    width: 194px;
    z-index: 1;
    background-image: url(../images/logo.gif);
    opacity:0.4;
    filter:alpha(opacity=40);
}

/* Content */

#content {
    width: 940px;
    margin: 0 auto;
}

/* Search */

#search {
    float: right;
    width: 215px;
    padding: 20px 0 20px 25px;
    background: #FFFFFF url(../images/img04.gif) no-repeat;
}

#search form {
    margin: 0;
    padding: 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search legend, #submit1 {
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background-color: #EBEEF7;
    width: 50px;
    height: 24px;
    color: #3F55B1;
}

#textfield1 {
    width: 108px;
    height: 17px;
    padding: 4px 0 0 30px;
    background: #EBEEF7 url(../images/img03.gif) no-repeat 2px 2px;
    border: 1px solid #3F55B1;
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #3F55B1;
}

/* Posts */

#posts {
    float: left;
    width: 680px;
}

#posts .post {
    margin: 0 0 20px 0;
    padding: 40px 20px 20px 20px;
    background: #FFFFFF url(../images/img09.gif) no-repeat left top;
    overflow:auto;
}
    
#posts .title {
    padding: 0 10px;
}

#posts .story {
    padding: 0 10px;
}

#posts .story .search table {
    border-width: 1 1 1 1;
  border-style: solid;
}

#posts .story .search th{
    border-color: #909090;
    border-width: 1 1 1 1;
    border-style: solid;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #EBEEF7;
}   

#posts .story .search td {
    border-color: #909090;
    border-width: 1 1 1 1;
    border-style: solid;
    padding-top: 3px;
    padding-bottom: 3px;
}   


#posts .meta {
    height: 10px;
    margin-top: 30px;
    padding: 10px 10px;
    background: #ECF5EB url(../images/img10.gif) repeat-x;
    border-top: 1px solid #BFDDBC;
    border-bottom: 3px solid #2A9022;
}

#posts .meta p {
    margin: 0;
    line-height: normal;
    font-size: 10px;
    font-weight: bold;
    color: #2A9022;
}

#posts .meta a {
    text-decoration: none;
}

#posts .meta .hide {
    display: none;
}

#posts .bottom {
    float: left;
}

#posts .bottom .posted {
    padding: 0 20px 0 15px;
    background: url(../images/img14.gif) no-repeat left center;
}

#posts .bottom .print {
    padding: 0 20px 0 13px;
    background: url(../images/img18.gif) no-repeat left center;
}

#posts .admin {
    float: right;
}

#posts .admin .edit {
    padding: 0 20px 0 15px;
    background: url(../images/img11.gif) no-repeat left center;
}

#posts .admin .add {
    padding: 0 20px 0 15px;
    background: url(../images/img12.gif) no-repeat left center;
}

#posts .admin .login {
    padding: 0 20px 0 15px;
    background: url(../images/img13.gif) no-repeat left center;
}

#posts .image {
    float: right;
    margin-left: 15px;
    cursor: pointer;
}

#posts ul {
    list-style: square;
}

/* Links */

#links {
    float: right;
    width: 240px;
    background: #FFFFFF;
    border-bottom: 3px solid #3F55B1;
}

#links h2 {
    height: 18px;
    margin: 0;
    padding: 2px 0 0 0;
    background: #4A5FB6 url(../images/img05.gif) no-repeat;
    letter-spacing: normal;
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    color: #FFFFFF;
}

#links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#links li ul {
    padding: 15px 25px;
}

#links li li {
    height: 23px;
    padding: 7px 0 0 10px;
    background: #EEF0F8 url(../images/img07.gif) repeat-x;
    border-bottom: 1px solid #C5CCE7;
}

#links li li:hover {
    background: #C5CCE7;
}

#links li li a {
    padding-left: 13px;
    background: url(../images/img06.gif) no-repeat left center;
    text-decoration: none;
    color: #3F55B1;
}

#links input, select {
    font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #3F55B1;
}

#links table {
    border-width: 0 0 0 0;
  border-style: solid;
}

#links td {
    border-color: color: #909090;
    border-width: 0 0 0 0;
    border-style: solid;
    padding-top: 3px;
    padding-bottom: 3px;
}

/* Form Buttons */
#buttons {
    float: right;
    width: 240px;
}

#buttons input {    
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    width : 70px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 1px;
    margin-right: 1px;
}

/* Footer */

#footer {
    margin: 0 auto;
    clear: both;
    width: 940px;
    padding: 0px 0px;
}

#footer p {
    text-align: left;
    line-height: normal;
    font-size: 10px;
    border-top: 1px solid #909090;
}

#footer a {
    color: #909090;
}


