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/jgbannerRes.jpg) no-repeat;
	height: 109px;
}
#barsVert {
	height: 600px;
	background: url(../assets/images/bar-vert.gif) no-repeat;
	position: relative;
	width: 60px;
}
#contact {
	font-size: 90%;
	font-weight: bold;
	width: 250px;
	position: relative;
	left: 130px;
	bottom: 400px;
}
#voiSlideShow {
	background: #CCCCCC;
	height: 340px;
	width: 250px;
	clear: none;
	float: right;
	position: relative;
	bottom: 500px;
	right: 50px;
}
#audioBox {
	background: #993333;
	height: 32px;
	width: 198px;
	position: relative;
	left: 525px;
	top: 50px;
}

