.wrapper { margin: 0 auto; width: 1000px; text-align: left; }
body { background-position: center; text-align: center; background: url('IMG_0761.JPG') no-repeat center top; background-color: #000000; font-family: "Trebuchet MS"; }
.header { font-size: 3em; font-weight: bold; padding: 30px 10px 10px 0; margin: 0; height: 30px; text-align: right; color: #717F4E; }
.primaryNav { background-color: #fff; background: rgba(255, 255, 255, .5); width: 200px; height: 20px; margin: 0 0 15px 0; padding: 3px 0 3px 20px; font-size: .8em; }
.content { background-color: #fff; background: rgba(255, 255, 255, .7); display: inline-block; float: left; overflow: hidden; padding: 20px; margin: 0px; width:725px; }
.sideBar { background-color: #fff; background: rgba(255, 255, 255, .5); width: 192px; padding: 10px; margin: 0 0 0 15px; display: inline-block; float: right; overflow: hidden; text-align: right; }
.footer { background-color: #717F4E; background: rgba(56, 76, 58, .7); padding: 20px; margin: 15px 0; height: 25px; text-align: center; }
.footer a {color: #D97C71;}
.footer a:visited {color: #D97C71;}
.footer a:hover {color: #A68357; text-decoration:underline;}
.main { overflow: hidden; }
a {color: #A68357; text-decoration:none;}
a:visited {color: #3E6653;}
a:hover {color: #D97C71; text-decoration:underline;}
.darkGreen{color: #384C3A; /*the last color from the kuler set Alligator Eraser */}