@charset "utf-8";

body{ margin: 0 auto; padding: 0px; font: .9em Century Gothic, sans-serif; text-align: center; color: #000000; background-color: #F5F5F5; background-image: url(images/bodyBg.jpg); background-repeat: repeat-x; }

.header{ width: 800px; max-width: 800px; height: 108px; max-height: 108px; vertical-align: bottom; margin: 0 auto; text-align: right; }

.headerSearchInput{ border: none; font-family: verdana; font-size: 10px; color: #000000; background-image: none; background: none; vertical-align: bottom; padding-top: 77px; width: 127px; padding-left: 5px; padding-right: 5px; }

.searchDiv{ height: 125px; max-height: 125px; background-image: url(images/searchBg.png); background-repeat: no-repeat; border: none; font-family: verdana; font-size: 10px; -moz-opacity: .75; opacity: .75; padding-top: 3px; text-align: right; background-position: right 75px; text-align: right; vertical-align: bottom; }

.links{ width: 813px; max-width: 813px; height: 42px; text-align: left; background-image: url(images/linksBg.png); background-repeat: no-repeat; padding-top: 10px; }

.links a{ padding-left: 25px; padding-right: 25px; font-weight: bold; font-size: 13px; font-family: Myraid Pro, sans-serif; color: #303030; text-decoration: none; }

.links a:hover{ color: #676767; text-decoration: underline; }

.main{ width: 800px; max-width: 800px; font-size: 13px; font-family: Myraid Pro, sans-serif; color: #303030 }

ul { list-style-type: none; }

.footer{ font-weight: bold; font-size: 13px; font-family: Myraid Pro, sans-serif; color: #303030; text-decoration: none; }

.footer a{ color: #303030; }
