BODY {
background-color:#B9DCFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:medium;

color:#004080;
}
#top {
position: absolute;
top: 10px;
left: 5px;
right:10px;
width:762px;
height:55px;
background-color:#004080;
font-family:georgia,serif;
color:rgb(255,242,0);
text-align:center;
}





#img{
position:absolute;
top:4px;
/*left:600px;*/
right:50px;
}

#samples{
position:absolute;
background-color:rgb(255,242,0);
top:75px;
left:10px;
height:115px;
width:750px;
border-width:medium;
border-style:solid;
border-color:rgb(255,242,0);
}


#leftbar {
position: absolute;
top: 10px;
left: 5px;
width:90px;
height:420px;
background-color:#004080;
}



#leftleft{
position: absolute;
top: 220px;
left: 10px;
width:85px;
height:205px;
background-color:#D5E9FF;
border-bottom:2px solid silver;
}

#leftright {
position: absolute;
background-color:#EAF4FF;
left: 95px;
top: 220px;
width: 130px;
height:205px;
border-bottom:2px solid silver;
border-right:2px solid silver;
}


#lefttxt {
position: absolute;
padding:5px;
left: 15px;
top: 220px;
width: 230px;
height:195px;
font-size:small;
text-align:left;
}

#centertxt {
position: absolute;
background-color:#EAF4FF;
padding:5px;
left: 230px;
top:220px;
height:195px;
width:525px;
text-align:left;
font-size:x-small;
border-bottom:2px solid silver;
border-right:2px solid silver;
}


#right {
border-style:solid;
position: absolute;
left: 550px;
top: 100px;
width: 210px;
}

.smalltxt{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:x-small;
}


/*a{text-decoration:none}*/
td{FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; FONT-SIZE:small}


A:link {
  color: #006666;
}

A:visited {
  color: #006666;
}


A:hover {
  color: #EAF4FF;
  text-decoration: underline;
  background-color:#004080;
}

#selecthead{
background-color:#004080;
font-family:georgia,serif;
font-size:24pt;
color:rgb(255,242,0);
text-align:center;
margin-right:60px;
margin-top:10px;
margin-bottom:10px;
}
