/*Copyright © 2005-2008 James Macak, All Rights Reserved*//*this version:	adds span.note;	adds line-height to div.wrapper;	changes fonts;*//*1 em = 16 pxwidth = 44em = 704px; 47em = 752px;*/body {color: #000000; background-color: #648dc7;}div.wrapper {padding-bottom: 1em; margin: auto; font-family: "Verdana", "Arial", "Lucida Grande", "Helvetica", sans-serif; width: 752px; min-height: 38em; color: #000000; background-color: #eeeeff; border-style: double; border-width: 3px; line-height: 1.25;}div.top {text-align: center; height: 100px; background-image: url(images/gradient_1x100.png); background-repeat: repeat-x;}img.toplogo {position:relative; top: 25px;}div.content {margin-left: 2em; margin-right: 2em; margin-bottom: 1em; width: auto;}h1 {padding-top: .1em; text-align: center; font-size: 1.75em;}h2 {color: #333366; background-color: #eeeeff; margin-top: 1.5em; font-size: 1.5em;}h3 {color: #333366; background-color: #eeeeff; margin-top: 1.5em;font-size: 1.25em;}h4 {text-align: left; color: black; background-color: #eeeeff; margin-top: 2em; clear: both;}li {margin: .5em;}li.spaced {margin: 1em;}img {border-style: none;}img.left {margin-right: 1em; float: left; position: relative;}img.left_high {margin-right: 1em; float: left; position: relative; top: -1em;}img.right {float: right; margin-left: .5em; position: relative;}img.right_high {margin-left: .5em; float: right; position: relative; top: -1em;}div.navigation {text-align: center; padding-top: .5em; padding-bottom: 1em; color: #000000; background-color: #eeeeff;}div.alc {text-align: center;}div.quote {width: 80%; margin-left: auto;  margin-right: auto; padding: .5em; color: #000000; background-color: #cfd4ea;}p.smalltype {font-size: 0.875em;}ul.nav {list-style-type: none; padding: 0; margin: 0; display: inline; white-space: nowrap;}ul.content {font-size: 0.875em;}a.navigation {padding: .5em 0em; margin: .75em;}span.gray {margin: .75em; color: #4c4c4c; background-color: #eeeeff;}span.note {color: #c01020; background-color: #eeeeff;}