/* CSS Document */
body {
	background-image:url(images/background4.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	color:#000000;
	font-family:"Times New Roman", Times, serif;

}
.whtext {color: #FFFFFF}

.button {

	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	background-color: #436086;
	height: 20px;
	padding: 2px 6px 2px;
	font-size:12px;
}

.button a {
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Veranda, Arial, Helvetica, sans-serif;
}

.button a:link {
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Veranda, Arial, Helvetica, sans-serif;
}

.button a:hover {
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
	
}




.top
{
	background-image:url(images/top800.gif);
	background-repeat:no-repeat;
}

.bottom
{
	background-image:url(images/bottom800.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.logo
{
	background-image:url(images/logo2.gif);
	background-repeat:no-repeat;
}

.montage
{
	width:800px;
	height:525px;
	background-image:url(images/montage.jpg);
	background-repeat:no-repeat;
}
.larger
{
	font-size: large;
}






