body { margin: 0; background-color: #6299C3; font-family: arial; font-size: 14px; color: #000; letter-spacing: 1px;}

#container { margin: 0 auto; width: 1000px; }

#mainContainer { float: left; width: 1000px; height: 100%; background-image: url('images/mainContainer.jpg'); background-position: top center; background-repeat: no-repeat; }

#header { margin: 0 auto; margin-top: 10px; width: 974px; height: 71px; background-image: url('images/header.jpg'); background-repeat: no-repeat; }

#banner { margin: 0 auto; width: 974px; margin-top: 25px; height: 213px; background-image: url('images/banner.jpg'); background-repeat: no-repeat; }

#banner2 { margin: 0 auto; width: 974px; margin-top: 25px; height: 98px; margin-top: 20px; background-image: url('images/banner2.jpg'); background-repeat: no-repeat; }

.adsense { float: left; width: 162px; height: 601px; margin-top: 100px; margin-left: 13px; }

#contentContainer { float: left; width: 510px; height: 100%; margin-top: 15px; padding-right: 60px; padding-left: 65px; text-align: center; }

.field { border: solid; border-color: #6299C3; border-width: thin; margin-top: 4px; padding-top: 6px; padding-bottom: 6px; }

.form { text-align: left; margin-left: 100px; margin-top: 30px; }

.submit { width: 80px; height: 35px; background-image: url('images/submit.jpg'); background-repeat: no-repeat; border: none; }

#footerLeft { float: left; width: 500px; color: #fff; margin-top: 20px; font-size: 12px; }

#footerRight { float: left; margin-top: 20px; font-size: 12px; width: 500px; color: #fff; text-align: right; }

#footerRight a { color: #fff; }

#footerRight a:hover { text-decoration: none; }

ul {float: left; width: 200px; text-align: left; }

li { padding-bottom: 2px; }