@charset "UTF-8";
body {
	background-image: url(images/jpp_background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #828282;
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
}
.style5 {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 28px;
	color: #FFF;
}
.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000;
}
.style6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #D6D52C;
}
.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.a .style4 .a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}
#Image9 {
	border: 1px solid #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: underline;
}
ul {
	font-size: 14px;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-image: url(/images/playlistbtn.gif);
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C01818;
}
#musictable {
	background-image: url(images/tableBackgrounds/music.png);
	background-repeat: no-repeat;
}
#commercialtable {
	background-image: url(images/tableBackgrounds/commercial.png);
	background-repeat: no-repeat;
}
#ministrytable {
	background-image: url(images/tableBackgrounds/ministry.png);
	background-repeat: no-repeat;
}
#realestatetable {
	background-image: url(images/tableBackgrounds/realestate.png);
	background-repeat: no-repeat;
}
#weddingtable {
	background-image: url(images/tableBackgrounds/wedding.png);
	background-repeat: no-repeat;
}
#jpp {
	text-decoration: none;
	visibility: hidden;
	font-size: medium;
}
