body{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	background-image: url(../images/barstools--bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#3A9ACC;
}
a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}

h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-align: left; background: transparent; margin:0px;}
/* background should be transparent, but WebTV has a bug */
h1{font-size:large; color:#E99839;}
h1 {font-size: 16px;} 
h2 { font-size: medium; 
line-height: 12px;
color:#E99839;}
h3 {font-size: 14px; color:#E99839;  }
h4 {font-size:12px;
color: #4495CE;  }
h5 { font-style: italic !important; font-size: xx-small;  }
h6 { font-variant: small-caps; font-size: x-small;}
.header{
height: 150px; 
	background-image: url(../images/barstools-101.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 66px;
	text-align: right;
}
.topnav{
float: right;
}

.bg{
	background-image: url(../images/content_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
}
.left{
	background-image: url(../images/left_gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 220px;
	width: 170px;
	font-size: 12px;
	font-weight:normal;
	padding: 5px;
}
.left ul{
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}
.left li{
	color:#508FB6;
}
.left li a:link,a:visited{
	font-weight: normal;
	color: #E58E41;
	font-size: 12px;
	text-decoration: none; 
}
.left li a:hover{
	color: Black;
}
.leftimg{
   background-image: url(../images/left_gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
.gap{
	vertical-align: top;
	padding: 8px;
}
.read{
padding:5px 0px 0px 8px;
width: 520px;
}
.read a:link, a:visited{
	text-decoration: none;
	color: #E58E41;
	font-weight: bold;
	font-size: 11px;
}
.read a:hover{
	text-decoration: underline;
}
.footer{
	background-image: url(../images/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color:#3A9ACC;
	text-align: center;
	padding:10px;
	color: White;
	font-size: 11px;
	border-top: 10px solid white;
}
.footer img{
	vertical-align: middle;
}
*html .header{
	height: 147px;
}
*html .content{
	margin-top: 215px;
}
*html .left li a:link,.left li a:visited{
	font-weight: normal;
}
*html.left li a:hover{
	color: Black;
}
.prod{
	text-align: center;
}
.prod a:link, .prod a:visited{
	font-weight: normal;
	color: #E58E41;
	font-size: 12px;
	text-decoration: none; 
}
.prod a:hover{
	color: Black;
}