body {
    margin: 0 auto;
    text-align: center;
    font-family: Arial, sans-serif;
}

#header {
    width: 850px;
/*    height: 95px;*/
    margin: 0 auto;
    padding: 10px 0 10px 0;
    text-align: left;
    background: #e2e2e2;
/*    border-bottom: 1px solid #e0e0e0;*/
}

#main-wrapper {
    width: 850px;
    margin: 0 auto;
}

#left-sidebar {
    width: 160px;
    margin-right: 40px;
    float: left;
    padding-top: 20px;
}

#content {
    width: 600px;
    text-align: left;
    padding: 20px 0;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #333;
    float: left;
}

#sidebar {
    width: 100px;
    margin: 0 0 0 20px;
    float:left;
}

#footer {
    border-top: 1px solid #e0e0e0;
/*    margin: 50px 0 0 0;*/
    width: 800px;
    padding: 20px 0 20px 0;
    margin: 10px auto;
    clear: both;
    text-align: center;
    color: #333;
}

h1, h2, h3, strong {
    color: #000;
}
h3 {
    margin-top: 1.5em;
    font-size: 22px;
}
h3 span {
    text-decoration: underline;
}
p {
    font-size: 16px;
}
small {
    font-size: 11px;
    line-height: 1.4em;
}
a img { border: none; }
a { color: #308014; }


/* Homepage structure */

#home-content-wrapper {
    font-size: 13px;
}

#left-content {
    width: 260px;
    margin: 0 10px 0 0;
    float: left;
    text-align: left;
}

#middle-content {
    width: 300px;
    margin: 0 30px 0 20px;
    float: left;
    text-align: left;
}

#right-content {
    width: 260px;
    margin: 0 0 0 20px;
    float: left;
    text-align: left;
}


#home-content-wrapper h2 {
    margin-top: 0;
    font-size: 18px;
}

#home-content-wrapper a:link, #home-content-wrapper a:visited {
    color: #308014;
}

#home-content-wrapper a:hover {
    color: #fff;
    background-color: #308014;
    text-decoration: none;
}

#left-content ul, #right-content ul {
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
    color: #e0e0e0;
}

#left-content ul li, #right-content ul li {
    margin: 6px 0;
    padding: 0;
}

#left-content a, #right-content a {
    text-decoration: none;
}

#sg-links {
    background-color: #424242;
    margin-bottom: 20px;
    padding: 10px;
    border-right: 2px solid #000;
}

#sg-links h2 {
    color: #e0e0e0;
}

#sg-links a:link, #sg-links a:visited {
    color: #fff;
}


#middle-content ul {
    margin: 0 0 30px 0;
    padding: 0;
    list-style-type: none;
}

#middle-content ul li {
    margin: 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e0e0e0;
}

/* End of homepage */




#navbar {
    color: #fff;
    background-color: #424242;
    padding: 4px 8px 4px 8px;
    height: 15px;
}

#navbar a:link, #navbar a:visited {
    color: #fff;
    text-decoration: none;
}

#navbar a:hover {
    color: #333;
    background-color: #fff;
}


#header a img {
    padding: 10px 0 5px 3px;
    border: none;
}



#content h1 {
    font-family: Arial, sans-serif;
    font-size: 30px;
    margin-top: 0;
    color: #000;
}

#content h2 {
    color: #000;
    font-size: 22px;
    margin-top: 1.5em;
}

#content p {
    line-height: 1.4em;
    margin-bottom: 1.3em;
}

#content a:link {
    color: #308014;
    font-weight: bold;
    text-decoration: none;
}

#content a:visited {
    color: #308014;
    font-weight: bold;
    text-decoration: none;
}

#content a:hover {
    color: #4CBB17;
    background-color: #e0e0e0;
}

#content ul li {
    margin-bottom: 0.5em;
}



#content .left-column {
    width:210px;
    float:left;
    margin-right:5px;
    padding: 0 20px 10px 20px;
    background-color: #424242;
    border-left: 5px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

#content .right-column {
    width: 210px;
    float:left;
    margin-left:5px;
    padding: 0 20px 10px 20px;
    background-color: #424242;
    border-right: 5px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

#content .left-column ul, #content .right-column ul {
    margin: 0;
    padding: 0;
    font-size: 13px;
    list-style-type: none;
}

#content .left-column ul li, #content .right-column ul li {
    padding: 0 0 10px 0;
}

#content .left-column a, #content .right-column a {
    color: #fff;
    font-weight: normal;
}

#content .left-column a:hover, #content .right-column a:hover {
    color: #333;
}

#content .left-column h2 a, #content .right-column h2 a {
    font-weight: bold;
}


#sidebar h3 {
    margin: 0;
    margin-bottom: 1.0em;
}

#sidebar ul {
    margin: 0;
    padding: 0 10px 0 18px;
}

#sidebar ul li {
    margin-bottom: 8px;
}

#sidebar a:link, #sidebar a:visited {
    color: #308014;
}

#sidebar a:hover {
    color: #fff;
    background-color: #308014;
    text-decoration: none;
}



#popular {
    text-align: left;
    margin: 0 0 0 10px;
    background-color: #e0e0e0;
    color: #000;
    padding: 15px 15px;
}

#popular a:link, #popular a:visited {
    text-decoration: underline;
    font-weight: normal;
    font-size: 12px;
}

#popular a:hover {
    text-decoration: none;
}



#sponsors {
    border: 1px solid #e0e0e0;
    margin: 0 0 0 10px;
    padding: 15px 15px;
    text-align: center;
}

#sponsors img {
    padding: 0;
    border: none;
    margin: 3px 3px;
    background-color: #fff;
}


#sponsors a:link {
    border: none;
    text-decoration: none;
    background-color: #fff;
}

#sponsors a:hover {
    border: none;
    text-decoration: none;
    background-color: #fff;
}

#sponsors p {
    background-color: #424242;
    padding: 3px;
    width: 262px;
    margin: 8px auto 0 auto;
    font-size: 11px;
    font-weight: bold;
}

#sponsors p a:link, #sponsors p a:visited {
    background-color: #424242;
    color: #fff;
    text-decoration: none;
}



#archive-list ul {
    list-style-type: none;
    padding: 0;
}

#archive-list ul li {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e0e0e0;
}





#footer a {
    /*color: #000;*/
    text-decoration: underline;
}
#footer p, #header p {
    line-height: 1.4em;
    margin-bottom: 1.3em;
}



.floatleft {
    float: left;
}

.floatright {
    float: right;
}
.clr {
    clear: both;
}
.date {
    color: gray;
}

.sec {
    margin-bottom: 20px;
}


