.back1 {
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.dropdown2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #003366;
	background-image: url(images/back2.gif);
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
}
.back2 {
	background-image: url(images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.back3 {
	background-image: url(images/back3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.back4 {
	background-image: url(images/back4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

