body {
	background-color: #623609;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.left {
	background-image: url(images/LEFTHAND-BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 243px;
}
.right {
	background-image: url(images/parchment.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 24px;
	color: #6d601c;
	margin-bottom: 10px;
}
.header_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #6d601c;
	margin-bottom: 10px;
}
.review_byline {
	color: #5C320A;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a {
	color: #623609;
}
.middle {
	padding: 10px;
}
.smprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402605;
	line-height: 12px;
	text-align: center;
}
.rightpic {
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	text-align: center;
}
.leftpic {
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
.box {
	border: 1px solid #623609;
}
.callout {
	padding: 20px; 
	width: 250px; 
	float: right; 
	margin-left: 25px;	
}
.box.callout p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;	
}
.videobottom {
	background-color: #CCCC99;
	padding: 20px;
	width: 550px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#videospace {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.videotop {
	padding: 0px;
	width: 550px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	height: 23px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #623609;
	background-color: #EEEE99;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.buttonsOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #623609;
	background-color: #CCCC99;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.videotop a {
	text-decoration: none;
}

.videotop a:hover {
	text-decoration: underline;
}
