body {background-color: white;}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	background-color: #FFFFFF;
}
body { background-color: white; text-align: center; }
#master {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#main {
	position:absolute;
	left:0;
	top:120px;
	width:990px;
	height:600px;
	background-color: white;
	}
#footer {
	position:absolute;
	left:0px;
	top:725px;
	width:990px;
	height:25px;
	background-color: #FFFFFF;
	background-image:url(photos/LOGO_bottom.png);
	background-repeat: no-repeat;
	background-position:right;
}


#headertxt {
	position: absolute;
	height: 30px;
	width: 600px;
	left: 275px;
	top: 120px;
	text-align:left;
}
#headerlogotxt {
	position: absolute;
	height: 50px;
	width: 416px;
	left: 275px;
	top: 77px;
	background-image:url(photos/LOGOTXT.png);
	background-repeat: no-repeat;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  .9em;
	padding: 20px 10px 10px 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  .9em;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  .9em;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.thumbnail img{
border: 2px solid white;
margin: 0 5px 0px 0;
}
