body { 
background-color: #FFF; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: center;
margin-top: 10px; margin-bottom: 0px;
}

* {
margin: 0;
padding: 0;
}

p,h1, h2, h3, h4, h5, h6, ul, li, hr, pre {
margin: 15px 25px 5px 25px;
}


h1 {
font-size: 14pt; color: #C00; 
}
h2 {
font-size: 13pt; color: #666; 
}
h3 {
font-size: 12pt; color: #C00; 
}
h4 {
font-weight: normal; font-size: 14pt; color: #666; 
}
h5 {
font-weight: normal; font-size: 14pt; color: #FFF; 
}
h6 {
font-weight: normal; font-size: 8pt; color: #C00; 
}

#topbar {
background-color: #FFF; 
background-image: url(../images/FatCat_banner.png); background-repeat: no-repeat;
margin: 0 auto;
text-align: left;
width: 780px; 
height: 138px;
border: 0px solid #CCC;
padding: 0px;
}

.topbar_inside{
width: 560px; 
height: 128px;
text-align: left;
padding: 20px 0px 0px 10px;
margin: 0px 0px 0px 230px;
border: 0px solid #cdc6dd; 
}

.topbar_inside p{
color: #000;
font-size: 9.5pt;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 20px;
margin-left: 0px;
}

.topbar_inside h1 {
font-size: 18pt; color: #C00; 
margin-top: 0px;
margin-right: 20px;
margin-left: 0px;
}
 

#wrap {
width: 780px;
margin: 0 auto;
text-align: left;
}


#wrap_inner {
width: 780px;
float: left;
background-color: #FFF;
background-image: url(../images/background.png); background-repeat: repeat-y;
}

#sidebar {
float: left; 
padding: 0px;
width: 200px; 
} 

#content {
float: left; 
width: 570px;
padding: 0px;
border: 0px solid #CCC;
}

#bottom {
width: 780px;
background-color: #cdc6dd;
}

#bottom p {
margin: 10px 10px 10px 10px;
padding: 0px;
}


.pages {
text-align: center; 
margin: 0px;
padding: 0px;
border: 0px solid #CCC;
}

img{
border-style: none;
}

#sidebar p,h1, h2, h3, h4, h5, h6, ul, li, hr, pre {
margin: 15px 10px 5px 10px;
}



p, ul, li {
font-size: 9.5pt;  color: #666; 
}

hr {
color: #CCCCCC; 
background-color: #FFF; 
border: 2px dotted #999; 
border-style: none none dotted; 
}

ul {
color: #666;
list-style: square inside; 
padding-left: 0px;
text-indent: 0px;
margin-top: 15px;
}
li {
list-style: square inside; 
text-indent: -10px;
margin-top: 3px;
margin-bottom: 3px;
}
