/* Start of CMSMS style sheet 'links' */
#content{
background: url(uploads/images/rosscoates_links.jpg) no-repeat;
}

a:link, a:visited, a:active {
color: #00ACDE;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

.cms-module-bookmarks{
padding:0px;
margin:0px;
}


#content ul{
float:left;
width:610px;
margin-left:0px;
padding-left: 0px;
}

#content ul li{
float:left;
width:285px;
background-image: none;
}
/* End of 'links' */

