body {
margin:0; 
padding:0;
background-color: #EFEFEF;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:#444444;
}
/*A {border-bottom: 1px dotted #ccc;}*/
A:link {text-decoration: none;color: #619200;}
A:visited {text-decoration: none;color: #619200;}
A:active {text-decoration: none;color: #619200;}
A:hover {text-decoration: underline;color: #619200;  }
#wrapper{
width: 770px;
margin:20px auto;
background-image:     url("../images/interface/white_spacer.gif");
background-repeat:repeat-y;
}

#wrapper2{
width: 365px;
margin:20px;
}

#wrapper3{
margin-left:60px;
margin-bottom:10px;
}

#wrapper4{
padding-left:15px;
padding-top:12px;
}
span#copyright{ font-size:10px; font-weight:bold; color:#819647;}

h1{
font-size:24px;
}

h2{
font-size:21px;
font-weight:normal;
color:#619200;
line-height:24px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}

#p1{
	line-height: 16px;
	font-size:12px;
	margin-left:50px;
	margin-right:25px;
}

#p2{
line-height: 16px;
font-size:12px;
margin-left:25px;
margin-right:50px;
}

#bold_it{
font-weight:bold;
}

#footer{
height:43px;
width: 768px;
background-image:  url("../images/interface/footer.jpg");
background-repeat:no-repeat;
margin:0px auto;
}
.rightArrow {
font-size: 10px;
font-weight: bold;
color:#ACF037;
}
#news {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#90E2FF;
}

#news a{
color:#90E2FF;
}
#news a:link{
color:#90E2FF;
text-decoration: underline;
}
#news a:hover{
text-decoration: none;
color:#90E2FF;
}

#lyticImg {
border: 4px solid #e8e8e8;
margin: -18px 10px 10px 20px;
float: right;
}

#hyperTable{background:url(../images/pictures/hyperspectral.gif) no-repeat;}
#hyperTable h3{font-size:14px; margin:8px 0;}
#hyperTable p{font-size:11px; margin:6px 0;}
.col1{padding:0 10px 0 30px;}
.col2{padding:0 10px;}
.col3{padding:0 30px 0 14px;}

.rollover1 a {
display:block;
width: 240px;
height:80px;
background: url("../images/navigation/btn_hyper.gif") 0 0 no-repeat;
color:#fff;
}

.rollover1 a:hover { 
background-position: 0 -76px;

}

.rollover2 a {
display:block;
width: 240px;
height:80px;
background: url("../images/navigation/btn_microscopy.gif") 0 0 no-repeat;
color:#fff;
}

.rollover2 a:hover { 
background-position: 0 -76px;

}
