body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #303437;
	background-image: url(../../../images/backgroundImages/jmBackground.gif);
	margin: 0px;
}
#PLVIMDiv {
	position: absolute;
	top: 150px;
	left: 20px;
}
#navBar {
	left: 25px;
	top: 80px;
	position: absolute;
	width: 847px;
	height: 30px;
	z-index: 1;
}
img#logo {
	margin-top: 20px;
	margin-left: 20px;
}
img {
	border: 0;
	}
#content {
	position: absolute;
	left: 60px;
	top: 130px;
}
.whiteText {
	color: #FFF;
}

