/*BODY STRUCTURE & STYLES
SpectrumWebworks.com 2010*/

body {background: #333300 url('images/backgroundwide.jpg'); background-position:bottom; background-repeat:no-repeat; font-family:arial, verdana, sans-serif; margin-top:0px;}

#frame {width:994px; height:574px; margin:2% auto 5px auto; background:#fff url('images/framebackground.gif'); background-repeat:repeat-y; border:2px solid #000;}

/*Sidebar area*/
#leftbar {float:left; width:136px; text-align:center; padding-left:5px; font-size:.95em;}
#leftbar ul {margin-left:0px; padding-left:0px;}
#leftbar ul li {margin-left:0px; padding-left:0px; list-style-type:none; text-align:center; padding:5px;}
#leftbar a {text-decoration:none;}
#leftbar a:link {color:#3c581d;}
#leftbar a:visited {color:#3c581d;}
#leftbar a:hover {color:#000;}

/*Main area includes content text area plus right side image*/
#main {width:852px; margin-left:140px;}

/*Use this class for the Feature Image on the right when swapping out. Make all feature (right side) images same width and height*/
.featureimg {float:right; margin:2px 2px 2px 10px;}

/*Content text area*/
#content {padding:10px 15px; font-size:.9em; border:0px solid #ccc; width:380px;}
.header {padding:10px 0px;}

/*Horizontal double wide text area*/
#doublecontent {padding:10px 15px; font-size:.9em; border:0px solid #ccc; width:830px;}
.header {padding:10px 0px;}


/*Footer text area*/
#footer {color:#fff; font-weight:bold; text-align:center; width:994px; margin:1px auto 5px auto; font-size:.9em;}
#footer a {color:#fff;}
