@charset "UTF-8";
#links {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	z-index: 100;
	top: 150px;
	right: 10px;
	text-align: center;
	width: 436px;
	font-weight: bold;
}
#header3 {
	color: #000000;
	background-color: #666666;
	height: 20px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bodycopy {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

a.other:link {
	color: #990000;
	font-weight: bold;
}
a.other:visited {
	color: #990000;
}
a.other:hover {
	color: #FFCC00;
}
a.other:active {
	color: #990000;
}
.pictureframe {
	padding: 10px;
	border: 1px solid #666666;
}
