﻿/* CSS layout */
#masthead {
	width:694px;
}
#top_nav {
	width:694px;
}
#page_content {
	background-position: center center;
	width: 694px;
	background-repeat: no-repeat;
}
.style1 {
	text-align: center;

}
.style3 {
	text-align: center;
	width:694px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style4 {
	color: #000000;
}
.style5 {
	text-decoration: none;
}

.style6 {
	color: #FF0000;
	font-size: large;
}
.style7 {
	color: #0000FF;
	font-size: large;
}

}
#footer {
	width: 694px;
	font-family: Arial, Helvetica, sans-serif;
}
