A:LINK, A:VISITED {
	color: #000000;
	text-decoration: none;
}

A:HOVER {
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline;
}

.jbindent, .jbnormal, .pageTitle {
	margin: 15px;
}
.jbnormal, .jbnormal-white {
	font-family: Skia, Verdana, Tahoma;
	font-size: x-small;
	color: Black;
}

.jbnormal-white {
	color: White;
}

.pageTitle {
	margin-bottom: 0px;
	margin-top: 5px;;
}
.redbar, .redbar1 {
	background-color: Red;
	position:relative;
	top:7;
	height: 3px;
	width:835;
}

.redbar1 {
	top: 0;
}

.jbtitle, .navbar, .picture {
	width: 835px;
	position: absolute;
	top: 0;
	left: 15;
}

.navbar, .picture {
	top:97;
}

.navbar {
	width: 110px;
}

.picture {
	left: 15;
	width: 725px;
}

.buttons, .buttonspacing {
	width: 110px;
}

.buttons {
	height:40px;
}

.buttonspacing {
	position:relative;
	top:15;
}
