/* CSS Document */#contentbox {	margin-top: 10px;	width: 700px;	margin-right: auto;	margin-bottom: 10px;	margin-left: auto;	text-align: left;}body {	background-color: #666666;	color: #ffffff;	margin-top: 3px;	font-family: arial, helvetica, sans-serif;	font-size: 16px;	padding: 0px 0px 5px;	margin-right: 0px;	margin-bottom: 3px;	margin-left: 0px;	text-align: left;}a:link {	color: #000080;}a:visited {		color:#4B0082;}a:hover {	color:#8B0000;}h1 {	color: #000080;	font-size: 2em;	text-align:center;}h2 {	color: #8B0000;	font-size: 1.25em;}h3 {	color: #000080;	font-size: 1em;	text-align:center;}h4 {	color: #8B0000;	font-size: .9em;}h5 {	color: #000080;	font-size: .8em;}h6 {	color: #8B0000;	font-size: .7em;}.imageLeft, .imageRight, .imageCenter, .imageLeftStack {	background: #EFEFEF;	padding-bottom: 5px;	padding-top: 5px;	padding-left: 5px;	padding-right: 5px;	border: thin solid #666666;	margin-top: 5px;	margin-bottom: 5px;}.imageLeft img, .imageRight img, .imageCenter img, .imageLeftStack img {	border: 1px solid #909090;}.imageCenter, .objectCenter {	margin: 0 auto;}.imageLeft, .objectLeft, .imageLeftStack {	float: left; 	margin-right: 10px;}.imageLeft, .objectLeft {	clear: left; }.imageLeftStack {	position: relative;	}.imageRight, .objectRight {	float: right; 	clear: right; 	margin-left: 10px;}.imageCaption {	text-align: justify;	font-style: italic;	font-size: .8em;	padding: inherit 5px inherit 5px;	color: black;  }.biblio {	text-indent: -30pt;	margin-left: 30pt;}.background {	background-image: url(../images/general/antarcicamap22.gif);	background-repeat: no-repeat;	background-position: center center;}.logheader {	color: #8b0000;	font-weight:bold;}#rightColumn {	text-align: left;	width:33%;	float: left;	height: auto;	padding-bottom:10px;	clear: right;}#centerColumn {	text-align: left;	height: auto;	width: 34%;	padding-bottom:10px;	float: left;}#leftColumn {	text-align: left;	width:33%;	float: left;	height: auto;	padding-bottom:10px;}