@charset "utf-8";
/*///////////////////////////////////////////
CSS Stylesheet for FredVaux.com
///////////////////////////////////////////*/
body { background: #44571f; font-family: Verdana, Helvetica, sans-serif; font-size: 0.65em; margin: 0; padding: 0;}
a { text-decoration: none;}
#box { display: none;}

/*/////////////////////////////////////////////////////////////////////////////////////////////
Page framework divs
/////////////////////////////////////////////////////////////////////////////////////////////*/
#container { width: 834px; height: 641px; position: absolute; top: 50%; left: 50%; margin: -320px 0 0 -417px;}
#content { background: #364619 url(../images/flr.jpg) no-repeat; border: 17px solid #fff; width: 800px; height: 555px;}
#footer { background: #566e28; color: #b2ce7d; height: 12px; padding: 20px 17px; text-align: right;}
#footer a { color: #b2ce7d;}
#footer span { float: left;}
#stripe { background: #40492c; width: 800px; height: 174px; position: absolute; top: 50%; left: 50%; margin: -113px 0 0 -400px; filter: alpha(opacity:95); KHTMLOpacity: 0.95; MozOpacity: 0.95; opacity: 0.95;}
#stripe ul { list-style-type: none; margin: 42px 0 0 40px; padding: 0; display: block; float: left; width: 150px;}
#stripe ul li a { font-size: 1.1em; color: #b3bf99; display: block; text-decoration: none; margin: 0 0 15px 0; width: 150px;}
#stripe ul li a:hover, #footer a:hover { color: #c1ea60;}
#stripe-over { background: url(../images/logo.png) no-repeat 49px 42px; width: 400px; height: 174px; position: absolute; top: 50%; left: 50%; margin: -87px 0 0 -400px; padding: 0 0 0 400px; z-index: 100;}
