/* CSS Document */body {	margin: 0px 0px 0px 0px;	font-family: Arial, sans-serif;}#frameHolder {	vertical-align: top;	text-align: center;}#mainFrame {	background-color: #ffffff;	padding: 0px 0px 0px 0px;	border: 0px;	width: 100%;	vertical-align: top;	font-size: 12px;	text-align: center;}#splash {	background-color: #ffffff;	padding: 5px 0px 0px 0px;	vertical-align: top;	text-align: center;	font-size: 11px;	line-height: 1.7em;}#main {	background-color: #ffffff;	padding: 0px 0px 0px 0px;	width: 730px;	vertical-align: top;	font-family: Verdana, sans-serif;	font-size: 11px;	line-height: 1.7em;}#mainNav {	width: 730px;	height: 30px;	padding: 5px 0px 5px 0px;	/*border-bottom: 1px solid #cccccc;*/	font-family: Verdana, sans-serif;	font-size: 11px;	line-height: 1.7em;	color: #666666;}a {	color: #336699;	text-decoration: none;}#thumbBox {	background-image: url(images/box_bg.gif);	width: 200px;	height: 360px;	vertical-align: top;	padding: 0px 0px 0px 0px;	border-top: solid 1px #cccccc;	border-left: solid 1px #cccccc;	border-right: solid 1px #cccccc;	border-bottom: solid 6px #cccccc;	font-family: Arial, sans-serif;	font-size: 11px;	color: #333333;}#imageBox {	width: 510px;	height: 360px;	vertical-align: top;	padding: 0px 0px 0px 0px;}.captionText {	font-family: Verdana, sans-serif;	font-size: 11px;	color: #333333;	line-height: 1.5em;}a:hover {	text-decoration: underline;}#footer {	background-color: #9e6434;	padding: 10px 0px 10px 0px;	height: 25px;	font-size: 10px;	color: #ffffff;	text-align: center;}#footer a {	color: #ffffff;	text-decoration: none;}#footer a:hover {	text-decoration: underline;}