﻿body{ padding: 0; margin: 0; font-family: Trebuchet MS, Arial,"sans serif"; 
text-align: center; 
font-size: 10pt; 
color:#2a2927; 
background-image: url('/App_Master/Blog/BG_Gradient.gif');
background-color: #484848;
background-repeat:repeat-x;}
h1 { font-size:16pt; color:#000; font-weight:normal;font-family: Helvetica, Arial,"sans serif"}
h2 { font-size:15pt; color:#000; margin-bottom:0px; padding-bottom:0px; font-weight:500; font-family: Helvetica, Arial,"sans serif"}
h3 { font-size:12pt; color:#000; font-weight:500; font-family: Helvetica, Arial,"sans serif" }
h4 { font-size:11pt; color:#000; margin-bottom:0px; padding-bottom:0px; font-weight:bold; font-family: Helvetica, Arial,"sans serif" }
h5 { font-size:16pt; color:#000; margin-bottom:0px; padding-bottom:0px; font-weight:500; font-family: Helvetica, Arial,"sans serif" } 
h6 { font-size:10pt; color:#000; font-weight:500; margin-top:0px; padding-top:0px; font-weight:500; font-family: Helvetica, Arial,"sans serif" }

h2 a:link {
COLOR: #000000;
font-weight:normal
}
h2 a:visited {
COLOR: #000000;
font-weight:normal      
}
h2 a:hover {
COLOR: #018448;
font-weight:normal
}
h2 a:active {
COLOR: #018448;
font-weight:normal
}

a:link {
COLOR: #000000;
font-weight:normal
}
a:visited {
COLOR: #000000;
font-weight:normal      
}
a:hover {
COLOR: #000000;
font-weight:normal
}
a:active {
COLOR: #000000;
font-weight:normal
}


#wrapper {width: 890px;margin: 0 auto;text-align: left; background-color:#ffffff}
#masthead { width: 890px; margin: 0px;}     
       
#contentarea  
{ width:890px;  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
    bottom: 200px; background-color:#ffffff;
}

#content {float: left; width:490px; padding: 0px 10px 0px 0px; margin:0px 0px 0px 31px; position: relative; display:block;
}
#content img 
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#right_column
{
    width:343px; 
    float: right; 
    padding:0px 10px 0px 0px; 
    margin: 57px 0px 0px 0px;
}

fieldset.sf_postNewComment { width: 490px; }
