body{
background: clear;
font-family: "bree", helvetica, sans-serif;
color: #000;
font-size: 12px;
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;
font-weight: 400;
}

#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{
color: #00b5ad;
}

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

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

ul{
margin: 0;
padding: 0;
}

li{
list-style-type: none;
}

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

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

#imgsContainer{
width: 2800px;
}

#imgsContainer img{
float: left;
border: 1px solid #cccccc;
margin: 0 15px 20px 0;
}

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