body {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-align: center;
background-color:#666666; 
background-image:url(images/beer_background.gif);} /* for IE */

#container {
			width: 800px;
			\width: 820px;
			w\idth: 800px;
			border:#000000 3px solid;
			margin: 10px; 
			margin-left: auto;
			margin-right: auto;
			background-color:#FFFFFF; 
			text-align: left; /* so the content itself isn't centered within the div */
			
		}

		#banner {
			
			margin-bottom: ;
			background-color: #000000;
			
			
		}

		#content {
			padding: 10px;
			margin-right: ;
			background-color: #FFFFFF;
			
			min-height:50em;  /*for min height to the webpage */
			height:auto;
						
			
		}
		/* need this script to set min height of content for IE */
		/* for Internet Explorer */
		/*\*/
		* html #content {
		height: 50em;
		}
		/**/

		#sidebar-a {
			float: right;
			width: 150px;
			margin: 0;
			margin-left: ;
			padding: 5px;
			background-color: #DDDDDD;
			margin: 5px 5px 5px 5px;
			border: 1px solid #000000;
			
			min-height:50em;  /*for min height to the webpage */
			height:auto;
						
			
			
		}
		
		/* need this script to set min height of content for IE */
		/* for Internet Explorer */
		/*\*/
		* html #sidebar-a {
		height: 50em;
		}
		/**/

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			background-color: #DDDDDD;
			font-size:12px;
			height:auto;
			font-style:bold;
		}
#hops {
font-size: 14px;
}

#header {
font-size: 24px;
font-weight:bold;
}
#header2 {
font-size: 18px;
font-weight:bold;
}
