<style type="text/css">

body{
padding: 3px
    background-repeat: both; 
    background-position: top;
    background-color: #DCE0FB;
} 

h1 {
background-color: ;
font-family: Trebuchet MS;
font-style: normal;
font-size: 20pt;
color: 2d061f;
text-align: center;
text-transform: uppercase;
text-shadow: #fff 0px 1px 0px;
margin: 0px;
padding: 0px;
letter-spacing: -2px;
    background-image: url('contentheader.png'); 
}

h2 {
background-color: #fdfdf8;
font-family: Trebuchet MS;
font-style: italic;
font-size: 15px;
color: #b7b389;
text-align: right;
text-transform: normal;
margin: 2px;
padding: 2px;
letter-spacing: -1px;
}

.content {
color: #2d2d2c;
font-size: 10.5px;
font-family: Trebuchet MS;
text-align: justify;
font-weight: normal;
text-transform: none;
padding: 2px; 
margin: 0px; 
border: 1px solid #f0f0f0;
background: #fff;
}

.sidebar {
color: #2d2d2c;
font-size: 10.5px;
font-family: Trebuchet MS;
text-align: justify;
font-weight: normal;
text-transform: none;
padding: 5px; 
margin: 0px; 
background: #fff;
}

.comment {
color: #444645;
font-size: 10.5px;
font-family: Trebuchet MS;
text-align: justify;
font-weight: normal;
text-transform: none;
padding: 2px; 
margin: 0px; 
border: 0px solid #f0f0f0;
background: transparent;
}

b {color: #628d87;}
i {color: #84ccc2;}
u {color: #25795c;}


a:link,a:visited,a:active{
color: #25795c;
font-family: courier new;
text-transform: lowercase;
font-style: normal;
font-weight: normal;
font-size: 9pt;
text-decoration: none;
}

a:hover {
color: #628d87;
border-bottom: 0px dotted #023825;
}

blockquote {
border-left: 6px solid #84ccc2; 
padding-left: 6px;
padding-right: 2px;
margin: 8px;
background-color: #eef0ef; 
font-size: 10.5px;
text-align: justify;
}

a img {
border-width: 0px;
border-style: solid;
border-color: #000000;
}

a:hover img {
border-width: 0px;
border-style: solid;
border-color: #000000;
filter: alpha(opacity=65);
-moz-opacity: 0.65;
opacity:0.65;
}

</style>




