#content_home {
position: absolute;
left:331px;
top:0px;
width:160px;

background-image : url('images/fadebreedsmall.jpg');
background-position : top right;
background-repeat : no-repeat;

padding:40px 15px 0px 10px;
height:305px;
color: #555555;
}

#content_home a {
text-decoration: none;
color:#569ABD;
font-weight:bold;
}

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