html,body{
margin:0;
padding:0
}
body{
font: 76% arial,sans-serif
}
p{
margin:0 10px 10px
}
div#content p{
line-height:1.4
}
div#extra{
float:left;
clear:left;
width:155px
}
div#footer{
background: #333;
color: #FFF
}
div#footer p{
margin:0;
padding:5px 10px
}
div#wrapper{
float:right;
width:100%;
margin-left:-200px;
margin-top: -4px;
}
div#content{
margin-left:160px;
margin-top: 5px;
margin-right: 20px;
}
#content a{
color: #0000CC;
}
#content a:link{
color: #0000CC;
}
#content a:visited{
color: #0000CC;
}
#content a:hover{
color: #CC0000;
}
div#navigation{
float:left;
width:155px;
color: #FFFFFF;
background: #003366;
border-right-width: thin;
border-right-style: double;
border-right-color: #000000;
border-bottom-width: thin;
border-bottom-style: double;
border-bottom-color: #000000;
}
#navigation a {
color: #FFFFFF;
text-decoration: none;
}
.navigation_text_small {
color: #FFFFFF;
font-size: 12px;
}
.navigation_text_medium {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
}
.navigation_text_large {
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
}
#navigation a:link{
color: #FFFFFF;
}
#navigation a:visited{
color: #FFFFFF;
text-decoration: none;
}
#navigation a:hover{
color: #CC0000;
}
div#footer{
clear:both;
width:100%;
background-color: #003366;
border: thin double #000000;
}
div#header {
height:25px;
background: #003366;
color: #FFFFFF;
font-size: 14px;
line-height: 25px;
font-weight: bold;
}
#header a{
color: #FFFFFF;
text-decoration: none;
}
#header a:link{
color: #FFFFFF;
}
#header a:visited{
color: #FFFFFF;
text-decoration: none;
}
#header a:hover{
color: #CC0000;
}
.animal_name {
font-size: 14px;
font-weight: bold;
}
.for_sale_text {
font-size: 14px;
font-weight: bold;
color: #FF0000;
}