#cat_fp
{
  width: 628px;
  height: 891px;
 }

#cat_page
{
  width: 628px;
  height: 810px;
 }

.catmain
{
  display: block;
  position: relative;
  border: 1px solid #FDA10F;
  background-image: url(../images/middleimage.gif);
  background-repeat: repeat-x;
  /*background-color: #404040;*/
 }


#cattitle
{
  display:block;
  position:absolute;
  top: 3px;
  left: 7px;
  /*width: 600px;*/
  height: 20px;
 }

#cattitle2
{
  display:block;
  position:absolute;
  top: 3px;
  left: 212px;
  width: 202px;
  height: 20px;
  text-align: center;
 }

#cattitle2 a, #cattitle a
{
  text-decoration: none;
  font-size: 14px;
 }

#cat_feature
{
  display:block;
  position:relative;
  /*width: 438px;*/
  width: 444px;
  height:28px;
 }

.catprev
{
  /*
  display: block;
  position: absolute;
  width: 94px;
  height: 22px;
  */
 }

#catprev_top
{
  /*
  top: 2px;
  left: 4px;
  */
 }

#catprev_btm
{
  top: 784px;
  left: 4px;
 }
#catprev_fp
{
  
  top: 0px;
  left: -98px;
  background-color: #404040;
 }

.catcount
{
  /*
  display: block;
  position: absolute;
  left: 106px;
  width: 226px;
  height: 20px;
  top: 0px;
  text-align: center;
  */
 }

#catcount_page
{
/*
  top: 788px;
  */
 }

#catcount_fp
{
  /*
  top: 0px;
  */
  background-color: #404040;
 }
.catmore
{
  /*
  display: block;
  position: absolute;
  width: 94px;
  height: 22px;
  */
 }


#catmore_top
{
  /*
  top: 2px;
  left: 492px;
  */
 }

#catmore_fp
{
  /*
  top: 0px;
  left: 328px;
  */
  background-color: #404040;
 }

#catmore_page
{
  /*
  top: 755px;
  left: 482px;
  */
 }

.catblock
{
  display: block;
  position: relative;
  top: 8px;
  background-color: #404040;
  height: 915px;
 }
 #catfooter
 {
 /*
  display:block;
  position:absolute;
  background-color: #404040;
  height:30px;
  top: 885px;
  left: 0px;
  */
 }
 #catfooter a
 {
 	COLOR: #fdcc00;
 	font-weight: normal;
 	 text-decoration: underline;
 	
 }
 #catfooter a:hover
 {
 	COLOR: #fff;
 	text-decoration: none;
 	
 }
 #catfooter b
 {
 	border: 1px solid #FDA10F;
 	padding: 0px 5px 0px 5px;
 	background-color: #ffffff;
 }

