a, a:link {
	background: transparent;
	color: #7C020D;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #60604E;
	text-decoration: underline;
}

a:hover, a:active {
	background: transparent;
	color: #7C020D;
	text-decoration: none;
}

body {
	background: #968F72;
	color: #333333;
	font: 14px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

div#content {
	border-bottom: 0px;
	border-top: 0px;
	height: 90%;
	margin-bottom: 5%;
	margin-top: 5%;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 760px;
}

p {
	font: 14px/18px "Times New Roman", Times, serif;
	text-align: justify;
}

ul{
	font: 14px/18px "Times New Roman", Times, serif;
}

.centeredtext{
	font: 14px/18px "Times New Roman", Times, serif;
	text-align: center;
}

.content {
	height: 392px;
	width: 750px;
}

.credits{
	font: 12px "Times New Roman", Times, serif;
	padding-bottom: 10px;
	text-align: center;
}

.navigation{
	background: #8B0909;
	border-bottom: 1px solid #434035;
	border-left: 1px solid #434035;
	border-right: 1px solid #434035;
	height: 25px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
}

.next{
	height: 19px;
	position: relative;
	top: 335px;
	visibility: visible;
	width: 49px;
	z-index: 1;
}

.outline{
	border: 1px solid #434035;
	font: 14px "Times New Roman", Times, serif;
	height: 395px;
	padding: 4px 10px 4px 4px;
}

.small{
	font: 12px "Times New Roman", Times, serif;
}

.subnav{
	background: #968F72;
	color: #333333;
	height: 5px;
}

.title{
	background: #AAA786;
	color: #FFFFFF;
	font: bold 14px "Times New Roman", Times, serif;
	padding: 4px;
}

.titleoutline{
	border: 1px solid #968F72;
}

.pictureborder{
	border: 1px solid #000;
}

.watermark{
	background:  url(../images/vs-watermark.gif) #D7D0B3 no-repeat;
}

.nowatermark{
	background: #D7D0B3;
}
h1 {
	font-size: 100%;
	line-height: 1em;
	margin: 0px;
	padding: 5px 0px 0px;
}
.bold {
	font-weight: bold;
}

