#banner
	{
	 display:block;
	 width:749px;
	 
	 border-top:solid #fff 8px;
	 border-bottom:solid #fff 8px;
	
	 background-image:url(../images/linksBanner.jpg);


	}

#rightBeer
	{
	
	float:left;
	background-color:#D8B595;
	background-image: url(../images/linksBackground.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	width:229px;
	height:377px;
	border-right:8px solid #fff;
	}


#hello
	{

	 font-family:arial;
	font-size:10pt;
	font-weight:normal;
	

	}


#hello a, #hello a:visited
	{

	 color:#000;
	 text-decoration:underline;
	 font-weight:bold



	}


#miller
	{
 	 margin:20px 0 0 10px;"

	}


#johnson
	{
 	 margin:20px 0 0 25px;"

	}



* HTML #johnson
	{

	margin:20px 0 0 29px;

	}


#nfl
	{
	
 	 margin:20px 0 0 5px;


	}


.floatLinks
	{
	 float:right;
	 width:300px; 
	 margin-right:10px;
	 margin-left:20px;
	}

#tab
	{
	 display:block;
	 float:right;
	 height:33px;
	 width:180px;
	 background-image: url(../images/linksTab.gif);

	}





