body{
background-image: url();
background-attachment: fixed;
background-position: top left;
background-repeat: repeat;
background-color: #000000;
font-family: century gothic;
font-size: 10px;
color: #ffffff;
scrollbar-face-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
}

.evenrow { background-color: transparent; }

#mymain_navi {
font-family: century gothic;
font-size: 18px;
text-align: center;
}

#mymain_frame {
background-image: url();
background-position: center center;
background-attachment: fixed;
text-align: center;
background-color: transparent;
font-family: century gothic;
font-size: 12px;
color: #ffffff;
}

a:link,a:active,a:visited {
text-decoration: none;
color:#e5e5e5;
}
a:hover{
text-decoration: none;
color : #cccccc;
}

/* SINGLE ROW CONTROL PANEL BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
background: url('');
background-color: #000000 !important;
color: #cccccc;
font-family: century gothic;
font-size: 10px !important;
font-weight: normal;
text-align: center;
border: #cccccc 1px solid;
width: 125px;
height: 18px;
margin-left: 34px;
margin-right: 0;
margin-top: 1px;
margin-bottom: 0;
padding-left: 0px;
padding-right: 0;
padding-top: 1px;
padding-bottom: 0;
}
#controlpanelbuttons a:hover {
background: url('');
background-color: #000000 !important;
color: #e5e5e5 !important;
font-family: century gothic;
font-size: 10px !important;
font-weight: normal;
text-align: center;
border: #e5e5e5 1px solid;
width: 125px;
height: 18px;
margin-left: 34px;
margin-right: 0;
margin-top: 1px;
margin-bottom: 0;
padding-left: 0px;
padding-right: 0;
padding-top: 1px;
padding-bottom: 0;
}
/* remove more about me link */
a.more {display:none;}
/* testimonial rows*/
.evenrow {background-color:transparent;}
/* album thumbnail background */
.flogriditem {
background-image: url(http://i42.tinypic.com/2a67fjp.jpg);}
/* primary pic resize photo */
.imgblock200, .imgblock200 img { margin: 0 auto; width: 150px! important; height: 150px! important; border: none;}
/* Friendstermagic - Remove Update Box */
.user_tracker {display:none;}
/* friend button bckgd*/
.flogrid75 .dr{ background-color: #000000; text-align:center; font-weight: normal! important;}