body
	{
	margin:0 px;
	font-family:Arial,Helvetica, sans-serif;
	font-size:12 px;
	background-color:  #cc9;
	}
#header
	{
	background-color:  #000;
	text-align: center;
	visibility:  visible;
	position: relative;
	height:  70 px;
	}
#navbar
	{
	background-color:#9c6;
	font-size:  15 px;
	text-align:  left;
	height:  18 px;
	}
.leftcol
	{
	text-align:  center;
	width:  40%;
	float:  left;
	background-color:#cc9;
	padding-left: 15 px;
	}
.common
	{
	font-size: 24 px;
	line-height: 30 px;
	font-style: bold;
	text-align: center;
	height: 32 px
	}
.scientific
	{
	font-size: 18 px;
	line-height:  22 px;
	font-style: italic;
	text-align:  center;
	height:  24 px;
	}
.date
	{
	font-size: 13 px;
	line-height: 16 px;
	font-style: bold;
	font-family:  arial;
	text-align: left;
	height:  18 px;
	}
.nextimage
	{
	font-size: 15 px;
	line-height: 17 px;
	font-style:  italic;
	font-family: sans-serif;
	text-align: center;
	}
.midcol
	{
	background-color:#000;
	width:  55%;
	float:  left
	}
#footer
	{
	background-color:  #99cc66;
	font-size:  9 px;
	line-height:  16 px;
	test-align: center;
	letter-spacing:  6 px;
	height:  16 px;
	clear:  left;
	}

	