.logo {
	background-attachment: scroll;
	background-image: url(banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 82px;
	width: 800px;
}


.flashanimation {
	height: 198px;
	width: 800px;
}
.content {
	height: 318px;
	width: 800px;
	background-image: url(storks.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

#blue {
width: 800px;
height: 82px;
position: relative;
background-color: #CCCCCC;
} 
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4E6692;
	text-decoration: none;
}

a.thispage:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.thispage:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.thispage:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4E6692;
	text-decoration: none;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB4047;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.content2 {
	height: 318px;
	width: 800px;
	background-image: url(storks2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #003399;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-position: left;
}
.mainheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}
.borderwhite {
	border: 3px solid #FFFFFF;
}
.borderwhite2 {

	border: 1px solid #FFFFFF;
}

