*{
margin:0;
padding:0;
}
img{border:0
}
body,html{
}
#container1{
position: relative;
width:900px;
height: 550px;
}
#home_nav{
position: relative;
top:0px;
right:200px;
}






/* au page */
#au_nav2{
position: absolute;
top: 110px;
left: 180px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333366;
}
#au_scroll{
position: absolute;
top: 150px;
left: 180px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333366;
width:600px;
height:260px;
overflow: auto;
padding-right:20px;
}
li.au{
float:left;
list-style-type:none;
margin-right:50px;
}






/* ml page */
#member_list_nav{
position: absolute;
top: 120px;
left: 120px;
width:235px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333366;
height:245px;
overflow: auto;
}
li.ml{
list-style-type:none;
margin-right:10px;
padding:0 0 20px 0
}
#ml_scroll{
position: absolute;
top: 115px;
left: 405px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-style:italic;
color: #333366;
width:400px;
height:245px;
overflow: auto;
padding-right:20px;
}






/* ff page */
#text_ff{
position: absolute;
top: 130px;
left: 180px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333366;
width:600px;
height:260px;
overflow: auto;
padding-right:20px;
}




/* classes */






/* links */
a:link {color: #333366;text-decoration: none; font-weight:bold}
a:visited {color: #333366;text-decoration: none; font-weight:bold}
a:hover {color: #333366;text-decoration: underline ; font-weight:bold}


a.gmap:link {color: #333366;text-decoration: underline; font-weight:bold; font-style:normal}
a.gmap:visited {color: #333366;text-decoration: underline; font-weight:bold; font-style:normal}
a.gmap:hover {color: #333366;text-decoration: underline; font-weight:bold; font-style:normal}




