body {background:#e9e9e9; color:#83776a; font-family:Arial; font-size:12px;}

*{margin:0; padding:0;}

a img{border:none;}
.clear{clear:both;}
.wrapper{width:100%;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}

#page{width:900px; margin:0 auto;}
#header{width:100%; padding:20px 0 0px 0; position:relative;}
	img#logo{}
	img#barclub_button{position:absolute; bottom:0px; right:0px;}
	
#media{width:100%; margin:10px 0 0 0;}
#lower{width:100%; margin:8px 0 0 0;}
	#lower img{float:left;}
	#lower img.button{float:right; margin:0 0 0 10px;}


	#twitter_feed_wrapper{height:31px; margin:0 0 5px 0; padding:0; overflow:hidden;}
	.twitter_feed{height:31px; float:left; padding:0 0 0 10px; background:url(images/tweet_left.png) bottom left repeat-x;}
		.twitter_feed p{margin:11px 0 0 0; font-size:1.1em; float:left; padding:0 10px;}
		.twitter_feed p a{display:block; color:#83776a;}	
	.twitter_feed_right{height:31px; width:10px; margin:0 -10px 0 0; float:right; background:url(images/tweet_right.png) bottom right no-repeat;}
