body {
background:#C6EDFD;
margin:0;
	font: normal small "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #266382;
	text-align: justify;
}

A:link{ color:#3333FF; text-decoration:none; }
A:hover{ color:#b200b2; text-decoration:underline; }
A:active{ color:#3333FF; text-decoration:none; }
A:active:hover{ color:#b200b2; text-decoration:underline; }
A:visited{ color:#3333FF; text-decoration:none; }
A:visited:hover{ color:#b200b2; text-decoration:underline; }

#header1{
background:url(head1.jpg) no-repeat #FFFFFF bottom left;
width:740px;
height:220px;
margin-left:auto;
margin-right:auto;
margin-bottom: 0;
margin-top: -49px;
}

#header2{
background:url(head2.jpg) no-repeat #FFFFFF bottom left;
width:740px;
height:220px;
margin-left:auto;
margin-right:auto;
margin-bottom: 0;
margin-top: -49px;
}

#header3{
background:url(head3.jpg) no-repeat #FFFFFF bottom left;
width:740px;
height:220px;
margin-left:auto;
margin-right:auto;
margin-bottom: 0;
margin-top: -49px;
}

#header4{
background:url(head4.jpg) no-repeat #FFFFFF bottom left;
width:740px;
height:220px;
margin-left:auto;
margin-right:auto;
margin-bottom: 0;
margin-top: -49px;
}

#header5{
background:url(head5.jpg) no-repeat #FFFFFF bottom left;
width:740px;
height:220px;
margin-left:auto;
margin-right:auto;
margin-bottom: 0;
margin-top: -49px;
}

#header6{
background:url(head6.jpg) no-repeat #FFFFFF bottom left;
width:740px;
height:220px;
margin-left:auto;
margin-right:auto;
margin-bottom: 0;
margin-top: -49px;
}

.FloatLeft {
padding: 4px;
background-color: #fff;
  float: left;
  text-align: center;
  font-style: italic;
  font-size: 0.8em;
  color: black;
  margin-right: 20px;
  margin-bottom: 3px;
}

.FloatRight {
padding: 4px;
background-color: #fff;
  float: right;
  text-align: center;
  font-style: italic;
  font-size: 0.8em;
  color: black;
  margin-left: 20px;
  margin-bottom: 3px;
}

.FloatCenter {
padding: 4px;
background-color: #fff;
  float: left;
  text-align: center;
  font-style: italic;
  font-size: 0.8em;
  color: black;
  margin-left: 6px;
  margin-bottom: 3px;
}


.clear {
   clear: both;
}

.clearright {
 clear: right;
 }
 
.clearleft {
 clear: left;
 }




#container{
background:#FFFFFF;
width:740px;
margin-left:auto;
margin-right:auto;
margin-top:0;
}

#navlist {
margin: 0 0 30px 0;
padding: 3px 0 3px 0;
width: 100%;
background: #DDDDDD;
border-bottom: 2px solid #666;
text-align: center;
font-size: 1.0em;
}

#navlist ul {
margin: 0;
padding-top: 3px;
padding-bottom: 3px;
}



#navlist li {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}

#navlist a {
color: #3333FF;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 2px 10px;
border-top: 1px solid #fff;
border-right: 1px solid #aaaaaa;
border-left: 1px solid #fff;
}

#navlist a:visited {
color: #3333FF;
}

#navlist a:hover, #navlist a:active {
color: #333;
background: #BBBBBB;
}


h1 {
position: relative;
width: 428px;
height: 58px;
margin: 0;
left: 0;
overflow: hidden;
}

h1 span {
position: absolute;
left: 0;
margin-top: 0;
width: 100%;
height: 100%;
background-image: url(AHChead3.jpg);
background-repeat: no-repeat;
}


h3 {
font-size:21px;
font-weight:bold;
color:#D89000;
}

h4 {
font-size:18px;
font-weight:bold;
color:#D89000;
}

h5 {
font-size:15px;
font-weight:bold;
color:#D89000;
}

.scull {
  color: #000000;
  font-weight: bold;
  font-size:21px;
  text-align: center;
}  

table.fees {
 border-collapse: collapse;
 width: 42em;
 border: 1px solid black;
}

table.fees th {
 font-size: 0.8em;
 font-weight: bold;
 text-align: center;
 background: #009CDA;
 color: white;
 padding: 0.2em;
 }
  
table.fees td {
 font-size: 0.8em;
 font-weight: normal;
 color: #266382;
 text-align: center;
 border: 1px solid black;
 padding: 0.2em;
 width: 10%;
}

table.committee {
 border-collapse: collapse;
 width: 42em;
 border: 1px solid black;
}

table.committee th {
 font-size: 0.9em;
 font-weight: bold;
 text-align: left;
 background: #009CDA;
 color: white;
 padding: 0.5em;
 width: 25%
 }
  
table.committee td {
 font-size: 0.9em;
 font-weight: normal;
 color: #266382;
 text-align: left;
 border: 1px solid black;
 padding: 0.5em;
 width: 25%
}

table.house {
 border-collapse: collapse;
 width: 42em;
 border: 1px solid black;
}

table.house th {
 font-size: 0.9em;
 font-weight: bold;
 text-align: left;
 background: #009CDA;
 color: white;
 padding: 0.5em;
 width: 25%
 }
  
table.house td {
 font-size: 0.9em;
 font-weight: normal;
 color: #266382;
 text-align: left;
 border: 1px solid black;
 padding: 0.5em;
 width: 75%

}


.content{
padding-left:30px;
padding-right:30px;
text-align:justify;
	font: normal small "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#footer{
background:url(footerbg.gif) no-repeat #FFFFFF bottom left;
height:65px;
width:740px;
margin-right:auto;
margin-left:auto;
margin-top: 0;
text-align:center;
	font: 12pt/16pt "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}


.shead {
  font-size: 13pt;
  font-weight: bold;
  color:#D89000;
}