h1 {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	font-weight:lighter;
	font-size:38px;
	font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
	color:#222;
}

h4 {
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-weight:bold;
	font-size:16px;
	color:#444;
}

a  {
	text-decoration:none;
	color:#500;
}

a:hover {
	text-decoration:none;
	color:#888;
}
	

#JS_Header {
	position:relative;
	width:761px;
	height:198px;
	background-image:url(images/body_header.jpg);
}

#JSB_PTitle {
	position:absolute;
	width:479px;
	height:86px;
	left: 100px;
	top: 11px;
}

#imageA  {
	position:absolute;
	width:131px;
	height:90px;
	left: 46px;
	top: 106px;
}

#imageB  {
	position:absolute;
	width:131px;
	height:90px;
	left: 189px;
	top: 106px;
}

#imageC  {
	position:absolute;
	width:131px;
	height:90px;
	left: 332px;
	top: 106px;
}

#imageD  {
	position:absolute;
	width:131px;
	height:90px;
	left: 475px;
	top: 106px;
}

#phoneTEXT  {
	position:absolute;
	width:131px;
	height:90px;
	left: 616px;
	top: 106px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#777;
}

.imageCLICK {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	font-style:italic;
}

.noLINK {
	font-size:16px;
	color:#DDD;
}

.venueALPH a{
	font-size:16px;
	color:#000;
	text-decoration:none;
}

.venueALPH a:hover {
	color:#888;
}

.basicLINK a {
	color:#444;
	font-weight:bold;
	text-decoration:none;
}

.basicLINK a:hover {
	color:#888;
}

.subTEXT  {
	font-size:10px;
	font-style:italic;
	color:#888;
}

.whiteTEXT { color:#FFF}




