a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
body {

	color:#333333;
	font-size:10px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.background {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(images/bg2.jpg);
}
.content {
	color:#333333;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.centerimage {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/centersection.jpg);
}
.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.centerimagehome {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/centersection2.jpg);
}
.centerimagecontact {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/centersection3.jpg);
}

