body {
	background-color: #000000;
	margin: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#headerlinks {
    top: 0px;
    width: 100%;
    height: 60px;	
}
#headerlinkcontent{
	background-image: url('http://media.thehardstylerz.com/images/social_02.jpg');
	height: 40px;
	white-space: nowrap;
	text-align:right;
}
#lefticons{
	display:inline;
	left:0px;
	text-align: left;
}
.paddedicon{
	display:inline;
	padding-right: 55px;
	height: 40px;
}
#socialicons{
	display:inline-block;
	position:relative;
	width: 200px;
	top: 0px;
	right: 0px;
	text-align:right;
}
.nowrap{
	white-space: nowrap;
	border-width: 0;
	background-image: url('http://media.thehardstylerz.com/images/social_02.jpg');
	background-repeat: repeat-x;

}
img {
	border: 0px;
}
#background_social06{
    /*background="http://media.thehardstylerz.com/images/social_06.jpg"*/
    background-image: url(http://media.thehardstylerz.com/images/social_06.jpg);
}
#container {
	width: 980px;
	font-size: 1.4em;
    margin: 0 auto;
    min-height: 200px;
}
#subcontainer{
    position: relative;
    width: 980px; 
}
#header {
	background-image: url('http://media.thehardstylerz.com/images/back_top.png');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
#sites {
	text-align: center;
}
#networks {
	text-align: center;
}
#footer {
    position: relative;
	text-align: center;
	font-size: 10px;
	font-family: arial,helvetica,clean,sans-serif;
    color: #FFFFFF;
	/*font-size: small;*/
	/*font: x-small;*/
}
#footer a {
	color: #ffffff;
}
#content {
	min-height: 200px;
    text-align: center;   
}
