@charset "utf-8";
/* CSS Document */




body
		{
	margin: 0;
	padding: 0;
	list-style-image: url(images/listimage.gif);
	font-size: 80%;
	background-image: url(images/banner1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.5em;
		}
		
		#header
		{
	height: 120px;
	margin-bottom: 10px;
	background-image: url(images/The_Drinks_Business_Online.gif);
	background-repeat: no-repeat;
	background-position: 80% top;
		}
		
		#gutter
		{
			float: left;
			width: 2%;
			height: 1px;
		}
		
		#content
		{
	float: left;
	width: 57%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	
		}
		
		#nav
		{
	float: left;
	width: 33%;
	margin-bottom: 10px;
	margin-left: 2%;		
		}
		
		
		
		#footer
		{
	clear: both;
	height: 150px;
	background-color:#FDFCE8;
	text-align: left;
	margin-top: 1px;
		}
		
		h1
		{
	color: #FF2F09;
	font-size: 4em;
	margin: 0;
	padding: 5px;
	font-weight: 900;
		}
		
		h2
		{
	margin-top: 0;
	
	font-size: 1.5em;
	color: #CC0000;
	
		}
		
		h2, p
		{
	margin-left: 7px;
	margin-right: 7px;
	
		}
			h3
		{
	font-size: 1.5em;
	color: #CC0000;
	text-align: left;
	margin-left: 60px;
		}
   
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
  a img {
        border: 0 none;
          }

a:link {
	color: #0000CC;
	text-decoration: none;
	
	
}


div#feeds img {
	width: 130px;
	height: 100px;
	float: left;
	padding-right: 10px;
	}

a:visited {
	color: #0000CC;
	text-decoration: none;	
}
a:hover {
	color: #000099;
	RIGHT: 0px;
	POSITION: relative;
	TOP: 2px;
	BACKGROUND-COLOR: transparent;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.style8 {
	background-color: #FFFFCC;
}

