body {
	background-image: url(images/vincent_cobb.gif);
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	background-color: #000000;
	font-size: small;
	font-family: Arial;
}
.header {
	background-image: url(images/VinceSig.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	left: 20px;
	top: auto;
	float: none;
	position: static;
	background-attachment: scroll;
	attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-size: large;
}
.menu {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: none #000000;
	float: left;
	color: #FFFFFF;
	position: static;
	top: auto;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF0000;
}
.content {
	font-family: Arial;
	font-size: small;
	color: #CCCCCC;
}
.active {
color: #FF0000
}
.headline {
	color: #FF0000;
	text-indent: 10px;
	top: 0px;
}
