body {margin:0px;padding:0px;background:#CCC;font-family:Georgia, "Times New Roman", Times, serif;}
#header {position:absolute;width:100%;left:0px;top:0px;}
#banner {background:#666;height:189px;}
#titletext {top:40px;position:absolute;left:300px;}
#nav {background:#eee;height:25px;font-size:80%;border-top:1px solid #006;}
#content {font-family:"Times New Roman", Times, serif;position:absolute; left:56px; top:230px;padding-right:274px;font-size:96%;color:#000;line-height:140%;padding-bottom:25px;}
#content p{text-indent:14px;}
#sidebar {position:absolute;top:280px;right:20px;width:222px;font-size:75%;padding-bottom:25px;}
#sidebar div.feature {color:#339;background:#eee;border:1px solid #eee;margin-bottom:11px;padding:10px;line-height:140%;}
#sidebar div.feature p{font-size:small;}
h1 {font:small-caps 100% "Times New Roman", sans-serif;color:#A0578D;}
a, a:visited {color:#A0578D;text-decoration:none;}

#nav ul {list-style-type:none;margin-top:0px;margin-bottom:0px;margin-left:56px;margin-right:0px;padding:4px 0 0 0;}
#nav ul li {display:inline;}
#sidebar div.feature ul{margin:0;padding:0;line-height:180%;list-style-type:disc;list-style-position:inside;}

#nav li a:hover {border-bottom:3px solid #666;}
.current {color:#333;border-bottom:3px solid #666;}
#sidebar div.feature p a {text-decoration:underline;}
#sidebar div.feature a:hover {color:#fff;background:#666;}
#sidebar div.feature ul li a:hover {color:#fff;background:#666;text-decoration:underline;}
#content a:hover {background:#FFF;}

