body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #95C9F8;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b76ba;
}
.menu:visited {
	color: #3b76ba;
	text-decoration: none;
}
.menu:hover {
	color: #204064;
	text-decoration: none;
}
.thirteentimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #404040;
}
.imageborders {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #404040;
	font-weight: normal;
}


.menu:active {
	color: #3b76ba;
	text-decoration: none;
}
.menu:link {
	text-decoration: none;
}
.imagedescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b76ba;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.links:link {
	color: #404040;
}
.links:visited {
	color: #404040;
}
.links:hover {
	color: #404040;
}
.links:active {
	color: #404040;
}
