body{
background: clear;
font-family: "Trebuchet MS", Helvetica, Times, serif;
color: #000;
font-size: 11px;
padding: 0 0 0 10px;
}
*html body{
background: transparent;
}

#header{
font-size: 16px;
letter-spacing: 1px;
margin: 12px 0 20px 0;
padding: 0 0 5px 0;
border-bottom: 3px solid #19160d;
width: 675px;
}

#header li{
list-style-type: none;
display: inline;
color: #19160d;
font-weight: bold;
}

#header li a:active, #header li a:link{
color: #000;
font-size: 10px;
margin: 0 0 0 100px;
}

#header li a:hover, #header li a:visited{
color: #000;
font-style: underline;
font-size: 10px;
margin: 0 0 0 100px;
}

.category{
text-weight: bold;
text-transform: capitalized;
}

#details{
font-size: 10px;
font-weight: normal;
line-spacing: 18px;
margin: 20px 0 20px 0;
width: 450px;
}

th{
text-align: left;
vertical-align: top;
text-transform: uppercase;
}

ul{
margin: 0;
padding: 0;
}

li{
list-style-type: none;
}

.subhead{
padding: 0;
font-weight: bold;
}

#imgs{
overflow: auto;
width: 675px;
height: 450px;
}
*html #imgs{
width: 650px;
height: 450px;
}

#imgsContainer{
width: 2800px;
}

#imgsContainer img{
float: left;
margin: 0 15px 20px 0;
}

#verticalContainer img{
margin: 0 15px 20px 0;
}