/* COLORS SAMPLE */


body {color:#483140; background-color:#5F1200; font-family: Helvetica, Arial, sans-serif;}
#web_container{background-color:#000;}
#web_head{height:170px; background:url(../images/header.jpg) no-repeat; background-color:#000; border-bottom:4px solid #483140;}



#web_centerc{background-color:#FFF; border-bottom:4px solid #483140;}
#web_centerc a{text-decoration:none;}

.blogentry{border-bottom:none;}
.blogentry p{font-family: Arial, Helvetica, sans-serif;}
.leftboxes{background-color:#FFF;}
.rightboxes{background-color:none;}


#web_rightc{background-color:#000; color:#747474;}
#web_rightc ul{padding-left:0; margin:0;}
#web_rightc li{list-style-type:none; border-bottom:1px dotted #483140;}
#web_rightc a{display:block; padding:5px; text-decoration:none;}
#web_rightc a:hover{background-color:#483140; color:#FFF;}

#web_footer{background-color:#5F1200; color:#FDBE0E;}

a{color:#FDBE0E;}
a:hover{color:#950062;}

h1{font-size:3em; color:#000; letter-spacing:-1px; padding:0; margin:0; visibility:hidden;}
h2{font-size:2.5em; color:#000; font-weight:normal; letter-spacing:-1px; padding:0 0 5px 0; margin:0; border-bottom:1px dotted #483140;}
h3{font-size:1.8em; color:#FFF; letter-spacing:-1px; padding:0 0 2px 0; margin:0; border-bottom:4px solid #5F1200;}



