BODY {
	background-color: white;
	margin: 0px;
	color: black;
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 14px;
}

.wrap {
	width: 960px;
	background-image: url(images/bg.gif);
}

.address {
	margin-left: 640px;
	margin-top: 55px;
	font-size: 20px;
}

FORM {
	font-size: 14px;
}

.content {
	width: 580px;
	padding: 10px;
	text-align: justify;
	font-size: 12px;
}

.blue {
	color: #5173b0;
}

.contenthead {
	font-size: 13px;
	color: #5173b0;
}

.boxtext {
	width: 273px;
	padding: 7px;
	margin-left: 27px;
	text-align: justify;
}

.credits {
	font-size: 11px;
	margin-top: 15px;
	margin-left: 800px;
}

.credits A {
	text-decoration: none;
	color: white;
}

.credits A:HOVER {
	text-decoration: none;
	color: white;
}

.credits A:VISITED {
	text-decoration: none;
	color: white;
}

.footer {
	width: 960px;
	height: 110px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

A {
	text-decoration: underline;
	color: #5173b0;
}

A:HOVER {
	text-decoration: none;
	color: #5173b0;
}

A:VISITED {
	text-decoration: underline;
	color: #5173b0;
}
