body {
	background-color: #000;
	margin: 0;
}

a {
	color:#fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td, div , li{
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: #999;
}

h1 {
	font-size:16pt;
	color:#999;
}
h1 a {
	font-size:16pt;
	color:#ccc;
}

h2 {
	font-size:14pt;
	color:#999;
}
h2 a {
	font-size:14pt;
	color:#ccc;
}

.price {
	color:#bbb;	
}

.imgLeft {
	float:left;
	margin-right:6px;
}
.lgImgLeft {
	float:right;
	margin-right:12px;
	margin-left:15px;
}
#capo {
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	text-align: center;
	height: 135px;
}

#logo {
	padding: 0px;
	margin:0 0 4px 0px;
	float: left;
	width: 281px;
}

#menu {
	float: right;
	width: 500px;
	text-align: right;
}

#menu img {
	margin: 0 0 8px 25px;
}

#torso {
	background-color: #000;
	height: 200px;
}


#sidebar {
	float: right;
	width:260;
	margin:6px 0 0 10px;
}

#haunches {
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	text-align: center;
	height: 20px;
}


#haunches div {
	font-size: 10pt;
	text-align: center;
	color: #666;
}
.twtr-doc {
	background-color:#000 !important;
}

.twtr-hd {
	display:none;
}
.twtr-bd {
	padding:0 !important;
}

.twtr-tweet {
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-top:0px solid #333;
	border-bottom:0px solid #333 !important;
}
.twtr-tweet-text {
	font-size: 10px;
}
.twtr-ft {
	display:none;

}