/*MAIN*/

body {
background: #000
color: #fff;
/*font-style: 13px/145% arial, tahoma, helvetica, sans-serif;*/
margin: 0;
padding: 0;
text-align: center;
}


#top2 {
height:419px;
padding-right:1px;
background:#000
url(http://my.opera.com/annabellelee/homes/files/Banner-AL-9.jpg) top left
repeat-x; border-bottom:2px solid #fff; border-top:2px solid #fff;
}

#top h1 {
margin:top;
width:100%;
overflow:hidden;
font-size:32px;
font-family:'Courier';
color:#fff;
line-height:normal;
padding-top:12px;
}

/*#top h1 a:hover {
background: transparent;
color: #c0c0c0;
}*/


#subtitle {
margin:top;
width:100%;
overflow:hidden;
font-size:16px;
font-family: Times Roman;
color:#fff;
padding-top:8px;
}

#menu {
clear:both;
padding-top:2px;
background:#000 url(/community/graphics/users/1/menu.gif);
}

#menu ul {
padding:4;
margin:0;
height:32px;
}

#menu li {
float:left;
padding-top:6px;
line-height:26px;
height:27px;
overflow:hidden;
font-size:11px;
font-color:#fff;
list-style:none;
width:20%;
margin:1px 0 0 0;
padding:0;
}

#menu a {
display:block;
height:27px;
color:#fff;
text-decoration:none;
text-align:center;
text-color:#fff;
background:#000 url(/community/graphics/users/2/menulink.gif);
border-left:1px solid #000;
border-right:1px solid #000;
}

#menu a:hover, #menu a#selected {
background-color:#000;
background-position:100% -27px;
}