@charset "utf-8";
/* CSS Document */

* {padding: 0; margin: 0; }
	
body { font-family: Arial, Helvetica, sans-serif; background-color: #CCCC99; text-align: center; }

.textLink a:link { color: #660000; padding-right: 0px; padding-left: 0px; }

.textLink a:visited { color: #660000; padding-right: 0px; padding-left: 0px; }

.textLink a:hover { color: #CCCC99; background-color: #660000; text-decoration: none; padding-right: 0px; padding-left: 0px; }

.textLink a:active { color: #660000; }
     	
#wrapper { margin: 0px auto; padding: 0px; width: 747px; position: relative; }

#header { background-image: url(../images/header.gif); background-repeat: no-repeat; height: 55px; margin: 11px 0px 22px; }

#menu { width: 170px; float: right; background-image: url(../images/menuScroll.gif); background-repeat: no-repeat; background-position: 0px 0px; padding-left: 38px; text-align: left; margin-left: 11px; margin-bottom: 30px; font-size: 80%; }

#menu img.nav_links { margin-top: 20px; }

#menu img.nav_sublinks { margin-top: 7px; }

#menu img.nav_linksLast { margin-top: 20px; margin-bottom: 60px; }

#menu img.nav_linksLast2 { margin-top: 20px; margin-bottom: 10px; }

#menu img.olives { margin-top: 30px; margin-bottom: 20px; }

#menu img.venasqueIllust { margin-top: 30px; margin-bottom: 20px; margin-left: -33px; }

#quote { padding: 15px 0px 10px; }

#footer { background-image: url(../images/footer.gif); background-repeat: no-repeat; margin: 0px 0px 11px; height: 59px; }

#centered { margin-top: 40px; }

.redText_bold { color: #660000; font-weight: bold; }

.headlineText { color: #660000; font-size: 150%; margin-bottom: 8px; }

ul li { margin-left: 25px; padding-left: 0px; margin-bottom: 0.75em; }

li.listspace { margin-bottom: 0em; }

.footnote { font-size: 85%; }

.paragraphspace { margin-bottom: 0.75em; }

hr { height: 5px; border-top: 1px solid #999966; border-right-width: 0px; border-left-width: 0px; border-bottom: 1px solid #999966; color: #CCCC99; }
