/* CSS Document */
html { height:101%; }
body { background:#000000 url(/images/bg.gif) repeat-x top center; text-align:center; margin:0; padding:0; color:#ffffff; font-size:.8em; font-family:Arial, Helvetica, sans-serif; }
img { border:none; }
a {  text-decoration:underline; color:#ffffff; }
a:visited {  text-decoration:none; color:#cccccc; }
a:active {  text-decoration:underline; color:#cccccc; }
a:hover {  text-decoration:none; color:#ebca42; }

#wrapper { width:660px; text-align:left; margin:0 auto; background:url(/images/swirls.jpg) no-repeat; }
#content { margin-left:145px; padding-top:29px; position:relative; }
h1 { margin:0; color:#866000; font-family:"Times New Roman", Times, serif; }
h1 a { text-indent:-9999px; background:url(/images/logo.jpg) no-repeat; display:block; width:300px; height:90px; position:relative; color:#866000; }
#sections { margin:5px 0 20px 94px; color:#ebca42; }
#sections a, #about-links a {  text-decoration:underline; color:#ffffff; }
#sections a:visited, #about-links a:visited {  text-decoration:underline; color:#ffffff; }
#sections a:active, #about-links a:active {  text-decoration:underline; color:#cccccc; }
#sections a:hover, #about-links a:hover {  text-decoration:none; color:#ebca42; }
#about-links { position:absolute; top:0px; left:365px; text-align:center; padding:10px 0 15px 0; width:180px; color:#ebca42; background:url(/images/aboutbg.jpg); }
h2 { color:#ebca42; font-family:"Times New Roman", Times, serif; margin:0 0 0 94px; width:400px; }
a { color:#FFFFFF; }
p { margin:5px 0 10px 94px; width:400px; }
#copyright { margin:30px 0 50px 94px; color:#866000; font-size:10px; }
.quote-author { text-align:right; margin:-6px 0 10px 0; color:#ebca42; }

/* BEGIN nested floats fix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* BEIGN hide from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* END hide from IE-mac */
/* END nested floats fix */
.slideshow { margin-left:94px; }