body {
background-image:url(../images/bg.png);
background-repeat:no-repeat;
background-position:center;
background-position:top;
color:#b6b6b6;
background-color:#000000;
}


div#headerbar {
background:#cccccc;
}

div#news {
background-image:url(../images/trans.png);
}

div#banner {
background-image:url(../images/banner-flat.png);
background-repeat:no-repeat;
padding-top:325px;
}

div#pads {
margin: 10px;
}

.shirt {
width: 206px;
background:#999999;
float:left;

}

#topmenu ul{
padding:0;
margin:0;
}

#topmenu li{
list-style-type:none;
padding:0;
margin:0;
margin-left:15px;
display:inline;
}

div#feature {
background:#CC9999;
margin-bottom:20px;
}

div#shirtbox {
height:300px;
background:#99FF00;
margin-bottom:20px;
}

#footer {
background:#181818;
background-image:url(../images/footertile.jpg);
background-repeat:repeat-x;
padding-top:10px;
height:200px;
}

.titlebar {
background:#FF0000;
height:30px;
margin-bottom:10px;
}

.shirtbox {
height:386px;
background:#f0f0f0;
margin-bottom:20px;
}

.shirtbox img {
border-bottom:5px solid red;
}

.description {
padding:5px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#626262;
}

h3 {
font-size:10px;
}

a, a:visited, a:active {
color: #56d9ff;
}

a:hover {
text-decoration:none;
}



