body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;

}
#intro {
	font-size: small;
	line-height: 140%;
	color: #CC3300;
	margin-bottom: 10px;
	margin-top: 24px;
}
#content {
	width: 500px;
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom: 60px;


}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666600;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	padding-top: 6px;


}
#credits {
	font-size: xx-small;
	color: #CC3300;
	padding-top: 25px;
	line-height: 150%;

}
#credits a:link, #credits a:visited { color:#CC3300; text-decoration: none;}
#credits a:hover { color:#CC3300; text-decoration: underline; }

#contact {
	line-height: 120%;
	color: #999999;
	padding-top: 12px;

}
#contact a:link, #contact a:visited { color:#666666; text-decoration: none;}
#contact a:hover { color:#666666; text-decoration: underline; }
#productlist {
	line-height: 90%;
	color: #CC3300;
}
#column1 {
	float: left;

}
#column2 {
	width: 200px;
	float: left;
	margin-left: 20px;


}
#clearcolumns {
	clear: both;


}
#header {
      margin:0; padding:0;
      position:relative;
      width:500px; height:111px;
      margin:0; padding:0;
      overflow:hidden;
      }
#header span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:500px; height:111px;
      margin:0; padding:0;
      background:url("images/header.jpg") top left no-repeat;
      }
#footer {
      margin:0; padding:0;
      position:relative;
      width:500px; height:41px;
      margin:0; padding:0;
      overflow:hidden;
      }
#footer span  {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:500px; height:41px;
      margin:0; padding:0;
      background:url("images/bottombar.jpg") top left no-repeat;
      }
