body {
	margin: 0px;
	padding: 0;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	}

body, div, p, th, td, li, dd {
		/* redundant selectors to help NS4 not forget */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:link {
	color: #ccffff;
	background-color: transparent;
	}
a:visited {
	color: #ffcccc;
	background-color: transparent;
	}
a:active {
	color: #ffffcc;
	background-color: transparent;
	}


.menu {
	font-family: Georgia, Times, Serif;
	font-size: 13px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding:3px 20px 3px 20px;
	border-top:1px solid #8c8c8c; 
	border-left:1px solid #8c8c8c; 
	border-right:1px solid #8c8c8c; 
	border-bottom:1px solid #8c8c8c;
	background-color: #313131;
	}
.menuc:link {
	color: #ccffff;
	}	
.menuc:visited {
	color: #ffcccc;
	}	
.menuc:active {
	color: #ffffcc;
	}	
.small {
	padding: 5px;
	font-size: 10px;
	}	
.menubar {
	padding: 6px 0px 7px 0px;
	background-color: #4c4c4c;
	}
.maintext {
	padding: 10px 60px 10px 10px;
	}
.tm {
	background-image: url(../images/black_topmiddle.gif);
	background-repeat: repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
.gb {
	background-image: url(../images/black_greybar.gif);
	background-repeat: repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
.mth {
	color: yellow;
	}
.copy {
	color: #cccccc;
	}
.inrelease {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	margin-left: 15%;
	margin-right: 15%;
	padding:3px 5px 3px 0px;
	border-top:1px solid #8c8c8c; 
	border-left:1px solid #8c8c8c; 
	border-right:1px solid #8c8c8c; 
	border-bottom:1px solid #8c8c8c;
	background-color: transparent;
	float: none;
	height: 140px;
	}
.sciencehead {
	font-size:14pt;
	font-family:Georgia, Times, serif;
	text-align:center;
	font-weight: normal;
	}
.photocredit {
	font-size: 9px;
	font-family:Arial, Verdana, sans-serif;
	text-align:right;
	font-weight: normal;
	padding:2px 10px 0px 0px;
	}

	