body {
	background-attachment: fixed;
	background-image: url(../images/topcatbg.gif);
	margin:0;
	padding:0;
	text-align:center;
	font-family:verdana;
	font-size:12px;
}

#main-wrap {
	background-color:#fef200;
	width:800px;
	text-align:left;
	margin:0 auto 0 auto;
}

#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:252px;
	width:800px;
}

#left-col {
  width:175px;
  float:left;
}

#left-col ul {
  list-style-type:none;
  margin:10px 0 0 0;
  padding:0;
  text-indent:25px;
}

#left-col ul li {
  height:25px;
  display:block;
  color:#000000;

}

#left-col li a:link {
  text-decoration:none;
  color:#000000;
  display:block;


}

#left-col li a:visited {
  text-decoration:none;
  color:#000000;
  display:block;


}

#left-col li a:hover {
  text-decoration:none;
  background-image:url(../images/yellowtopcat.jpg);
  background-repeat:no-repeat;
  background-position:left center;
  display:block;
  color:#000000;

}

#left-col li a:active {
  text-decoration:none;
  background-image:url(../images/yellowtopcat.jpg);
  background-repeat:no-repeat;
  background-position:left center;
  display:block;
  color:#000000;

}

#left-col li a:focus {
  text-decoration:none;
  background-image:url(../images/yellowtopcat.jpg);
  background-repeat:no-repeat;
  background-position:left center;
  display:block;
  color:#000000;

}

#content {
  width:625px;
  float:left;
}

.coupon {
  width:585px;
  align:center;
}

#content-wrap {
  width:585px;
  padding:10px;
}

#content-wrap p {
  line-height:18px;
}

#content-wrap li {
  line-height:18px;
}

#content-wrap form {
  padding:10px;
  x-background-image:url(../images/form-bg.jpg);
}

#footer {
  width:800px;
  text-align:center;
  padding:0 0 10px 0;
}

label {
  float:left;
  width:150px;
}

.clearfix {
  clear:both;
}

.imgleft {
  float:left;
  margin:10px;
}

.imgright {
  float:right;
  margin:10px;
}

#content-wrap table p {
  padding:0;
  margin:0;
  display:inline;
}