body,td,th {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../assets/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}
a {
	font-size: 12px;
	color: #FFF200;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF200;
}
a:hover {
	text-decoration: none;
	color: #FFF200;
}
a:active {
	text-decoration: underline;
	color: #FFF200;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.wrapper{
width:960px;
background-color:#000000;
margin: 0 auto 20px auto;
}

.content{
background-color:#CCCCCC;
width:960px;
margin-bottom:20px;
}

.left{
float:left;
width:580px;
margin-left:40px;
margin-top:30px;
margin-bottom:30px;
}

.right{
float:right;
width:280px;
margin-right:40px;
margin-top:30px;
margin-bottom:30px;
}

.580w{}

.ironbrew{
background-image:url(../assets/ironbrew-header-bg.gif);
background-repeat:no-repeat;
min-height:118px;
text-indent:20px;
background-color:#1a1a1a;
}

.black-promo{
background-image:url(../assets/black-promo.gif);
background-repeat:no-repeat;
min-height:118px;
text-indent:20px;
background-color:#1a1a1a;
}
.marginleftright{
margin-left:20px;
margin-right:20px;
text-indent:0px;
}

.tweets {
float:left;
width:280px;
margin-top:30px;
background-image:url(../assets/black-promo.gif);
background-repeat:no-repeat;
background-color:#1a1a1a;
margin-right:10px;
}

.dvd {
float:left;
width:280px;
background-image:url(../assets/2010-dvd-bg.jpg);
background-repeat:no-repeat;
height:254px;
text-indent:0px;
margin-top:30px;
}

.dvd2012 {
float:left;
width:280px;
background-image:url(../assets/2012-dvd-bg.jpg);
background-repeat:no-repeat;
height:254px;
text-indent:0px;
margin-top:30px;
}


.dvd-mid {
float:right;
width:280px;
background-image:url(../assets/2010-dvd-bg.jpg);
background-repeat:no-repeat;
height:254px;
text-indent:0px;
margin-top:30px;
}

.dvd-2012 {
float:right;
width:280px;
background-image:url(../assets/2012-dvd-bg.jpg);
background-repeat:no-repeat;
height:254px;
text-indent:0px;
margin-top:30px;
}

.dvd-2015 {
float:right;
width:280px;
background-image:url(../assets/2015-dvd-bg.jpg);
background-repeat:no-repeat;
height:254px;
text-indent:0px;
margin-top:0px;
}

.promo {
float:right;
width:280px;
background-image:url(../assets/blue-promo-bg.gif);
background-repeat:no-repeat;
height:254px;
text-indent:0px;
margin-top:30px;
}

.footer{
width:880px;
margin-left:40px;
margin-right:40px;
clear:both;
}
.title {
font-size: 18px;
padding-bottom:10px;
line-height:22px;
}



a:link.white, a:visited.white, a:active.white { font-weight: normal; text-decoration: underline; color: #ffffff; }
a:hover.white { text-decoration: none; color: #FFFFFF; }


hr {
border: 0;
background-color:#666666;
height: 1px;
text-align: left;
}
.style16px {
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
}
.style1 {font-size: 10px}

.tweets {font-size: 10px}

.newsfeed ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.newsfeed ul li {
 margin-bottom: 12px;
}

.date{
margin-top:0;
color:#666666;
}