/*body {font-size: 12pt; font-family: arial; color: #664826; margin:10px;padding:0;}*/
body {font-size: 11pt; font-family: arial; color: #000000; margin:10px;padding:0;}
code {font-size: 10pt; font-family: arial; color: #354023;}

/*links*/
A:link {color: #7c9653; background: transparent; text-decoration: none;}
A:visited {color: #7c9653;	background: transparent; text-decoration: none;}
A:hover, A:active { color: #7c9653;	background: #c2eb81; text-decoration: none;}

/*fonts*/
span.sidebar_header {font-size: 11pt; font-family: Arial,sans-serif; color: #354023;}
span.sig {font-size: 8pt; font-family: arial; color: #354023;}
span.comment {font-size: 10pt; font-family: arial; color: #354023;}
A.sidebar:link{color: #7c9653; background: transparent; text-decoration: none;}
A.sidebar:visited {color: #7c9653;	background: transparent; text-decoration: none;}
A.sidebar:hover, A.sidebar:active { color: #7c9653;	background: #c2eb81; text-decoration: none;}
h4{font-weight: bold; font-size: 1em; color: #354023;}
h3{font-weight: bold; font-size: 1.25em; color: #354023;}
h2{font-weight: bold; font-size: 1.5em; color: #354023;}
h1{font-weight: bold; font-size: 2em; color: #354023;}

/*DIVS*/
#container {position:relative; background:#FFFFFF; margin:auto; text-align:left; width:1022px;}
#title{position:absolute; left:0px; top:3px; width:1022px; height:110px; background:#c2eb81; text-align:center; font-family: arial; color: #374224; background-image:url('images/banner.jpg'); background-position:center center; background-repeat:no-repeat;}
#nav{position:absolute; left:10px; top: 114px; height:11px; background:#FFFFFF; font-family: arial; color: #7c9653;}
#copy{position:relative; height:11px; background:#FFFFFF; font-size: 8pt; font-family: arial; color: #000000;}
#comment{position:relative; background:#FFFFFF; font-size: 9pt; font-family: arial; color: #000000;}
#blog{position:absolute; left:10px; top: 132px; height:490px; width:700px; background:#ffffff; padding:5px;}
#sidebar{position:absolute; left:722px; top: 132px; height:490px; width:300px; background:#ffffff; padding:5px;}
#blog_sub{position:relative; padding:5px;}
#sidebar_sub{position:relative; padding:2px;}

