/* CSS 2.1 Stylesheet for Purple Frog Press */
* {margin: 0; padding: 0;}
body, html {background-color: #303; color: #000; line-height: 1.4em;}
a, a:visited {color: #c6c;}
a:hover {color: #f9f;}
a img {border: 0;}
#header {width: 775px; margin-right: auto; margin-left: auto;}
ul#nav, ul.subNav {display: block; list-style: none; font-size: 0.8em; line-height: 1.55em; margin-top: 75px; height: 1px;}
ul.subNav {display: none; clear: left; margin-top: 0;}
ul#nav li, ul.subNav li {float: left;}
ul#nav a, ul.subNav a {display: block; text-decoration: none; font-size: 1.25em; padding: 0 1em; border-right: 1px solid #606; background: #ffc; border-top: 1px solid #606;}
ul.subNav a {border-top: 1px solid #606;}
ul#nav a:hover, ul.subNav a:hover {background-color: #fff; color: #c6c;}
ul#nav a.currNav, ul.subNav a.currNav {border-bottom: 5px solid #fff; margin-bottom: -5px; background-color: #fff;}
ul#nav a.currNav:hover, ul.subNav a.currNav {background-color: #fff;}
img#logo {float: right; height: 125px; width: 200px; margin-bottom: -45px; margin-right: 10px; margin-top: -60px; border: 0;}
/* Explorer needs another 20px to line-up the menu.*/
* html img#logo {margin-top: -80px; position: relative;}
div#content {width: 775px; margin-right: auto; margin-left: auto; margin-top: 0; clear: both; background-color: #fff; padding: 0 0 2em; border-top: 5px solid #C0C;}
#content h1, #content h2, #content h3 {font-family: Verdana,Arial,Helvetica,sans-serif; color: #636;}
#content h1 {padding: 1em 0.7em 0.5em; font-size: 1.6em;}
#content h2 {padding: 1em 1em 0.5em; font-size: 1.2em;}
#content h3 {padding: 1em 1.5em 0.5em; font-size: 0.8em;}
#content h1+h2, #content h2+h3 {padding-top: 0;}
#content h1+p, #content h2+p, #content h3+p {text-indent: 0;}
#content p {padding: 0 1.25em; text-indent: 1.75em;}
#content ol {padding: 0 2.5em;}
#content ol li {padding: 0.5em 0;}
/*#content ul {padding: 1em 4em;}*/
#footer {width: 775px; margin-right: auto; margin-left: auto; text-align: center; color: #999; padding: 1em 0; border-top: 5px solid #909; clear: left;}