html { background: #5C661E url(images/greengradient.gif) repeat-x top right fixed; color: #F1DE84;}
/* * {margin: 10px; padding: 0px;}*/
img {/* border style for all images */ border: 0; }
body {font: 75%/1.5 verdana, helvetica, sans-serif;}

/* TYPOGRAPHY */
p, ul, ol {margin: 0 0 1.5em; }
h1, h2, h3, h4, h5, h6 { letter-spacing: -.5px; font-family: verdana, helvetica, sans-serif; margin: 1.2em 0 .3em; color: #F1DE84; padding-bottom: .1em; }
h1 {font-size: 196%;margin-top:.6em;}
h2 {font-size: 136%;}
h3 {font-size: 125%;}
h4 {font-size: 116%;}
h5 {font-size: 106%;}
h6 {font-size: 96%;}

/* LINKS */
a,a:link,a:link,a:link,a:hover { background:transparent; text-decoration:none; cursor:pointer} 
a:link {color:#E69933} 
a:visited {color:#E69933} 
a:hover,a:active {color:#8A250A} 
#currentpage a {color: #F1DE84;}

/*POSITION*/
.left { float: left; display: inline; /* fixes ie double margin-left bug */ }
.right { float: right; }
.note { width: 200px; border: 1px solid #666; padding: 10px; background: #ffc; color: #333;}
.bigpicture { position: absolute; top: 50px; left: 100px; z-index:10;}	
.bigpictureshadow { position: absolute; top: 60px; left: 110px; z-index:9;}
.titlepicture{ position: absolute; top: 90px; left: 320px;}	
.bar { position: absolute; top: 150px; left: 275px; background: #AD832F; width: 100%; padding-top: 5px; padding-bottom: 5px; font-size: 125%; text-indent: 10em; z-index:8;}	
.barshadow { position: absolute; top: 160px; left: 285px;width: 100%; z-index:7;}	
.menuthing { position: absolute; top: 265px; left: 185px; width: 100px; text-align: right;}
.textbox, .planbox { position: absolute; top: 210px; left: 317px; width: 420px;}
.planbox {width: 550px; }
.planbox h3 { margin: .25em 0 .25em 1em; color: #F1DE84; padding-bottom: 0;}
.planbox td { font-size: .9em;}
#footer { text-align: center; font-size: 90%;}