body {
	background-image: url("images/contentbg.jpg");
	background-repeat: repeat-y;
	font-family: arial;
	font-size: 15px;
}

a {
	color: #39649D;
	text-decoration: underline;
}

a:hover {
	color: #39649D;
	text-decoration: underline;
}

a:visited {
	color: #39649D;
	text-decoration: underline;
}

a:active {
	color: #39649D;
	text-decoration: underline;
}

.content {
	font-family: arial;
	font-size: 15px;
}

.toplinks {
	color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.toplinks:visited {
	color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.toplinks:hover {
	color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.toplinks:active {
	color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.right {
	background-image: url("images/headerrightbg.jpg");
	background-repeat: repeat-x;
}

.home {
	background-image: url("images/homebg.jpg");
	background-position: top center;
}

.links {
	background-image: url("images/links.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
