body{
	background-color: black;
	font-family: Arial;
	font-size: 28px;
	color: white;
}

#heading{
	width: 830px;
	margin: 0 auto; 
}

p{
	font-size: 14px;
}

a{
	text-decoration: none;
}

#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}

#tabs{
	width: 830px;
	margin: 0 auto;
	font-size: 10px;
	font-family: Arial, Verdana, Sans;
	text-align: justify;
}

#tabs ul img{
	height: 20px;
	width: 20px;
	align: middle;
}

#tweetBar{
	overflow: hidden;
	margin: 0 auto;
	font-family: Arial, Verdana, Sans;
	text-align: justify;
}

#tweetBar a{
	color: #ff00cc;
	text-decoration: none; 
}

#tweetBar img{
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 10px;
}

#tweetBar h3{
	color: red;
	font-size: 10px;
	
}

#menubar img{
	height: 20px;
	width: 20px;
	align: middle; 
}

#tweetBar .tweet .date{
  font-size: 9px;
  font-style: italic; 
}

#tweetBar .tweet p{
	font-size: 10px;
}

#menubar.item{
	font-size: 5px;
	display: inline; 
	
}

#tweetbar #about{
	font-size: 12px;
}

#metric{
	width: 830px;
	margin: 0 auto; 
	font-family: Arial; 
	font-size: 20px;
	text-align: center;
}

#footer{
	clear:both;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 10px;
}

#footer p{
	font-size: 10px;
}

#timeHolder{
    margin: 0 auto; 
    margin-top: 0px; 
    margin-bottom: 20px; 
    padding-left: 150px;
    width: 850px; 
    height: 10px; 
    border: 0px solid red; 
    text-align: center;
    font-size: 10px;
}

.timeStamp{
    font-size: 10px; 
    margin-right: 19%;
    text-align: center;
}