body { background-color: #CDD7E0; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 72%; }
.container { width: 800px; margin: auto; background-image: url(images/bg_container.gif); background-repeat: repeat-y; }
.header { background-image: url(images/header.jpg); background-repeat: no-repeat; height: 182px; }
.header img { width: 170px; height: 170px; }
.sub-header { font-size: 110%; font-weight: bold; }
.menu { float: left; width: 185px; }
.menuitem { background-image: url(images/bg_menu.gif); background-repeat: no-repeat; height: 23px; margin-bottom: 10px; padding-left: 24px; padding-top: 7px; font-weight: bold; }
.menuitem a { color: #F3C30B; text-decoration: none; }
.menuitem a:hover { text-decoration: underline; }
.content { float: left; width: 595px; padding-left: 10px; }
.footer { font-size: 0.95em; color: #666; background-image: url(images/bg_footer.gif); background-repeat: no-repeat; background-position: bottom right; padding-left: 195px; padding-top: 75px; clear: both; }
.bottom { background-image: url(images/bg_end.gif); background-repeat: no-repeat; background-position: bottom; height: 15px; clear: both; }
/* Content Styles */

img { border: none; }
a { color: #CC9900; }
p, li { line-height: 1.5em; }
h1 { font-size: 1.2em; color: #CC9933; text-transform: uppercase; }
.highlight { color: #006699; font-weight: bold; }
.boldlist li { font-weight: bold; }
.homelist { margin-left: 15px; }
.homelist li { background-image: url(images/arrow.gif); background-repeat: no-repeat; list-style: none; padding-left: 22px; margin-left: 0; font-weight: bold; padding-bottom: 10px; }
.hometagline { background-image: url(images/bg_tagline.gif); background-repeat: no-repeat; width: 220px; height: 92px; padding-top: 8px; text-align: center; font-size: 1.3em; line-height: 1.8em; font-weight: bold; text-transform: uppercase; color: #003366; margin: auto; }
