/* CSS Document */

body {
 background-color: #000 !important;
  font-family: verdana, arial, helvetica,  sans-serif;
}

table {
 background: #000 !important;
}

td {
 background: #000 !important;
}

h2, h3, h4 {
 font-family: helvetica, arial, verdana, sans-serif;
}

li {
 color: #999999 !important;
  font-size:90%;
   line-height: 1.5;
}

a {
 TEXT-DECORATION: none;
 color: #eeeeee !important;
 font-weight: bolder;
  /*color: #eeeeee;*/

}
a:hover {
 TEXT-DECORATION: underline;
}

#col1 {
 width: 43px;
 float: left;
 background-image: url(images/fur.gif) !important;
 background-repeat: no-repeat;
 height: 324px;
}

#col2 {
 float: left;
  width: 609px;
 background-image: url(images/beasts_of_ny.gif) !important;
 background-repeat: no-repeat;
}


#col2 p {
 color: #999999 !important;
  font-size:90%;
   line-height: 1.5;
}

#col2text h2 {
padding-top: 40px;
 color: #999999 !important;
 font-size:100%;
}

#col2text h3, h4 {
padding-top: 20px;
 color: #aaaaaa !important;
 font-size:100%;
}

#col2text {
 width: 600px;
 margin-top: 128px;
 padding-left: 58px;
}

#col2praise1 {
padding-left:60px;
padding-right:12px;
width: 40%;
float: left;
}
#col2praise2 {
 float: right;
 width: 48%;
}

#col2praise1 p{
font-size: 70%;
}
#col2praise2 p{
font-size: 70%;
}

#prevlink {
 float: left;
}

#nextlink {
 float: right;
}

#footer{
padding-top: 30px;
padding-bottom: 5px;
}

#footer p{
font-size: 70%;
}
#footer a{
padding-right: 30px;
}

#col3 {
	width: 269px;
	float: left;
	height: 300px;
	margin-top:120px;


}

#col3 p {
 color: #999999;
  font-size:70%;
   line-height: 1.4;
   padding-right: 70px;
}

#col3copy {
	vertical-align: bottom;
}

#tail {
	width: 258px;
	float: right;
	height: 261px;
	margin-bottom:0px;
	background-image: url(images/tail2.gif) !important;
}

#textbox {
  left: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
  line-height: 1;
  width:125px;

  }
  
  
