body {
margin : 0;
margin-top : 40px;
background : #000 url(../images/bg.jpg) top repeat-x;
color : #808080;
font-family : times new roman, arial, sans-serif;
font-size : 13px;
width : 100%;
height : 100%;
}
div#topImg {
margin : 40px auto 10px auto;
background : url(../images/pavarotti.jpg) no-repeat;
width : 304px;
height : 36px;
cursor:pointer;
}
div#mainBody {
width : 920px;
min-height : 530px;
margin : auto;
border : 2px solid white;
background : #e5e7d4 url(../images/pattern.jpg) repeat;
position : relative;
}
div.innerButtons{
border:1px solid white;
padding: 3px 8px 3px 8px;
width:80px;
margin:3px;
text-align:center;
float:left;
height:24px;
vertical-align:middle;
}
div.innerButtonDivs{
width:870px;
float:right;
text-align:left;
}

/* artist page image border */
div.innerButtonDivs p a img{
border:1px solid #cccccc;
}
div.innerButtonDivs p a:hover img{
border:1px solid #000000;
}

div#body{
width:100%;
background:url(../images/bottompic.gif) no-repeat bottom;
}
div#nav {
margin : 0;
padding : 0;
width : 100%;
height : 23px;
}
div#nav div {
border-left : 1px solid white;
border-right : 1px solid white;
border-bottom : 2px solid white;
line-height:14px;
font-weight : 700;
width : 100px;
height : 25px;
padding-top : 9px;
float : left;
text-align : center;
background : #ccc url(../images/menubar.jpg) repeat;
}
a {
color : #fff;
text-decoration : none;
}
a:hover {
color : #000000;
}
div#content {
min-height:400px;
text-align:center;
}
#content a{
color:#790000;
text-decoration:none;
}
#content a:hover{
color:#000;
text-decoration:underline;
}
p {
text-align : left;
}
div#footer {
width : 568px;
margin : 10px auto 10px auto;
text-align : center;
}
#footer a:hover{
color:#6F1200;
}
img#donate {
position : absolute;
top : -45px;
right : -55px;
}
img#titler {
margin : 20px 0px -10px 0px;
}
img {
border : 0;
}
#innerMenu {
width : 890px;
height : 519px;
position : relative;
margin:auto;
}
#innerMenu a{
position : absolute;
right : 0px;
bottom:0px;
}
div#bottomMargin{
height:150px;
}

/* Top Drop Menu */
#dropmenudiv{
position:absolute;
background-color:#999999;
border:1px solid;
border-color:#ffffff;
border-bottom-width: 0;
text-align: center;
line-height:14px;
z-index:100;
margin-left:2px;
margin-top:3px;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color: #ffffff;
border-bottom: 1px solid;
border-color:#ffffff;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /* hover background color*/
background-color:#666666;
color: #ffffff;
}

.artistListDiv img{
	margin:auto;padding:5px;
}

.artistListDiv img:hover{
	
}