/* CSS Document */
body {background-color: #2D1C02; }
div#intest {background-color:#FFFFFF; position:absolute; top:0px; left:50%; margin-left:-400px; width:800px;}
div#intest h1{ color:#2D1C02; font-family: "Times New Roman", Times, serif;  font-size:20px; font-weight:bold; text-align:center;}
div#intest h2{color:#2D1C02; font-family: "Times New Roman", Times, serif;  font-size:12px; font-weight:bold; text-align:center;}
div#content {background-color:#E39809; position:absolute; top:135px; left:50%; margin-left:-400px; width:800px;}
div#content h1{ color: #2D1C02; font-family: "Times New Roman", Times, serif;  font-size:28px; font-weight:bold; text-align:center;}
div#content h2{ color: #2D1C02; font-family: "Times New Roman", Times, serif;  font-size:12px; font-weight:bold; text-align: justify;}
div#content h3{ color: #2D1C02; font-family: "Times New Roman", Times, serif;  font-size:12px; font-weight:bold; text-align: center;}

div#intest a{font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color: #2D1C02;  text-decoration: none; font-weight:bold; padding:2px 4px; }
div#intest td{font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:center; text-decoration: none; font-weight:bold; padding:2px 4px;}
div#intest a:hover{ color: #2D1C02; padding:2px 4px; text-decoration:underline; font-weight:bold; background-color: #FFFFFF; } div#content {background-color:#E39809; position:absolute; top:135px; left:50%; margin-left:-400px; width:800px;}
div#incontent {background-color:#E39809; position:absolute; top:330px; left:50%; margin-left:-350px; width:300px;}
div#incontent h2{ color: #2D1C02; font-family: "Times New Roman", Times, serif;  font-size:12px; font-weight: lighter; text-align: justify;}

