HTML,BODY {
font-family:verdana,arial, sans-serif; 
font-size:.9em;  
background-color: #ffffff;
background-image:url('2.gif');
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;
}

A.nav:link{
color:#ffffff; 
text-decoration:none; 
font-size:.8em; 
font-weight:bold; 
line-height:1.6; 
}

A.nav:visited{
color:#ffffff; 
text-decoration:none; 
font-size:.8em; 
font-weight:bold; 
line-height:1.6; 
}

A.nav:hover{
color:#cccccc; 
text-decoration:none; 
font-size:.8em; 
font-weight:bold; 
line-height:1.6; 
}


A:link {
color:#3300cc;
}
A:visited{
color:#6600ff;
}
A:hover{
color:#FFCC00;
}

.btnav { 
background-color: #0000cc; 
border-bottom: 1px #000000 solid;
}

.intro{
font-family:serif;
font-size:1.6em;
line-height:1.6;
}



P {
line-height:1.8;
}

ul {
line-height:1.6;
}

.small {
font-size:.8em;
text-align:center;
}

.bottomrule {
border:1px #cccccc solid;
width:800px;
text-align:center;
}




#topbar {
background-color:#008080;
width:100%;
height:120px;
padding:0;
margin:0;
white-space:nowrap;
}

#main {
width:550px;
padding:10px;
position:relative;
height:100%;
}

.spacer {
border-left:1px black solid;
width:10px;
height:100%;
}

#footer {
padding-top:10px;
margin-top:10px;
width:100%;
text-align:center;
}

#subnav ul {
list-style-type:none;
font-size:.9em;
}


div#buttonA {

margin-left: 10px;

}

div#buttonA ul {

margin: 0px;

padding: 0px;

font-family: Gill sans, sans-serif;

font-size: 12px;

line-height: 20px;

}

div#buttonA li {

list-style-type: none;

height: 20px;

width: 180px;

margin: 10px;

text-align:center;

}

div#buttonA li a {

text-decoration: none;

height: 100%;

width: 100%;

display: block;

background-color: #eedd82;

border-style: solid;

border-bottom-color: #333333;

border-right-color: #555555;

border-left-color: #BBBBBB;

border-top-color: #DDDDDD;

}

div#buttonA li a:link {

color: #000000;

font-weight: bold;

background-color: #eedd82;

border-style: solid;

border-bottom-color: #CD950C;

border-right-color: #CD950C;

border-left-color: #BBBBBB;

border-top-color: #DDDDDD;

}

div#buttonA li a:visited {

color: #000000;

font-weight: bold;

background-color: #eedd82;

border-style: solid;

border-bottom-color: #CD950C;

border-right-color: #CD950C;

border-left-color: #BBBBBB;

border-top-color: #DDDDDD;


}

div#buttonA li a:hover {

font-weight: bold;

color: #FFFFFF;

background-color: #DAA520;

border-style: solid;

border-bottom-color: #BBBBBB;

border-right-color: #DDDDDD;

border-left-color: #CD950C;

border-top-color: #CD950C;

}

/*div#buttonA li a:active {

font-weight: bold;

color: #FFFFFF;

background-color: #666666;

border-style: solid;

border-top-color: #333333;

border-left-color: #555555;

border-right-color: #CD950C;

border-bottom-color: #CD950C;

}
