/* Colour styles => Yellow */
.rContent p {
  width: 455px;
}

p a {
  padding: 1px;
  color: #ffcf00;
  text-decoration: none;
}

p a:hover {
  color: #000000;
  background-color: #ffcf00;
}

.bBBorder { border-bottom: 1px solid #ffcf00; }

#n_aboutme a { background-image: url(../images/nav/nav_roll_yellow_about.gif); }
#n_mywork a { background-image: url(../images/nav/nav_roll_yellow_work.gif); }
#n_getintouch a { background-image: url(../images/nav/nav_roll_yellow_touch.gif); }
#n_scrapbook a { background-image: url(../images/nav/nav_roll_yellow_scrap.gif); }

#n_aboutme a { background-position: 0px -25px;}

#footer { border-bottom: 1px solid #ffcf00; }

.author {
  color: #ffcf00;
  margin-top: -6px;
}

#twentysix, #lovecreating {
  display: block;
  margin: 0;
}

#lovecreating {
  margin-bottom: 25px;
}

hr.divide {
  color: #ffcf00;
  background-color: #ffcf00;
  height: 1px;
  line-height: 1px;
  width: 725px;
  border: 0;
  margin-top: 30px;
}

#page {
  background-image: url(../images/yellow/two_clouds.png);
  background-repeat: no-repeat;
  background-position: right 550px;
}

#footerCloud { margin: 0; }
#footerCloud img { display: block; margin-left: 54px; }

#footer {
  margin-top: 0px;
}
