a 
{ 
color:#256F5D; 
text-decoration:none;
font-size: 16px;
}

body
{
text-decoration:none;
font-size: 16px;
}


img 
{
border-width: 0px;
}


a:hover 
{ 
color:#256F5D; 
text-decoration: underline; 
}

a:visited
{
color:#256F5D; 
}

}

h2
{
font-size: 36px;
}

.body 
{
font-family: serif;
font-size: 16px;

}

#center 
{
position:auto;
width:700px;
margin-left:auto;
margin-right:auto;

}


#topBar
{
position: relative;
width:700px;
height: 12px; 
background-color: #2e7e7e;


}

#topline
{
position: relative;
width:700px;
height: 20px;
}

#mainHeader
{

height: 200px;
widows: 700px;

}

#links
{
position: relative;
width: 700px;
height: 30px; 
}

#filler
{
	height: 10px;
}

#indexBanner
{
position: relative;
width: 700px; 
height: 210px; 


}

#middleBar
{
	position: relative;
	width:700px;
	height: 24px; 
}

#bottomBar
{
	position: relative;
	width:700px;
	height: 12px; 
	background-color: #2e7e7e;
}

#content
{
	position:relative;
	overflow:auto;
	height:350px;
}

.contactText
{
font-family: serif;
font-size: 18px;	
}