/* CSS Document */body {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	background-color: #000000;	color: #cccccc;}h3 {	color: #759955;}a:link {	color: #AD6141;	text-decoration: underline;}a:visited {	color: #AD6141;	text-decoration: underline;}a:hover {	color: #759955;	text-decoration: underline;}a:active {	color: #759955;	text-decoration: underline;}.nav a:link {	text-decoration: none;	border-bottom-width: 0px;	border-bottom-style: none;}.nav a:visited {	text-decoration: none;	border-bottom-width: 0px;	border-bottom-style: none;}.nav a:hover {	text-decoration: none;	border-bottom-width: 0px;	border-bottom-style: none;}.nav a:active {	text-decoration: none;	border-bottom-width: 0px;	border-bottom-style: none;}#wrapper {	position:absolute;	top:0px;	left:0px;	width:720px;	background-color:#303030;}#headerbox {	position:relative;	clear:both;	width:660px;	height:73px;	padding-top:30px;	padding-right:60px;}#navbox {	position:relative;	clear:both;	width:720px;	height:59px;	background-color:#000000;}#contentbox {	position:relative;	clear:both;	width:598px;	padding-left:60px;	padding-right:62px;	padding-top:30px;	padding-bottom:30px;}.imagespacelg {	margin-right:25px;	margin-bottom:100px;}.imagespaceright {	margin-left:25px;	margin-bottom:15px;	border: 3px solid #262626;}.thumbnail {	margin:8px;	border: 2px solid #262626;}.fullsize {	margin-bottom:20px;	border: 3px solid #262626;}#footerbox {	position:relative;	clear:both;	width:720px;	background-color:#000000;}