body {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    text-align: left;
}

#container {
    width: 1024px;
    position: relative;
    margin: 0 auto;
}

#logo {
    width: 182px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
}

#flashbanner {
    width: 776px;
    height: 73px;
    position: absolute;
    top: 18px;
    left: 220px;
    overflow: hidden;
    border: 1px solid black;
}

#contentbanner {
    width: 616px;
    height: 76px;
    position: absolute;
    top: 15px;
    left: 300px;
}

#menu {
    width: 835px;
    height: 35px;
    position: absolute;
    top: 105px;
    right: 0;
    overflow: hidden;
}

#shadow {
    width: 1024px;
    height: 17px;
    background: url('images/bannershadow.gif') repeat-x top left;
    position: absolute;
    top: 140px;
    left: 0;
}

img {
    border: 0;
}

#content {
    width: 1024px;
    position: absolute;
    top: 167px;
    left: 0;
}

#footer {
    width: 1024px;
    height: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    line-height: 13pt;
    letter-spacing: 0.04em;
    text-align: center;
    margin: 40px 0 20px 0;
    padding-top: 20px;
    border-top: 2px solid gray;
}

#footer a {
    color: #9e0b0f;
}

#footer a:visited {
    color: #9e0b0f;
}

#footer a:hover {
    color: #002e54;
}

#footer a:active {
    color: #002e54;
}

#gtwrapper	{ /* positional wrapper for google translate */
	width:1024px;
	text-align:right;
	float:left;
}

#google_translate_element	{
	margin-right:8px;
}	

#homemain {
    width: 513px;
    height: 425px;
    position: relative;
    float: left;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.homemodule {
    width: 215px;
    padding: 10px;
    padding-bottom: 7px;
    margin: 10px 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    border: 1px solid black;
}

.homeleft	{
    float: left;
	margin:0 8px 25px 20px;
}

.homemodule .head {
    width: 215px;
    height: 20px;
    margin: 0 0 4px 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11pt;
    color: #9e0b0f;
    background: #fffbca;
    font-weight: bold;
    text-align: center;
}

.homemodule a {
    color: #002340;
    white-space: nowrap;
    font-size: 9pt;
    font-weight: bold;
    letter-spacing: 0.04em;
}

.homemodule a:visited {
    color: #002340;
}

.homemodule a:hover {
    color: red;
}

.homemodule a:active {
    color: red;
}

.bodyhead {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 18pt;
    color: #9e0b0f;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin: 20px 150px;
}

.subhead {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13pt;
    color: #9e0b0f;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin: 20px 150px 0 150px;
}

.listhead {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13pt;
    color: #9e0b0f;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin-top: 20px;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    line-height: 19pt;
    margin-left: 150px;
    margin-right: 140px;
}

p.large {
    font-size: 13pt;
}

p a {
	font-weight:bold;
    color: #002e54;
    white-space: nowrap;
}

p a:visited {
	font-weight:bold;
    color: #002e54;
}

p a:hover {
	font-weight:bold;
    color: red;
}

p a:active {
	font-weight:bold;
    color: red;
}

.caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 11pt;
}

#formwrapper {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    line-height: 13pt;
    margin-left: 300px;
}

label {
    font-weight: bold;
}

.pic-row {
    vertical-align: top;
    margin: 15px 0 0 150px;
    white-space: nowrap;
    clear: both;
}

.pic-caption {
    width: 350px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    white-space: normal;
    float: left;
    margin: 0 0 15px 0;
}

.pic-caption img {
    border: 1px solid black;
}

ul {
    margin: 0 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    line-height: 19pt;
}

li {
    margin-bottom: 15px;
    color: #9e0b0f;
}

li a {
	font-weight:bold;
    color: #002e54;
}

.black {
    color: #000;
}
