body {
	margin-top:20px;
	margin-left:20px;
	background-image:url('images/headON6.png');  
	background-repeat:no-repeat;
	font-family:helvetica;
	}   
	
.twitterbox
	{
		left: 660px;
		position:relative;
		top:60px;        
		width:300px;
		height:240px;
	}


.button
{
	display:block;
	width:120px;
	height:28px;
	background-image:url(images/button2.png);
	background-repeat: no-repeat;
	font-weight:bold;
	text-align:center;
	text-decoration:none;	
	padding-top:4px;	
	margin:0;
}


.button1
{
	display:block;
	width:120px;
	height:28px;
	color:#000; 
	background-image:url(images/button5.png);
	background-repeat: no-repeat;
	font-family:helvetica, arial;
	font-weight:normal;  
	font-size:12px;
	text-align:center;   
	text-decoration:none;
	padding-top:17px;	
	margin-top:0px;
	margin-left:0px; 
	position:absolute;
	left:0px;
    
}               

.button2
{
	display:block;
	width:120px;
	height:28px;  
	color:#000;
    background-image:url(images/button5.png);
	background-repeat: no-repeat; 
	font-family:helvetica, arial;
	font-weight:normal; 
	font-size:12px;
	text-align:center;
	text-decoration:none;
	padding-top:17px;	
	margin-top:0px;  
    margin-left:0px;
	position:absolute;
	left:0px;        
}

a.button1:visited
{
	color:black;
}

a.button1:hover
{
	color:#000;
	background-image:url(images/button_hover2.png);
	margin-top:0px;	
	margin-left:0px;
	width:120px;
	height:28px;

}

.buttonlist
{
	height:32px;
}

.bar
{
	position:relative;
	left:440px;
  	top:-10px;
  	padding:0px 0 0px 0px; 
	width:700px;
	height:30px;
}
  
