@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
}
#wrapper {
	background-image: url(/graphics/backgrd2.jpg);
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-repeat: no-repeat;
	height: 700px;
}
#header {
	height: 100px;
	width: 1000px;
	text-align: center;
}
#content {
	height: 500px;
	width: 1000px;
	float: none;
	text-align: justify;
}
#centerContent {
	height: 500px;
	width: 800px;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
}
#describcopy {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 500px;
	width: 800px;
	margin-left: 100px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	float: none;
}
#showBox {
	height: 500px;
	width: 500px;
	float: right;
	margin-right: 50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
#footer {
	height: 100px;
	width: 1000px;
	float: left;
	clear: both;
}
#navBar {
	height: 500px;
	width: 30px;
	float: left;
	margin-left: 70px;
}
#navbox {
	float: left;
	height: 500px;
	width: 100px;
	text-align: right;
}
#slide {
	height: 500px;
	width: 1000px;
	float: right;
	margin-right: 0px;
}
#wrapper #slide #navBar2 table {
	margin-right: 70px;
}
#centerContent2 {
	height: 600px;
	width: 800px;
	margin-right: 100px;
	margin-left: 100px;
}
#giftcol1 {
	float: left;
	width: 50%;
}
#giftcol2 {
	float: right;
	width: 50%;
}
