html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	text-align: center;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	background: url(../assets/images/bkgrnd.jpg) repeat;
}


#wrapper {
	width: 800px;
	background-color:#676767;
	margin:10px auto;
	border: 1px solid #000000;
	text-align:left;
	padding-right: 20px;
	padding-left: 20px;
	height: 600px;
}
#jgBanner {
	background: url(../assets/images/jgbanner.jpg) no-repeat;
	height: 247px;
}

#indSlideShow {
	height: 368px;
	width: 500px;
	position: relative;
	bottom: 140px;
	margin: 0px;
	padding: 0px;
}
#indText {
	font-size: 90%;
	width: 230px;
	position: relative;
	left: 550px;
	border-right: thick solid #9B3435;
	padding-right: 10px;
	bottom: 430px;
}
#navBottom {
	height: 109px;
	width: 700px;
	position: relative;
	bottom: 150px;
	right: 20px;
}
