@charset "utf-8";
/* CSS Document */

*{ margin:0 auto;}
html{ background: url(../images/htmlBg.jpg)}
body{ background:url(../images/bodyBg.jpg) repeat-x;}


#contentwrapper{float: left; width: 100%;  }
#leftcolumn-content{ margin-right: 192px; background: url(../images/topleftBg.PNG) top right no-repeat;}
#rightcolumn-nav{float: left; width: 192px; margin-left: -192px; background: url(../images/tree.png) no-repeat;height:548px;}


.navFlash{  width:192px; height:548px;}
.footerFlash{ clear:both; width:879px; height:100px;}
.copyright{height:24px; width:667px;  background:url(../images/copyright.png) no-repeat; font:normal 12px verdana; padding:10px 0px 0px 20px; text-align:left;}

.marginLeft12{margin-left:12px}


.spacer5{ clear:both; height:5px; overflow:hidden;}
.spacer15{ clear:both; height:15px;}
.spacer20{ clear:both; height:20px;}
.spacer25{ clear:both; height:25px;}
.spacer30{ clear:both; height:30px;}
.spacer40{ clear:both; height:40px;}
.spacer50{ clear:both; height:50px;}





