﻿.content {
	position: absolute;
	width: 622px;
	height: 1029px;
	left: 147px;
	top: 127px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 3px;
	border-color: #000000;
}
.page_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	position: absolute;
	width: 621px;
	height: 60px;
	top: 30px;
	text-align: center;
}
.page_subcaption {
	position: absolute;
	width: 621px;
	height: 30px;
	top: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.media {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	position: absolute;
	width: 260px;
	left: 173px;
	height: 160px;
	top: 135px;
	border: 2px solid #990000;
	padding: 4px;
}
.check_back {
	position: absolute;
	width: 621px;
	height: 46px;
	top: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.product_panel {
	position: absolute;
	width: 6px;
	height: 220px;
	top: 176px;
	left: 50px;
	background-color: #FFFF00;
}
.listings_panel {
	background-color: #FF0000;
	position: absolute;
	width: 6px;
	height: 509px;
	top: 436px;
	left: 50px;
}
.nav_panel {
	position: absolute;
	width: 6px;
	height: 184px;
	top: 987px;
	left: 50px;
	background-color: #99B2E5;
}

.cover {
	position: absolute;
	width: 313px;
	height: 43px;
	top: 168px;
	left: 0px;
	border-top-style: solid;
	border-width: 2px;
	border-color: #993333;
	background-image: url('../images/coverwhite.png');
	background-repeat: no-repeat;
}
.content_text {
	position: absolute;
	width: 560px;
	height: 660px;
	top: 330px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 2px solid #990000;
	padding: 10px;
}
.option1 {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 450px;
	left: 15px;
}
.option1_text {
	position: absolute;
	top: 450px;
	width: 510px;
	height: 30px;
	left: 60px;
}
.option2 {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 495px;
	left: 15px;
}
.option2_text {
	position: absolute;
	top: 495px;
	width: 510px;
	height: 30px;
	left: 60px;
}
.option3 {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 540px;
	left: 15px;
}
.option3_text {
	position: absolute;
	top: 540px;
	width: 510px;
	height: 30px;
	left: 60px;
}
.calltoaction {
	position: absolute;
	width: 550px;
	height: 65px;
	top: 600px;
	text-align: center;
}


