a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffccff;
	text-decoration: underline;
	cursor: crosshair;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffccff;
	text-decoration: underline;
	cursor: crosshair;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffccff;
	text-decoration: underline;
	cursor: crosshair;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffccff;
	margin: 0 0 0 0;
	background-color: #320033;
	background-repeat: repeat-y;
	background-image: url(vicsideback.jpg);
	background-attachment: fixed;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffccff;
	text-decoration: none;
	text-indent: 2em;
	margin-right: 2em;
	margin-left: 2em;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 2em;
	margin-left: 2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffccff;
	text-indent: 2em;
	margin-right: 2em;
	margin-left: 2em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
div.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 33%;
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 33%;
	margin-right: 33%;
}
div.right {
	position: absolute;
	width: 90%;
	height: auto;
	margin-left: 70px;
	margin-right: 0px;
	margin-bottom: 10px;
	}
div.image
	{
	float: left;
	width: 35%;
	display: inline;
	text-align: center;
	margin-left: 2em;
	}
div.image2
	{
	float: right;
	width: 40%;
	display: inline;
	text-align: center;
	margin-right: 2em;
	}
div.image3
	{
	float: left;
	width: auto;
	display: inline;
	text-align: center;
	margin-left: 2em;
	}
div.image5
	{
	float: right;
	width: auto;
	display: inline;
	text-align: center;
	margin-right: 2em;
	}
div.image4 {
	float: right;
	width: 260px;
	padding-top: 1em;
	height: 210px;
	display: inline;
	background-image: url(pennockback.gif);
	background-position: center center;
	text-align: center;
}
div.clear {
	clear: both;
	}
