*
{
margin: 0;
padding: 0;
border: 0;
}

body
{
background: #000 url(../images/catastrophe-main-bg.jpg) 50% 50% repeat-y;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;

color: #fff;
}

a
{
color: #CC3300;
}

ul
{
list-style: none;
}

h1, h2, h3, h4
{
color: #fff;
font-weight: normal;
}



#wrapper
{
width:1080px;
margin:0 auto 0;
}

#header
{
width: 1080px;

padding: 18px 0 24px;
}

#header h1
{
font-size: 24px;
font-weight: normal;
text-decoration: none;
color: #fff;
}

#shirt-banner
{
float: left;

clear: left;

margin: 72px 0 0 180px;
}

#shirt-banner img
{
padding:0 10px;
}

#shirt-banner h1
{
color: #fff;
font-size: 16px;
padding: 0 12px 0 6px;
}

#middle-column
{
width: 920px;
float: left;
}

#left-menu
{
margin: 0 14px 0 0;
padding: 12px;
float: left;
clear: left;

font-size: 14px;

border-top: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #333;
}

.menu a:link, .menu a:visited
{
color: #fff;
text-decoration: none;
}

.menu a:hover, .menu a:active
{
color: #CC3300;
text-decoration: none;
}

.spacer
{
height: 12px;
}

.spacer2
{
height: 4px;
border-bottom: 1px solid #333;
overflow: hidden;
}

.albums
{
height: 340px;
}

.shirts
{
background: #be4c42;
padding: 12px;
width: 460px;
height: 140px;
margin: 50px 0 0 0px;

border: 2px solid #333;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
}

div.sponsors
{
float: right;
text-align: center;
display: inline;
padding: 0 32px 0 0;
}

div.shirts h1
{
position: absolute;
margin: -50px 0 0 0;
}

h1
{
color: #CC3300;
padding: 0 0 16px 0;
font-size: 18px;
font-weight: normal;
font-style: oblique;
}

.shirts h3
{
padding: 0 0 12px 0;
color: #ffe8e8;
font-weight: normal;
font-size: 14px;
}

.shirts h4
{
font-weight: normal;
display: none;
}

div.shirt
{
float: left;
text-align:center;
margin: 0 0 0 44px;
}

div.first
{
margin: 0;
}

div.album
{
float: left;
text-align:center;
margin: 0 44px 0 0;
}

div.album h4
{
display: none;
}

.album h2
{
margin: 4px 0 0 0;
font-weight: normal;
font-size: 16px;
}

.album h3
{
margin: 2px 0 0 0;
font-weight: normal;
font-size: 12px;
}

.album h3 span
{
color: #999;
}

img.album
{
width: 160px;
}

img.newest-album
{
width: 200px;
}

a.download-free img
{
padding: 12px 0 0 0;
}

.blog
{

padding: 64px 0 64px 180px;
clear: left;
}

.video
{
}

#footer
{
text-align: center;
padding: 32px 0 24px 0;
clear: both;
color: #999;
}