* {
margin:0;
padding:0;
}

body {

text-align:center;
width:100%;
margin-top:0;
margin-bottom:0;
}


h1 {
font:bold 18px Geneva, Arial, Helvetica, sans-serif;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#006;
margin-bottom:10px;
margin-top:0px;
}

h2 {
font:bold 14px Geneva, Arial, Helvetica, sans-serif;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#006;
margin-bottom:7px;
margin-top:0px;
}

#contentright p {
line-height:155%;
padding-bottom:12px;
}

#contentleft p {
line-height:145%;
padding-bottom:10px;
}

#logo {
width:760px;
height:20px;
}

img {
border:none;
}

#wrapper {
text-align:left;
width:748px;
margin:auto;
}


#contentright {
width:700px;
float:right;
padding:3px 0 20px;
}

#round {
display: none
background:#666;
width:285px;
float:left;
margin:20px 20px 20px 5px;
}

b.rtop,b.rbottom {
display: none
display:block;
background:#444754;
}

b.rtop b,b.rbottom b {
display:block;
height:1px;
overflow:hidden;
background:#666;
}

b.r1 {
display: none
margin:0 5px;
}

b.r2 {
display: none
margin:0 3px;
}

b.r3 {
display: none
margin:0 2px;
}

b.rtop b.r4,b.rbottom b.r4 {
display: none
height:2px;
margin:0 1px;
}

#round p {
display: none
font-size:.9em;
line-height:15px;
margin:15px 0 0;
padding:10px 10px 20px;
}

#footerWrapper {
display: none
margin-left:180px;
width:583px;
text-align:center;
clear:both;
}


#contentright ul {
display: none
margin-left:2em;
list-style-type:none;
padding:0;
}

#contentright ul li {
display: none
background:url(i/metallica_list.gif) no-repeat 0 .3em;
text-align:left;
font-size:0.8em;
padding:10px 1px 10px 30px;
}


.padder {
padding:20px 0 0 5px;
}

.note {
font-size:.9em;
padding:0 5px;
}


.imagefloat {
float:right;
position:relative;
margin:0 0 11px 8px;
padding:2px;
}

.imagefloat1 {
float:left;
position:relative;
margin:0 10px 10px 0;
padding:2px;
}

.imagefloat2 {
float:left;
border:1px solid #C00;
position:relative;
margin:5px 10px 10px 0;
padding:2px;
}

a:visited,p a {
color:#666;
text-decoration:none;
}

 .thumbnail
{
float: left;
width: 60px;
border: 1px solid #000066;
margin: 0 15px 15px 0;
padding: 5px;
}

.clearboth { clear: both; }
