@charset "UTF-8";
body {
	background-attachment: scroll;
	background-color: #990000;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
strong {
	font-size: 14px;
}
#content {
	width: 800px;
	margin-left: 50px;
}
#contentMain {
	width: 900px;
	margin-left: 50px;
}
#header  {
	height: 176px;
}
#type {
	margin-top: 25px;
}
#typecols {
	margin-top: 25px;
	width: 800px;
}
#columnLeft {
	width: 385px;
	float: left;
}
#columnRight {
	width: 385px;
	float: right;
}
#footer {
	width: 800px;
	clear: left;
	padding-top: 35px;
	padding-bottom: 35px;
}
#footerbg {
	background-attachment: scroll;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	width: 100%;
	clear: left;
	float: none;
}
.indent {
	margin-left: 25px;
	display: block;
}
.pressindent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

.center {
	text-align: center;
	display: block;
	margin-bottom: 0px;
	margin-top: 25px;
}
#colLeft {
	width: 250px;
	margin-right: 12px;
	float: left;
}
#colcenter {
	width: 250px;
	float: left;
}
#colright {
	float: left;
	width: 250px;
	margin-left: 12px;
}
#vfjtext {
	float: left;
	width: 400px;
	padding-left: 10px;
	padding-top: 178px;
	font-size: 14px;
}
#vfjimage {
	width: 470px;
	height: 641px;
	background-color: #000000;
	float: left;
}
#vfjimage2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 168px;
}
#vfjimage3 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#vfjimage4 {
	clear: left;
}
#vfjimage5 {
	float: right;
}
.small {
	font-size: 10px;
	font-weight: bold;
}
#back {
	margin-left: 50px;
}
#presstype a:link {
	color: #FFE794;
	font-size: 10px;
	text-decoration: underline;
}

a:link {
	color: #FFE794;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #FFE794;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #FFE794;
	font-size: 14px;
	text-decoration: underline;
}
a:active {
	color: #FFE794;
	font-size: 14px;
	text-decoration: none;
}
#presstype {
	margin-top: 25px;
}
