/* Premade Friendster Layout */
/* Created by Kath25 */
/* www.extreme-layouts.com */

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i160.photobucket.com/albums/t162/hotlyts24/sofriendster/adream.gif);
  background-attachment: fixed;
  background-position: center right;
  background-repeat: no-repeat;
  background-color: #EAFE00;
  cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
  color: #ffffff;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
  color: #ffff00;
}
.usercontent a:hover {
  color: #000000;
}
/* MASTER BOXES */
.commonbox {
  background-color: #000000;
}
.commonbox .evenrow {
  background-color: #000000;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
  color: #ffffff;
  background-color: #000000;
}
/* CONTROL PANEL: BOX */
.controlpanel {
  background-color: #000000;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
  border-color: #ffffff;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
  color: #ffffff;
}
.controlpanel .data {
  color: #ffffff;
}
.data a {
  color: #ffff00;
  text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
  color: #ffffff;
  text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  font-family: Arial, Sans-serif;
  color: #ffffff;
  border-color: #ffffff;
  background-color: #000000;
  text-decoration: ;
}
#controlPanelButtons a:hover {
  font-family: Arial, Sans-serif;
  color: #4d4d4d;
  border-color: #ffffff;
  background-color: #000000;
  text-decoration: ;
}

