/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url("images/wavelengthsbg.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#container {
	position:absolute;
	left:52px;
	top:140px;
	width:766px;
	height:auto;
	z-index:1;
}

.about {color: #660000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }


.red {color: #990000;}

.style11 {color: #660000;}

.blue {color: #0000FF;}
