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

body {
background-attachment:fixed;
background-color:#ff00cc;
background-repeat:no-repeat;
background-position:center center;
}

p {
font:10px arial;
color:#ff00cc;
}

#main {
width:621px;
height:580px;
padding:0px;
position:relative;
background-color:#330000;
overflow:auto;
margin:0px auto 0px auto;
background-attachment:scroll;
background-image:url(aolm_pagelayout_0110.png);
background-repeat:no-repeat;
}

#left {
float:left;
width:100px;
padding:10px;
margin:150px 0px 0px 55px;
}

#content {
height:350px;
border-left:1px solid #ff00cc;
padding:15px;
margin:150px 0px 0px 150px;
width: 400px;
float: none;
}

a.style:link {
color:#ff00cc;
text-decoration:none;
}

a.style:visited {
color:#663366;
text-decoration:none;
}

a.style:hover {
color:#FF99CC;
text-decoration:none;
}

a.style:active {
color:#996699; 
text-decoration:none;
}
