.BGblack {
	background-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	background-image: url(images/navsepRight.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.eventsBG {
	background-image: url(images/JL_eventsBG.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-size: 95%;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 95%;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 95%;
	color: #FF6600;
	text-decoration: none;
}
.blogBG {
	background-image: url(images/JL_BlogBG.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.testimonialsBG {
	background-image: url(images/JL_testimonialsBG.jpg);
	background-repeat: repeat-y;
}
.photosBG {
	background-image: url(images/JL_PhotosBG.jpg);
	background-repeat: repeat-y;
}
.TXT80per {
	font-size: 80%;
}
.mainMid {
	background-image: url(images/MainMid.jpg);
	background-repeat: repeat-y;
}
.mainBottom {
	background-image: url(images/MainBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.photoBox{
	border: 0px 
}
.blogHeader{
	color: #FFFF00;
}.resumeTitles {
	font-weight: bold;
	color: #3399FF;
}
