@charset "utf-8";
/* CSS Document */



#Frame {
width:1008px;
height:auto;
margin:0px auto;
clear:both;
border-left:5px solid #AA8524;
border-right:5px solid #AA8524;
background:url(../images/fundo_unsigned_artists.jpg) repeat-x #AA8524;
}

/* white menu */

#Menu-About-Us {
width:auto;
height:auto;
padding-left:20px;
}


#Top-About-Menu a
{
color:#fff;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
font-weight:bold;
padding:4px 30px 4px 30px;
background:#270000;
border-left:1px solid #AA8524;
}



#Top-About-Menu a
{
display:block;
float:left
}

/* Hide from IE5-Mac \*/
#Top-About-Menu a
{
float:none
}
/* End hide */

#Top-About-Menu a:hover
{
color:#000;
font:Arial, Helvetica, sans-serif;
padding:4px 30px 4px 30px;
background:#FFFFFF;
border-left:1px solid #AA8524;
display:block;
}


#Top-About-Menu ul
{
list-style:none;
padding:0px;
margin:0px;
}

#Top-About-Menu li
{
float: left;
margin: 0;
list-style:none
} 

/* End Menu */

#About-Us {
width:800px;
height:auto;
}

#About-Us h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:left;
color:#666666;
font-weight:bold;
line-height:20px;
padding-left:6px;
padding-bottom:8px;
}

#About-Us h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
color:#0066FF;
font-weight:bold;
line-height:20px;
padding-left:6px;
padding-bottom:8px;
}

#About-Us p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#333333;
line-height:16px;
padding-left:6px;
}

#About-Us .Question { font-weight:bold; float:left; padding-top:10px; padding-left:15px; }

#About-Us .Answer { font-weight:normal; padding-left:15px; }

#Google-Maps {
margin-right:30px;
float:right;
width:386px;
height:272px;
border:1px solid #000;
}