@charset "utf-8";
/* CSS Document */

#mainbody {
background-color:#E3E8EC;
margin:0px;
overflow-y:scroll;
position:static;
z-index:0;
}
#mainlogo {
background-image:url(images/oto.png);
background-repeat:no-repeat;
height:65px;
left:196px;
position:relative;
top:20px;
width:570px;
z-index:2;
}
#mainbust {
background-image:url(images/athena-bust.png);
background-repeat:no-repeat;
height:569px;
left:-20px;
position:absolute;
top:0px;
width:260px;
z-index:2;
}
#mainframe {
background-color:#FFFFFF;
background-image:url(images/fullframe2.png);
background-repeat:no-repeat;
height:850px;
left:170px;
position:absolute;
top:80px;
width:612px;
z-index:1;
}
#maindiv {
background-color:#FFFFFF;
left:20px;
min-height:1000px;
position:relative;
top:20px;
width:100%;
z-index:2;
}
#maintext {
background-image:url(images/lamenbig.png);
background-position:50% 150px;
background-repeat:no-repeat;
bottom:10px;
font-family:"Trebuchet MS",Verdana;
font-size:13px;
height:85%;
left:235px;
overflow:hidden;
position:relative;
top:70px;
width:475px;
z-index:20;
}

