#headerimg{
	background: url(http://s.wordpress.com/wp-content/themes/pub/contempt/images/blue_flower/head.jpg) no-repeat;
}
#header h1 a, .description {
	color:#E5F2E9;
}

a.blog_title {
    color: #26bf55;
    font-family: "trebuchet ms";
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

a:hover.blog_title {
    color: #96bf55;
    font-family: "trebuchet ms";
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

a.navitem {
    color: #0099ff;
    font-family: "trebuchet ms";
    font-size: 15px;
    letter-spacing: -1px;
    text-decoration: none;
}

a.mail {
    color:#0099ff;
    font-family: "trebuchet ms";
    font-size: 11px;
    }


body {
    background: #ffffff;
    color: #000000;
    font-family: "trebuchet ms";
    font-size: 16px;
}

p {
    color: #000000;
    font-family: "trebuchet ms";
    font-size: 15px;
}

table.table_download {
    border: 1px;
    border-style: solid;
}

table.table_download td {
    border: 1px;
    border-color: #cccccc;
    border-style: solid;
}

.blog_content {
    color: #000000;
    font-family: "trebuchet ms";
    font-size: 14px;
}

.blog_date {
    color: #7f7f7f;
    font-family: "trebuchet ms";
    font-size: 12px;
}

.footertext {
    color: #7f7f7f;
    font-family: "trebuchet ms";
    font-size: 12px;
}

.form_text {
    background: #ffffff;
    border: 1px;
    border-color:#000000;
    border-style: solid;
    color: #000000;
    font-family: "trebuchet ms";
    font-size: 12px;
}

.form_textarea {
    background: #f1f1f1;
    border: 0px;
    border-color:#000000;
    border-style: solid;
    color: #000;
    font-family: "trebuchet ms";
    font-size: 12px;
}

.form_submit {
    background: #ffffff;
    border: 1px;
    border-color: #000000;
    border-style: none solid none solid;
    color: #000000;
    font-family: "courier new";
    font-weight: bold;
    letter-spacing: -2px;
}

.navtitle {
    color: #749348;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight:bold;
    font-size: 16px;
    letter-spacing: -1px;
}

.pagetitle {
    color: #404040;
    font-family: "trebuchet ms";
    font-size: 20px;
    letter-spacing: -1px;
}

.sitesub {
    color: #7f7f7f;
    font-family: "trebuchet ms";
    font-size: 20px;
    letter-spacing: -1px;
}

.sitetitle {
    color: #f59422;
    font-family: "trebuchet ms";
    font-size: 26px;
    letter-spacing: -2px;
}