body {
	background-image: url(graphics/bgphoto.jpg);
	background-repeat: no-repeat;
}
.links {
	background-image: url(graphics/linksline.gif);
	background-repeat: repeat-x;

}
.content {
	background-image: url(graphics/contentline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Times New Roman", Times, serif;
	color: 3d6171;
	font-size: .9em;
	padding: 1em;




}
.footer {
	background-image: url(graphics/foterline.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: 3d6171;


}
.header {
	background-color: #F7FBFE;
}
.toplinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #3d6171;
	text-decoration: none;
}
a:visited {
	color: 3d6171;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;

}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	color: 3d6171;
	text-decoration: underline;
}
.footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: 6ea6c2;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
td.footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: 89b1c2;
	font-weight: bold;
}
td.footer a:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: 89b1c2;
	font-weight: bold;
}
td.footer a:hover {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: 89b1c2;
	font-weight: bold;
}
td.footer a:link {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: 89b1c2;
	font-weight: bold;
}
.content a:link {
	font-size: 0.9em;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}
.content a:hover {
	color: #669999;
	text-decoration: none;
}
.content a:visited {
	font-size: 0.9em;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}

