body{
background-color: #D8D0A1;
color: #1F1F1F;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
font-size:0.95em;
line-height:1.2em;
}

a:hover{
text-decoration:underline;
}

a:visited{
text-decoration:none;
}

td {
font-size: 100%;
}

ul.formsList{
list-style-type:square;
line-height:2em;
}

.title{
color: #DCC342;
font-weight:bold;
}

a.webmaster:link{
color:#FFFFFF;
text-decoration:underline;
}

a.webmaster:visited{
color:#FFFFFF;
text-decoration:underline;
} 

a.webmaster:active{
color:#FFFFFF;
text-decoration:underline;
}

a.webmaster:hover{
text-decoration:none;
}

#wrapper{
width: 700px;
background-color:#fff;
margin: 0px auto;
border: 1px solid #000000;
text-align: left;
}

#banner{
height: 110px;
background-image: url(../Images/banner.jpg);
background-repeat: no-repeat;
}

#navdiv{
	background-color:#DFDFDF;
	width: 100%;
	text-align:center;
}

#content{
background-color: #FFFFFF;
}

#content p{
font-size: 75%;

}

#content p.group{
margin-left:200px;
margin-right:15px;
text-align:left;
}

#content h1{
font-size: 120%;
color: #003366;
padding: 0;
margin:20px;
}

#content h2{
font-size: 100%;
color: #003366;
padding: 0;


}

#content h2.forms{
margin-left:20px;
}

#mission {
background-color:#FFFFFF;
}

#mission p{
font-size:70%;
margin:15px;
line-height:1em;
}

.leftimage{
float:left; 
margin:20px 15px;
border: none;
}


.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
margin-right:15px;
border: 1px solid #000000;
}

.clearit{
clear: both;
display: block;
background-color:#00FF66;
width: 200px;
}

#info{ width:675px; height:285px; margin-left:10px; overflow:hidden; background-repeat: no-repeat;}

#info2{ position:relative; top:-10px; left:-696px; font-size:1.1em; width:658px; height:610px; margin:0px 0px; padding:5px 20px; color:#001396; background-color:#ffffdf; border:thin solid rgb(180,180,200); overflow:auto;}
* html #info2{position:relative; top:-30px; left:0px; width:657px;}
.exit{position:relative; top:80px; left:590px; font-size:.8em; width:60px; height:20px; margin-left:0px; padding:5px;}
.exit a:hover{border-style:solid; border-width:2px; border-color:#ddc #000 #000 #ddc;}

#home{width:300px;}

#home a {text-decoration:underline;}

.m20{margin-left:20px;}

.buttons { display:inline; padding:2px; margin:2px; background-color:#00058d; font-size:0.8em; color:white;}

.buttons a {text-decoration:none; color:white;}
.buttons a:hover {  background-color:#bbf; color:#00058d;}

#footer{
border-top: 1px solid #000000;
background-color: #00058d;
color: #FFFFFF;
clear: both;
}

#footer p{
padding: 10px;
margin: 0;
font-size: 70%;
}

#footer td{
padding: 5px;
margin:0px;
font-size: 70%;
}


.container{
width: 99%; 
float:left;
}

#form1 td{font-size:0.7em; text-align:right;}

#form1 textarea {font-size:1.2em;}

p.inden {text-indent:40px;}
