body {
	background : #00ccff;
	color: black
	font: 14px/120% Verdana, Geneva, Arial, sans-serif;
	text-align: center;
}

 a:link 
	{
	color: white;
    text-decoration: none;
    }


 a:visited 
	{
	color: blue;
    text-decoration: none;
    }

a:hover 
	{
	color: aqua;
    text-decoration: none;
    }

.boldlarge {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
}

.leftwide {
	text-align: left;
	line-height: 150%;
}

.italics{
	font-style: italic;
}

.bolditalics{
	font-weight: bold;
	font-style: italic;
}

.bold{
	font-weight: bold;
}

#titlebox {
	display: block;
	background-color: transparent;
	background-image: url(images/jwmpctitle.jpg);
	height: 106px;
	position: relative;
	margin-left: auto;
	width: 266px;
	margin-right: auto;
	background-position: center;
	visibility: visible;
}

#subtitlebox {
	display: block;
	background-color: transparent;
	background-image: url(images/jwmpcsubtitle.jpg);
	height: 59px;
	position: relative;
	margin-left: auto;
	width: 150px;
	margin-right: auto;
	background-position: center;
	visibility: visible;
}

#holdingbin {
	margin-right: auto;
	min-height: 450px;
	margin-left: auto;
	height: 800px;
	background-color: transparent;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
	width: 600px;
	visibility: visible;
}

#blockleft {
	position: absolute;
	background-color: #99ffff;
	width: 280px;
	height: 200px;
	left: 10px;
	top: 150px;
	padding-top: 20px;
	border-width: 5px;
	border-style: ridge;
	border-color: #0099cc;
	display: block;
}

#blockright {
	position: absolute;
	background-color: #99ffff;
	width: 280px;
	height: 200px;
	left: 310px;
	top: 150px;
	padding-top: 20px;
	border-width: 5px;
	border-style: ridge;
	border-color: #0099cc;
	display: block;
}

.select {
	background-color: transparent;
	float: left;
	width: 180px;
	height: 180px;
	display: block;
	margin: 10px;
}

#navbar {
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	width: 658px;
	height: 15px;
}

.shopagebar {
	background-color: gray;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	position: relative;
	width: 550px;
	height: 30px;
}

.navbutt {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: white;
	letter-spacing: 1px;
	width: 90px;
	height: 15px;
	float: left;
	text-align: center;
	vertical-align: text-bottom;
	line-height: 14px;
	display: block;
	background-color: gray;
	margin-right: 2px;
	margin-left: 2px;
}

.deadbutt {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #333333;
	letter-spacing: 1px;
	width: 90px;
	height: 15px;
	float: left;
	vertical-align: text-bottom;
	text-align: center;
	line-height: 14px;
	display: block;
	background-color: gray;
	margin-right: 2px;
	margin-left: 2px;
}

.pricing {
	height: 35px;
	margin-right: 0px;
	top: -3px;
	margin-left: auto;
	z-index: 1;
	width: 60px;
	background-color: transparent;
	position: relative;
	clear: none;
	display: block;
	float: right;
}
