* {
margin-left:0px;
/*margin-top:0px;  kills all the <p>'s go figure */
padding:0;

}

a.gold:link { 
/*color:#424B81; */
font-family:Trebuchet MS;
font-weight:700;
font-size:14px;
color:#708090;
text-decoration:none; 
}    
a.gold:visited { 
/*color:#424B81;  */
font-family:Trebuchet MS;
font-weight:700;
font-size:14px;
color:#708090;
text-decoration:none;
}

a.gold:hover 	{
font-family:Trebuchet MS;
font-weight:700;
font-size:14px;
color:gold;	
text-decoration:none;
}









#container{
background-image:url('../../images/title_og.jpg');
background-position: top left;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
width:900px;
height:800px;
position:relative;
}

/* index page */


#las{
top:70px;
left:505px;
position:absolute;
z-index:20;
}

#caption_body {
left:129px;
top:1080px;
font-weight:700;
position:absolute;
}

#bottom_body {
top:1400px;
position:absolute;
}

#main_footer{
top:1290px;
left:140px;
position:absolute;
}


#the_artist{
top:350px;
left:100px;
position:absolute;
z-index:5;
}

#pix2{
top:350px;
left:420px;
position:absolute;
z-index:5;
}

#ori_art{
top:640px;
left:580px;
position:absolute;
}

#google_map{
top:790px;
left:100px;
position:absolute;
z-index:0;
}


#ontop_map{
width:55px;
height:70px;
/*border:ridge;
border-color:purple;*/
top:940px;
left:445px;
position:absolute;
z-index:5;
}


#caption {
top:950px;
left:340px;
position:absolute;
}



/* page two */

#page2_main_body {
top:10px;
position:absolute;
}


#las_menu{
left:300px;
top:200px;
line-height:90%;
background-image:url('../../images/menu_back.jpg');
background-position: top left;
background-repeat:no-repeat;
padding:3px;
border:ridge;
border-color:navy;
font-family:Trebuchet MS;
font-size:12px;
width:140px;
height:180px;
background-color:#B0C4DE;
/*position:fixed;*/
position:absolute; 

}