#subjectBlock{
	width:572px;
	position:relative;
	right:7px;
	top:3px;
	margin:0;
	padding:0;
}
#banner{
	background-color:#C76525;
	width:581px;
}
#upperblock{
	background-color:#d3dee4;
	padding:0;
	margin:0;
	width:581px;
}
#show{
	width:323px;
	height:201px;
	margin:0;
}
#show_target{
	position:relative;
	bottom:5px;
	right:5px;
}
#controls{
	width:323px;
	height:20px;
	background-color:#88746b;
}
#controls ol {
	margin:0; padding:0;
	float:left;
}
#controls li { margin:0; padding:0; display:inline; }
#controls a:link,
#controls a:visited {
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:20px;
	height:12px;
	margin:0 1px 0 0;
}
#controls li a:link,
#controls li a:visited {
	background-color:#b4a7a1;
	background-image:url('../images/frame.gif');
}
#controls li a:hover,
#controls li a.active:hover  {
	background-color:#fc9;
}
#controls li a.active {
	background-color:#fff;
}

#controls div a:link, #controls div a:visited {
	background-color:#fff;
}
#controls div a:hover {
	background-color:#fc9;
}
#show_caption{
	float:right;
	display:block;
	width:190px;
	margin:10px;
}
#show_caption q {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	line-height:1.5em;
}
#contentArea #show_caption p {
	color:#c76525;
	font-weight:bold;
	width:100%;
}
#show_caption a:link, #show_caption a:visited {
	float:right;
	margin:-5px 20px auto auto;
	color:#00688f;
}
#show_caption a:hover {
	color:#c76525;
}
#pForms{
	float:right;
	position:relative;
	left:11px;
	top:-7px;
	width:258px;
	margin:10px -17px 0px 5px;
	background-color:#5C4A1F;
}
#pForms li{
	margin-left:19px;
}
#table{
	background-color:#eee8c5;
	border:1px solid #c76525;
	border-width:1px 0;
	margin:20px -12px;padding:10px 10px;
}
#interactive{
	background-color:#eee8c5;
	border:1px solid #c76525;
	border-width:1px 0;
	margin:20px -12px;
	padding:10px 10px;
	overflow:hidden;	
}
#interactive h2{
	margin-left:33px;
	padding-left:10px;
	margin-right:200px;
	border-bottom:1px solid #65574f;
	margin-bottom:0;
	color:#65574f;
}
#interactive li{
	font-size:1.5em;
	list-style-position:inside;
	font-family:Georgia, "Times New Roman", Times, serif; color:#c76525;
}
#interactive li span strong{
	font-size:1.3em;
	font-weight:normal;
	margin-right:3px;
}
#interactive li span{
	font-size:0.9em;
}				
.calc{
	overflow:auto;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:1em 3.0em;
}
.calc div{
	float:left;
	margin-right:5px;
}
.calc label{
	display:none;
}
.calc .gift-field, .calc .time-field{
	border:1px solid #65574f;
	padding:3px 3px 3px 15px;
	font-size:0.9em;
	background:url('images/dollar.png') 5px 3px no-repeat #fff;
}				
.calc .time-field{
	padding:2px 1px 2px 0px;
	background:#fff;
}	
.calc .gift-field:focus, .calc .time-field:focus{
	background-color:#ffc;
}
.calc .output-field{display:none;
	border:none;
	background:none;
	width:450px;
	font-style:italic;
	padding-top:5px;
}
.calc .submit{
	border:none;
	padding:3px 10px;
	font-size:0.9em;
	background-color:#c76525;
	color:#fff;
}
.calc .submit:hover,.calc .submit:focus{
	background-color:#015973;
	cursor:pointer;
}

