/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

html {background-color: #F4F2E2;}
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background-color: #F4F2E2;}
body {font-family: georgia, serif; font-size:16px;}
#page {margin:75px 0 50px 230px; display:block; width:700px;}
#page {background-image: url('backgrd/fc4d.jpg'); background-repeat: no-repeat; background-position: 80px 100px; background-color: #FEFEFE; color: #4D4A2D} 
a {text-decoration:none}
a:link {color: #4D4A2D} a:visited {color: #4D4A2D} a:hover {color: #4D4A2D}
#page .right {float:right; margin:0px 0px 15px 20px; width:180px; text-align:center;}
#page .cu {font-size:17px; text-align: center}
#menu {display:block; top:30px; left:40px; width:150px; height:432px; position:fixed;text-align:center;}
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; padding:1px 1px 0 1px; background:#E9E7D4;}
#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}
#menu a {display:block; font:normal 15px verdana,arial,sans-serif; color:#4D4A2D; line-height:20px; text-decoration:none;padding:0 20px 0 10px;} 
#menu ul li:hover > ul {left:98%; margin-top:-30px; margin-left:-1px;}
#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}
#menu li a:hover {background:#E2E0C8; color:#4D4A2D;} 
#menu li:hover > a {background:#E2E0C8; color:#4D4A2D;}
#menu li a.fly {background: url("backgrd/arrow.gif") no-repeat right top;}
#menu li a.fly:hover {background:#E2E0C8 url("backgrd/arrow.gif") no-repeat right top;} 
#menu li:hover > a.fly {background:#E2E0C8 url("backgrd/arrow.gif") no-repeat right top;}
#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

p:first-letter {font-size:22px}
#sfpic {display:block; width: 702px; height:60px; position:fixed; top:0; left:230;}
* html #sfpic {position:absolute;}

