﻿body {
	margin: 0px;
}
#menubar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
#headcontainer {
	position: relative;
	width: 100%;
	background-color: #CCCCCC;
}
#topimage {
	width: 750px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#elastictop {
	margin-right: 0px;
	margin-left: 750px;
	height: 91px;
}
#menubarcontainer {
	position: relative;
	width: 100%;
}
#menubar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 711px;
	background-image: url('https://www.picmet.org/new/db/images/menubar.jpg');
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 175px;
	padding-top: 6px;
}
#elasticmenubar {
	border-style: solid;
	border-width: 7px 2px 0px 0px;
	border-color: #9A0000;
	margin-left: 711px;
	height: 20px;
	background-color: #CDCC9C;
}
#bodycontainer {
	position: relative;
	width: 100%;
	background-color: #9A0000;
	background-image: url('https://www.picmet.org/new/db/images/redglobe.gif');
	background-repeat: no-repeat;
}
#content {
	border-left: 0px solid #9a0000;
	border-right: 2px solid #9a0000;
	border-top: 0px solid #9a0000;
	border-bottom: 2px solid #9a0000;
	padding: 10px 5px 10px 10px;
	background-color: #FFFFFF;
		margin-left: 149px;
		margin-right: 0px;
	background-image: url('https://www.picmet.org/new/db/images/whiteglobe.gif');
		background-repeat: no-repeat;
}
#leftmenu {
	position:absolute;
	width:144px;
	padding-left:5px;
	top:0px;
	left:0px;
}
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.clear {
	clear: both;
}
#content a:active
{
    color: #0000FF;
}
#content a:visited
{
    color: #0000FF;
}
#content a
{
    color: #0000FF;
}


