---------------------
EDiT CODES
---------------------

/* PAGE BACKGROUND */
body {
  background-image: url();
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  scrollbar-face-color: #ffffff; scrollbar-highlight-color: #9900cc; scrollbar-shadow-color: #9900cc; scrollbar-3dlight-color: #9900cc; scrollbar-arrow-color: #9900cc; scrollbar-track-color: #ffffcc; scrollbar-darkshadow-color: #9900cc;
  cursor: url("http://downloads.totallyfreecursors.com/cursor_files/purple2.ani"),default;
}
/* GLOBAL FONTS, PROFILE TEXT AND CONTENTS */
body, td, tr, div, p {
  color: #ccccff;
  font: 12px Arial Narrow;
  text-align: center;
}
/* GLOBAL LINKS */
a:link, a:visited, a:active, a:hover {
  font-size: 12px;
  font-weight: normal;
  color: #cc66cc;
  text-decoration: none;
}
a:hover {
  font-size: 10px;
  font-weight: bold;
  color: #cc66ff;
  text-decoration: none;
}
a.action:link, a.action:visited, a.action:hover, a.action:active {
  color: #cc66cc;
}
a:hover {
  color: #cc66ff;
  text-decoration: underline;
}
/* MASTER BOXES */
.commonbox, .commonbox_noborder {
  margin-bottom: 10px;
  background: #9900cc;
  width: auto;
}

.evenrow {
  background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 { 
  background-color: transparent;
background-image: url(http://dl5.glitter-graphics.net/pub/1581/1581445mjsmb1we75.gif);
background-position: center center;   
background-attachment: fixed;
background-repeat: repeat;
border-color: #cc66ff;
border-style: solid;
border-width: 4px;
padding-left: 10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
margin-left:0; margin-right:0px; margin-top:25; margin-bottom:0px;
}
/* MISC: SMALL PHOTOS */
.imgblock75 {
  width: 75px;
  height: 75px;
  border: 2px solid #cc66ff;
  background: #9900cc;
  overflow: hidden;
}
.imgblock75 img {
  height: 75px;
  margin: 0 auto;
}
.ir {
  background: transparent;
  border: 2px solid #cc66ff;
  text-align: center;
  overflow: hidden;
}
/* MISC: SMALL PHOTO NAMES */
.dr {
  text-align: center;
  background: transparent;
  padding: 3px 0;
  border-top: none;
  white-space: nowrap;
}
/* CURSOR: LINKS */
a,a:link,a:visited,a:active,a:hover {
  cursor:url("http://downloads.totallyfreecursors.com/cursor_files/blackglitter.ani"),default;
}
/* SHOUTOUT BOX AND FONT */
.controlpanel .so, .minicontrolpanel .so {
  margin: 0 -20px 10px 0;
  width: 200px;
  position: relative;
  background: url() repeat right center;
  color: #ccccff;
  font-weight: bold;
  border: 1px solid transparent;
}
.controlpanel .so a, .minicontrolpanel .so a {
  color: #ccccff;
}
.controlpanel .so div#cpShoutoutBox, .controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutBox, .minicontrolpanel .so div#cpShoutoutEditBox {
  padding: 7px 7px 5px 7px;
  margin: 0;
}
.controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutEditBox {
  display: none;
}
.controlpanel .sol, .minicontrolpanel .sol {
  position: absolute;
  left: -2px;
  top: 8px;
  width: 6px;
  height: 11px;
  background: url() no-repeat;
}
.controlpanel .sob, .minicontrolpanel .sob {
  width: 200px;
  height: 2px;
  background: url() no-repeat;
  line-height: 0;
  font-size: 0;
}
.controlpanel .label, .minicontrolpanel .label {
  text-align: left;
  font-weight: bold;
  margin: 10px 0 3px 0;
  color: #ccccff;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a:hover {
  font-size: 10px;
  color: #cc66ff;
  border-color: #cc66ff;
  background-color: transparent;
  text-decoration: underline;
}
#controlPanelButtons {
  width: 160px;
  margin-top: 3px;
  padding-bottom: 1px;
}
#controlPanelButtons li {
  display: inline;
}
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  font-size: 12px;
  color: #ccccff;
  width: 100px;
  text-align: center center;
  float: left;
  display: inline;
  background: transparent;
  border: 1px solid #ccccff;
  margin: 0 -1px -1px 0;
  padding: 6px 0;
}
#controlPanelButtons a:hover {
  color: #ccccff;
  background: transparent;
}

---------------------
ADDED CODES
---------------------

/* CENTER PROFILE TEXT AND CONTENTS */
body,td,tr,div,p {
  text-align: center;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
  text-align: center !important;
}
.controlpanel {
  background-color: #9900cc;
  filter:alpha(opacity=70);
  -moz-opacity:0.9;opacity: 0.9;
}
.commonbox {
  background-color: #9900cc;
  filter:alpha(opacity=70);
  -moz-opacity:0.9;opacity: 0.9;
}
.commonbox .evenrow {
  background-color: #9900cc;
  filter:alpha(opacity=70;);
  -moz-opacity:0.9;opacity: 0.9;
}

---------------------
HiDE CODES
---------------------

/* Hide Sponsored Applications */
div#content_14 { display:none !important }
/* Remove Find Friends Link */
#mainnav div div {display:none!important;}
/* Hide Navigation Language */
#navLang { display: none ! important }
/* Hide the arrows in your mainnav dropdown links */
#mainnav .mainfoldericon {display:none!important;}
/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}
/* Hide Recent Updates */
.user_tracker {display:none!important;}
/* Hide Google Search */
#search form { display : none !important; }
/* Hide Friendster Classifieds */
#marketing {display:none!important;}
/* Hide sidebar google ads*/
#content_14 {display:none!important;}
/* Hide Messages | Setting | Help | Log out*/
#subnav {display:none!important;}
/* Hide How you are connected box */
#content_15 {display:none!important;}
/* Hide White bar under navigation */
#marketing_bg {display:none!important;}
/* Hide the Home | My Profile | My Connections*/
#mainnav {display:none!important;}
/* Hide the surfer */
#surfer {display:none!important;}
/* Hide hide the divider */
#navdivider {display:none!important;}
/* Hide Classifieds | Jobs | */
.secondary_links {display:none!important;}
/* Hide the about me link above recent updates */
#content_0 a.more {display:none!important;}
/* Hide banner ads on top */
.banner_ad_fix {display:none!important;}
/* Hide the headers of all box */
.commonbox h1, .commonbox h2 {display:none!important;}
/* Hide the edit link like edit featured friends and edit reviews */
.commonbox .editlink {display:none!important;}
/* Hide the spacer */
#shimrow {display:none!important;}
/*Blogs*/
.blogs{position:absolute!important;bottom:4000px;float:left!important}
/*Reviews*/
.reviews{position:absolute!important;bottom:5000px;float:left!important}
/*Applications*/
.AppModule{position:absolute!important;bottom:8000px;float:left!important}
/*How You Are Connected Box*/
.meettrail{position:absolute!important;bottom:2000px;float:right!important}
/*Friends*/
.friends{position:absolute!important;bottom:3000px;float:right!important}
/*Ads*/
#content_14 iframe, #content_14 embed, #content_14 img{display:none!important}
/*Fan Of*/
.fanof{position:absolute!important;bottom:5000px;float:right!important}
/*Groups*/
.groups{position:absolute!important;bottom:4000px;float:right!important}