a:link { color: #FFFFFF; text-decoration: none;} 
a:visited { color: #FFFFFF; text-decoration: none;} 
a:hover { color: #AAAEEE; text-decoration: underline} 
a:active { color: #FFFFFF; text-decoration: none;} 

.class1 A:link {color:#9D9DFF; text-decoration: underline; font-weight: bold;}
.class1 A:visited {color: #9D9DFF; text-decoration: underline; font-weight: bold;}
.class1 A:active {color: #9D9DFF; text-decoration: underline; font-weight: bold;}
.class1 A:hover {color:#7575FF; text-decoration: underline; font-weight: bold;}

.manulist { border:1px; font-size:12px; color: #FFFFFF; background-color: #000000; text-align: center; font-family: arial; }

.head {font-size:15px; text-align: center; font-weight: bold; color:#FFFFFF; font-family: "Trebuchet MS"; }

.text {font-size:13px; text-align: left; color:#FFFFFF; font-family: "Trebuchet MS"; }

.hilite { color: yellow; }

#layout
{
position:relative;
}

#banner
{
height:150px; 
width:800px; 
background:#666; 
position:relative;
left:0;
top:0;
}

#manu
{
height:21px; 
width:800px; 
background:#A2A1A1;
position:relative;
left:0;
top:0px;
}

#main
{
height:auto; 
width:800px; 
background:#FFFFFF;
position:relative;
left:0;
top:0px;
background-image:url(image/background.jpg);
}

#position
{
height:10px; 
width:10px; 
background:#FFFFFF;
position:relative;
left:0;
top:0;
background-image:url(image/background.jpg);
}

#center
{
height:auto; 
width:800px; 
position:absolute;
left:0;
top:0;
background-image:url(image/background.jpg);
}

#manu_research
{
height:auto; 
width:auto; 
background:#A2A1A1;
position:absolute;
left:198px;
top:0;
visibility: hidden;
}

#manu_publications
{
height:auto; 
width:auto; 
background:#A2A1A1;
position:absolute;
left:298px;
top:0px;
visibility: hidden;
}

#manu_teaching
{
height:auto; 
width:auto; 
background:#A2A1A1;
position:absolute;
left:699px;
top:0;
visibility: hidden;
}

#manu_students
{
height:auto; 
width:auto; 
background:#A2A1A1;
position:absolute;
left:600px;
top:0;
visibility: hidden;
}

#manu_experience
{
height:auto; 
width:auto; 
background:#A2A1A1;
position:absolute;
left:98px;
top:0;
visibility: hidden;
}

#manu_services
{
height:auto; 
width:auto; 
background:#A2A1A1;
position:absolute;
left:502px;
top:0;
visibility: hidden;
}

#text2
{
font-size:13px;
text-align: center;
color:#FFFFFF;
font-family: "Trebuchet MS";
background-image: url(image/background2.jpg);
}
