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

blue #34C6F5
purple #764A9D

*/


body {background: url(images-new/bg-body.jpg); margin:15px; font-family:Arial, Helvetica, sans-serif; font-size: 62.5%;}
#container {margin-left: auto; margin-right: auto; width: 800px; background-color: #764A9D; border: 1px solid #CDBEE5;}
#header {width: 100%; background-color: #FFFFFF;}
#headerLeft {float: left; width: 425px; background: url(images-new/logo.gif) top left no-repeat;}
#headerLeft p {margin: 50px 15px 0 0 ; text-align: right;}
#headerRight{float: right; width: 360px; padding-top: 10px;}
#headerRight p, #header h6 {margin: 0 15px 5px 125px;}
#headerRight p {font-size: 14px;}
h6 {font-size: 24px;}
a {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline;}
#waves {width: 100%; height: 19px; margin:0; padding: 0; background: url(images-new/bg-home-waves.gif) top left no-repeat;}
#horizontalNav {background-color: #34C6F5; width: 100%; height: 35px; margin:0; padding: 0; clear: both;}
#horizontalNav ul {float: right;}
#contentContainer {width: 100%; margin:0; padding: 0; background: url(images-new/bg-home-content.gif) top left repeat-x; clear: both;}
#contentLeft {float: left; width: 280px; background: url(images-new/content/bg-happy-hank-content.gif) top left no-repeat;height: 390px;}
#contentRight {float: right; width: 500px;}
.clear {clear: both;}
.smileQuote {width: 100%; height: 184px; font-family: "Times New Roman", Times, serif; font-size: 36px; color: #FFF; font-style: italic; font-weight: bold;}
div.scroll {height: 268px; overflow: auto; font-size: 12px; line-height: 150%; padding-right: 12px;}