/* CSS Document */

body {background-color: #F1F1D7;
	font-family: "Times New Roman", Times, serif; color: #2F2405; font-size: 16px; line-height: 1.5em;}
h1 {font-family: "Trebuchet MS", Helvetica, sans-serif; font-weight: bold; font-size:38px; margin-left: 20px; line-height: 1.5em;}
h2 {font-family: "Trebuchet MS", Helvetica, sans-serif; font-weight: bold; font-size:26px; margin-left: 20px; line-height: 1.5em;}
h3 {font-family: "Trebuchet MS", Helvetica, sans-serif; font-weight: bold; font-size:20px; margin-left: 20px; line-height: 1.5em;}
h4 {font-family: "Trebuchet MS", Helvetica, sans-serif; font-weight: bold; font-size:18px; margin-left: 20px; line-height: 1.3em;}
p {margin-left: 20px;}
.main {width: 800px; position: absolute; top:0px; left: 0px;}
.home {margin-left: auto; margin-right: auto;}
.content a:link {color: #1E3475; padding: 1px; font-weight: bold; text-decoration:none;}
.content a:visited {color: #1E3475; padding: 1px; font-weight: bold; text-decoration:none;}
.content a:focus {color: #ADCBE2; padding: 1px; background-color:#1E3475; font-weight: bold; text-decoration:none;}
.content a:hover {color: #ADCBE2; padding: 1px; background-color:#1E3475; font-weight: bold; text-decoration:none;}
.content a:active {color: #1E3475; padding: 1px; font-weight: bold; text-decoration:none;}
.footer {font-size: 12px; text-align:right; margin-top: 10px; line-height: normal;}
.abstitle{font-weight: bold;}
.hr {border-bottom: solid 2px #2F2405; padding-bottom: 5px;}
.imglt {float: left; clear: right; margin-right: 12px; margin-bottom: 8px;}
.nomarker {list-style-type: none; font-size: 14px; line-height: 1.5em;}
.imgrt {float: right; clear: left; margin-left: 12px; margin-bottom: 8px; margin-top: 8px;}
.clear {clear: both;}
.imgctr {text-align: center;}