body {
        padding: 0px;
        margin: 0px;
        background: #FFCC00;
        text-align: justify;
        font: 12px Arial, Helvetica, sans-serif;
        color: #444444;
}

h1, h2, h3 {
        margin-top: 0px;
        font-weight: normal;
        color: #FFFFFF;
}

h1 {
        font-size: 2.0em;
}

h2 {
        font-size: 1.8em;
}

h3 {
        font-size: 1.4em;
}

p, ol, ul {
        margin-bottom: 1.8em;
        line-height: 160%;
}

a {
        color: #000000;
        text-decoration: none;
}

a:hover {
        text-decoration: none;
        color: #FF0000;
}

a img {
        border: none;
}

#wrapper {
        width: 850px;
        margin: 0 auto;
        border: 10px solid #FFFFFF;
}

#wrapper2 {
        width: 870px;
        margin: 0 auto;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
}

/* Header */

#header {
        width: 850px;
        height: 100px;
        margin: 0px auto;
        background: #FFFFFF;
}

#header a {
        text-decoration: none;
        color: #FFFFFF;
}

/* Logo */

#logo {
        float: left;
        padding-left: 0px;
}

#logo h3, #logo p {
        margin: 0px;
        line-height: normal;
        font-weight: normal;
        color: #FFFFFF;
}

#logo h3 {
        padding: 15px 0px 0px 0px;
}

/* Menu */

#menu {
        float: right;
        margin-top: 5px;
}

#menu ul {
        margin: 0px;
        padding: 0px 0px 0px 0px;
        list-style: none;
        line-height: normal;
}

#menu li {
        float: left;
        margin: 0px;
        border: 1px solid #FFFFFF;
}

#menu a {
        display: block;
        width: auto;
        padding: 6px 20px;
}

#menu a:hover {
        text-decoration: underline;
        background-color: #482067;
}

#menu .active {
        background: #444444;
}

#menu .active a {
        background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
        width: 850px;
        margin: 0px auto;
        padding: 0px 0px 0px 0px;
        background: #FFFFFF;
}

#header-pic {
        background: url(images/logo.jpg) no-repeat left top;
        width: 850px;
        height: 112px;
}

/* Content */

#content {
        float: right;
        width: 640px;
        margin-top: 15px;
}

.post {
        margin: 0px 0px 30px 0px;
}

.post .title {
        margin: 0px;
        background: #444444 url(images/img02.jpg) no-repeat left 50%;
        padding: 7px 25px;
        font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
        padding: 0 20px;
}

.post .meta {
        font-weight: bold;
        padding-left: 20px;
}

.post .byline {
        margin: 0px;
        padding-left: 20px;
}

/* Sidebar */

#sidebar {
        float: left;
        width: 200px;
}

#sidebar-content {
        background: url(images/img01.jpg) repeat-y left top;
}

#sidebar ul {
        padding: 0px 0 0px 0;
        margin: 0px;
        list-style: none;
}

#sidebar li li {
        margin-left: 0px;
        margin-right: 0px;
        line-height: 25px;
        padding-left: 0px;
        border-bottom: 2px dotted #FF8040;
        color: #0080C0;
        font-weight: bold;
}

#sidebar li ul {
        margin-bottom: 1.8em;
        list-style: none;
}

#sidebar h2 {
        background: #444444 url(images/img02.jpg) no-repeat left 50%;
        padding: 7px 25px;
        font-size: 1.4em;
}

#sidebar a {
        text-decoration: none;
        color: #0080C0;
        font-weight: bold;
        font-size: 15px;
}

#sidebar a:hover {
        text-decoration: underline;
}

/* Search */

#search {
}

#search form {
        margin-bottom: 1.8em;
        padding: 0px;
}

#search fieldset {
        margin-left: 20px;
        padding: 0px;
        border: none;
}

#search #s {
        width: 160px;
}

/* Footer */

#footer {
        clear: both;
        width: 870px;
        height: 35px;
        margin: 0px auto 0px auto;
        color: #FFFFFF;
        background: #444444;
}

#footer p {
        margin: 0px;
        padding: 10px 0px 0px 0px;
        text-align: center;
        line-height: normal;
        font-size: smaller;
}

#footer a {
        color: #FFFFFF;
}
#navig {
width: 850px;
height: 27px;
background: #FFFFFF;
text-align: left;
float: right;
}
#menutabs {
        float:left;
        margin: 0px;
        width:100%;
        font-size:93%;
        font-family: Arial, Helvetica, sans-serif;
        line-height:normal;
        border-bottom:1px solid #666;
        }
#menutabs ul {
        margin:0;
        padding:0px 10px 0 0px;
        list-style:none;
        }
#menutabs li {
        display:inline;
        margin:0;
        padding:0;
        }
#menutabs a {
        float:left;
        background:url("images/tableftF.gif") no-repeat left top;
        margin:0;
        padding:0 0 0 4px;
        text-decoration:none;
        background-position:0% -42px;
        }
#menutabs a span {
        float:left;
        display:block;
        background:url("images/tabrightF.gif") no-repeat right top;
        padding:5px 15px 4px 6px;
        color:#000000;
        font-weight: bold;
        cursor: hand;
        background-position:100% -42px;
        }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menutabs a span {float:none;}
/* End IE5-Mac hack */
#menutabs a:hover span {color:#FFFFFF;}
#menutabs a:hover {}
#menutabs a:hover span {}
}
#sponsor {
width: 500px;
height: 60px;
border: 1px solid black;
text-align: center;
background: #FFFFA4;
color: #000000;
font-weight: bold;
padding: 10px;
}
form {
        width: 500px;
        margin: 15px 10px;
        padding: 5px 10px 20px 10px;
        border: 1px solid #D8E99E;
        background: #FFFFFF;
}
label {
        display: block;
        font-weight: bold;
        margin: 8px 0 5px 0;
        color: #895F30;
}
input, textarea, select {
        padding: 4px;
        color: #666666;
        background: #fff;

          border-width: 1px;
          border-style: solid;
          border-color: #000000;

        font: normal 11px Verdana, sans-serif;
}
textarea {
        width: 250px;
        height: 100px;
        display: block;
}
input.button {
        font: bold 12px Arial, Sans-serif;
        height: 30px;
        margin: 0;
        padding: 2px 3px;
        color: #fff;
        background: #A6CD56;

        border-width: 1px;
          border-style: solid;
          border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}
#form2 {
margin: 0px;
border: 0px;
text-align: right;
}
#biglink {
        text-decoration: none;
        color: #000000;
        font-size: 18px;
}
#biglink a {
        text-decoration: none;
        color: #000080;
        font-size: 18px;
}
#biglink a:hover {
        text-decoration: underline;
        color: #FF0000;
        font-size: 18px;
}
td ul {
margin-left: 0px;
}