/* CSS Document */


body {
	background: #000000 url(images/20734.jpg) top center no-repeat fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#scrollText {
	background-color: #000000;
}

#pageMain {
	margin-left:auto;
	margin-right:auto;
	width:740px;
	background-color: #B5B9BA;
	border: medium ridge #FFFFFF;
			}

#menu     {
	float:right;
	width:740px;
	height: 35px;
	background-color: #B5B9BA;
	background-image: url(images/colHeader.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
			}
#moreInfo {
	background-attachment: scroll;
	background-image: url(images/colHeader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 740px;
	padding-top: 5px;
	z-index: 1;
}

			
.bwDisp {
	color: #FFFFFF;			
}
#pageCont {

}
.blocked {
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
}
.leftCol img {
	padding: 20px;
}

.contDsp {
	background-color: #B5B9BA;
}
.style6 {color: #CCCCCC}
.style7 {color: #FFFF00}
.leftCol {
	float: left;
	font-size: 18px;
}
#footer {
	clear: both;
}
.rightCol {
	float: right;
}
.greyDisp {
	background-color: #333333;
	background-image: url(images/jb_starBG.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}


a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	background-color: #CCCCCC;
}
a:active {
	color: #FFFF00;
}
a:visited {
	color: #FF0000;
	text-decoration: overline;
}
