body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCC;
	line-height: 1.2;
	text-align: center;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://wordpress.smirnoffbethere.com/images/bg_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
h2 {
	padding:0;
	margin:0;
	font-weight:100;
	font-size:16px;
	color:#F20300;
	margin-bottom:5px;
	text-transform: uppercase;

}
small {
	font-weight:100;
	font-size:12px;
	color: #FFF;
	text-transform: uppercase;

}
a {
	color:#F20300;
	text-decoration:none;
}
#holder {
	margin:auto auto;
	text-align:center;
	padding-top:20px;
}
#header {
	margin:auto auto;
	width:780px;
	margin-bottom:20px;
}
#footer {
	float:left;
	padding:20px;
	position:relative;
	margin:auto auto;
	width:740px;
	margin-top:20px;
	height:127px;
	background-color:#272727;
	bottom:0px;
}
#footer p{
	padding:0;
	margin:0;
}
#footerright{
	float:right;
}
#footerleft{
	float:left;
}
#middle {
	margin:auto auto;
	width:780px;
	text-align: left;
}
#left {
	width:470px;
	border: 3px solid #1D1D1D;
	float: left;
	padding:20px;
	margin-bottom:20px;
	position:relative;
}
#sidetab {
	float:right;
	padding:0;
	margin:0;
    width: 224px;
}
#right {
	float:right;
	position:relative;
	background-color:#272727;
	margin-bottom:20px;
	padding-left:20px;
	padding-top:24px;
	padding-bottom:6px;
    width: 224px;
}

#right li{
	padding-bottom:3px;
	padding-top:3px;
	
	list-style:none;
	
}
#right ul{
	margin:0;
	padding:0;
	list-style:none;
	width:200px;
		padding-bottom:5px;

}



#right_twitter {
	float:right;
	position:relative;
	background-color:#272727;
	padding:20px;
    width: 204px;
	margin-bottom:20px;

}
#right_music {
	float:right;
	position:relative;
	background-color:#272727;
	padding:20px;
    width: 204px;
		margin-bottom:20px;

}
#right_contact {
	float:right;
	position:relative;
	background-color:#272727;
	padding:20px;
			margin-bottom:20px;

    width: 204px;
}
/*#right h2{
	margin-left:14px;
	
}*/
#right h3{
	font-weight:100;
	font-size:12px;
	text-transform: uppercase;
}
