/* Fat Kitty General Styles */

body { 
background: #000000;
font-family: century gothic, Arial, Helvetica, sans-serif;
margin: 10px;
text-align: center;
color: #ffffff;
}

img { 
border-width: 0px;
}

p { 
font-size: 10pt; 
}

a:link { 
color: #FFFFFF; 
text-decoration: none; 
}

a:hover { 
color: #66CC33 ! important;  
text-decoration: none; 
}

a:visited { 
color: #FFFFFF;  
text-decoration: none; 
}


.small { 
font-size: 8pt;
}

.l {
text-align: left;
}

.r {
text-align: right;
}

.c {
text-align: center;
}

.j {
text-align: justify;
}

.fl {  
float: left;
}

.fr {  
float: left;
clear: right;
}

.not {
display: none;
}

#envelope { 
position: relative;
display: none;
margin: 0px auto;
width: 733px;
}

#hd { 
background: #000000 url(images/header.png);
height: 143px;
width: 733px;
z-index: 1;
}

#navs { 
margin: 10px 0px;
}

#ft {

text-align: center;
}

#meow {
position: absolute;
top: 8px;
right: 150px;
}
