
  
  /* generated by csscreator.com */ 
body{
background:#3777EC;
behavior:url("hover.htc");
margin:0px; 
  
  text-align:center; 
  
  font-family:verdana,arial,tahoma;
  font-size:10pt;
  font-color:black;
  padding-top:0px;
}

/* color text red */
.redtext {color: #FF0000}

/*maintext for Adopt-A-Kitty page*/
.maintext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 1em;
	color: #000000;
	font-weight:normal;
}
.paragraph{
text-indent : 1cm;
}
td#right{ 
 background:transparent url(images/rback.gif) 0 repeat-y 0;
 
} 
td#left{ 

 background:transparent url(images/lback.gif) 0 repeat-y 0;
 
} 
/*change margin on list tags*/
.biscutlist {
margin-left: 30%;
}
#nav{
position:relative;
top:-35px;
width:100%;
border:0px solid black;
height:60px;
padding-left:15px;
}

#cWrap{
position:relative;
border:0px solid black;
top:-55px;
padding:5px;
}
#iWrap{
width:100%;
border:0px solid red;
margin-bottom:0px;
position:relative;
}

#t{
position:relative;
}
#content{
  position:relative;
  width:519px;
 
  border:0px solid #ccc;
  
  background:white url(images/header.gif) no-repeat top center;
  text-align:left;
} 
#rdoggy{
position:relative;
top:-100px;
left:120px;
}
#tail{
position:relative;
top:-100px;
left:380px;
}
#wrapper{
height:100%;

}


 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

