body {
margin: 0;
padding: 0;
background: #eafbc5;
font-family: Verdana, sans-serif;
font-size: 13px;
color: #000;}

a:link { color: #184d68;}
a:active { color: #31809f;}
a:visited { color: #d55121;}

#navcon li { list-style: none;
        margin-left: -40px;
        margin-right: -40px;}

#navcon li a:link { display: block;
	height: 25px;
	width: 150px;
	padding-top: 3px;
	text-decoration:none;
	color: #eafbc5;}

#navcon li a:visited { display: block;
	height: 25px;
	width: 150px;
	padding-top: 3px;
	color: #eafbc5;
	text-decoration:none;}

#navcon li a:active {color: #cfe990;
	height: 25px;}

#navcon li a span, #navud a span { display:none;}

#navud { display: block;
	width: 130px;
	height: 95px;
	padding: 10px;
	color: #eafbc5;}

#navud a { font-size: 9px;
	font-style: italic;
	text-decoration: none;
	color: #eafbc5;}

#navud a:hover span { display: block;
	position: relative;
	top: -30px;
	left: 130px;
	padding: 10px;
	width: 175px;
	background: #fb9c6c;
	color: #184d68;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	z-index: 50;}

#navcon li a:hover span { display: block;
	position: relative;
	top: -22px;
	left: 160px;
	width: 150px;
	padding: 5px;
	background: #cfe990;
	color: #184d68;
	font-size: 9px;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	z-index: 50;}

#navcon li a:hover { background: #cfe990;
	height: 25px;
	color: #184d68;
	font-weight: bold;}

#main { position: relative;
	padding: 10px;
	width: 940px;
	height: 1550px;
	background: #cfe990;
	margin: auto;
	text-align: justify;}

#content { position: relative;
	top: -1210px;
	left: -10px;
	padding-left: 20px;
	padding-top: 20px;
	width: 760px;
	height: 1200px;
	background: #fff;
	margin-left: 170px;
	text-align: left;}

#nav { position: relative;
	top: 10px;
	width: 150px;
	height: 1300px;
	background-image: url('nav.png');
	font-size: 16px;
	color: #cccccc;
	z-index: 5;}

#navcon { position: relative;
	top: 10px;
	left: -10px;
	width: 150px;
	height: 1250px;
	padding: 10px;
	text-indent: 10px;
	font-size: 15px;
	color: #eafbc5;
	z-index: 10;}

#subhead { position: absolute;
	top: 130px;
	left: 170px;}

#date { position: absolute;
	top: 20px;
	left: 865px;
	width: 100px;
	font-size: 11px;}

#subject { width: 510px;
	height: 1200px;
	padding-right: 20px;
	text-align: justify;
	overflow: auto;}

#search, #artsearch { position:relative;
	top: -1200px;
	left:550px;
	width: 210px;
	z-index: 10;}

li { margin: 5px;}

#formulae {width: 710px;
	height: 1120px;
	padding-right: 20px;
	text-align: justify;
	overflow: auto;}

.block { margin-top: 30px;
	margin-left: 30px;}

.main { margin-left: 15px;
	margin-top: 30px;
	width: 400px;
	font-size: 12px;}

#left { float: left;
	padding-top: 20px;}

#right {float: right;
	padding-left: 10px;
	padding-top: 20px;}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #777;
	border-right: 2px solid #777;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay {
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);}

#footer { position: relative;
	top: -1210px;
	left: 10px;
	height: 150px;
	font-size: 10px;
	color: #184d68;}

#foot { margin-left: 135px;}

#rssfeed { font-size: 6px;}