@charset "UTF-8";
/* CSS Document */

p {
margin-bottom: 20px;
}

#content {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 11px;
color: #000000;
width: 500px;
float: left;
}

#right_column {
width: 300px;
float:right;
text-align: right;
line-height: 21px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

#right_column a:link, #right_column a:visited {
color: #957136;
text-decoration: none;
}

#right_column a:hover { text-decoration: underline; }

.dog_photo {
width: 189px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #957136;
font-weight: bold;
}

.dog_photo img { padding-bottom: 5px; }

.dog_photo_divider { clear: both; height: 26px; }

#footer_divider { position:relative; top: -40px; }
#footer { position:relative; top: -40px; padding: 0px; }