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

body{
background-color:black;
margin:10px auto;
}
*{
margin:0px;
padding:0px;
border:none;
}
#outerwrapper{
width: 860px;
margin: 0 auto;
}
#footer{
clear:both;
margin: 0 auto;
text-align:center;
}
#maincontent-homeshell{
float: right;
width:585px;
height:585px;
background-image:url(images/drumhead-bckgrd585.jpg);
background-repeat:no-repeat;
}
#maincontent-home{
width:330x;
margin:15px auto;
}
#maincontent-home .left{
width:330px;
float:left;
}
.homeright{
float: right;
width: 200px;
margin-right:10px;
}
#logo-navbar{
width: 270px;
text-align:center;
}
#logo-navbar a:hover{
background-color:black;
}

#maincontent-aboutshell{
float: right;
width:585px;
height:1127px;
background-image:url(images/drumhead-bckgrd-about.jpg);
background-repeat:no-repeat;
}
#maincontent-about{
width:560px;
margin:20px auto;
}
#maincontent-about h1{
font:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight:bold;
text-align:center;
color:black;
margin-top:30px;
}
#maincontent-about p{
font-family:Georgia, "Times New Roman", Times, serif;
color:black;
font-size:.9em;
padding:5px 20px 5px 30px;
font-weight:200;
}

#maincontent-discshell{
float: right;
width:585px;
height:1500px;
background-image:url(images/drumhead-bckgrd-disc.jpg);
background-repeat:no-repeat;
}
#maincontent-disc{
width:560px;
margin:20px auto;
}
#maincontent-disc  h1{
font:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight:bold;
text-align:center;
color:black;
margin-top:30px;
}



p.contactinfo{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight:bold;
color:white;
line-height:1.3em;
margin-top:20px;
}
p.welcome{
font-family:"Bell MT";
color:black;
font-weight:bold;
font-size:14px;
width:290px;
margin-left:40px;
}
p.welcome em{
font:Georgia, "Times New Roman", Times, serif;
font-weight:bolder;
font-size: 1em;
font-style: italic;
text-align:center;
}

img.blackborder{
border: 3px solid black;
float:right;
margin:5px 5px;
border-collapse:collapse;
}
img.padding{
padding-left:10px;
padding-right:10px;
padding-top:5px;
}
p.pagelinks{
text-align: center;
}
.center{
text-align:center;
}
.cdborder{
border: 1px solid #811411;
}

#maincontent-homeshell h1{
font:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight:bold;
text-align:center;
color:black;
margin-top:30px;
}

#listbox{
width: 300px;
padding: 5px;
padding-top: 0px;
margin-left: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
}
#bands{
margin-top:10px;
width: 290px;
background-color:#c6a300;
border: 2px solid #820912;
color:#71070d;
text-align: center;
font-size:.7em;
line-height:1.2em;
padding:3px;
}
#genres{
width:290px;
background-color:#909b01;
border: 2px solid #820912;
color:#71070d;
text-align: center;
font-size:.75em;
padding:3px;
line-height:1.4em;
}


table.lists{
margin: 0 auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:13px;
font-weight:bold;
}
table.center{
margin-right:auto;
margin-left:auto;
}
td.10{
padding-left: 20px;
}
a:link, a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
color:#6d030b;
font-weight:bold;
font-size:1em;
}
a:hover{
background-color: #b99800;
}
#footer a:link{
color:white;
}
#footer a:visited{
color:white;
}
#footer a:hover{
color: #b99800;
background-color:black;
}
#logo-navbar a:link{
color:white;
}
#logo-navbar a:visited{
color:white;
}
#logo-navbar a:hover{
color: #b99800;
background-color:black;
}
.copyright{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:.7em;
color:white;
}
.copyright a:link, a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
color:white;
text-decoration:none;
}
.copyright a:hover{
color:#b99800;
}

#maincontent-about a:link, a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6d030b;
	font-weight:bold;
	font-size:10px;
}
#maincontent-about a:hover{
background-color: #b99800;
}

/*DISCOGRAPHY TABLE CSS*/

table.disc{
padding: 8px;
margin: 5px auto;
text-align:center;
}
table.disc td{
font-family:Arial;
font-size: .7em;
font-weight:bold;
text-align:center;
width:120px;
padding:3px;
}
table.disc img{
border:1px solid black;
}

