body{
background-image: url(http://dl10.glitter-graphics.net/pub/410/410170il3eloiemq.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
font-family: century gothic;
font-size: 12px;
color: #ff3300;
scrollbar-face-color: #000000;
scrollbar-3dlight-color: #cc3300;
scrollbar-darkshadow-color: #cc3300;
scrollbar-shadow-color: #cc3300;
scrollbar-highlight-color: #cc3300;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ff3300;
}

.evenrow { background-color: transparent; }

#mymain_navi {
font-family: century gothic;
font-size: 12px;
text-align: center;
}

#mymain_frame {
background-image: url();
background-position: center center;
background-attachment: fixed;
text-align: center;
background-color: #000000;
font-family: century gothic;
font-size: 12px;
color: #ff3300;
}

a:link,a:active,a:visited {
text-decoration: none;
color:#cc3300;
}
a:hover{
text-decoration: none;
color : #ff3300;
}

/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
background-image: url();
background-attachment: scroll;
background-position: top center;
background-repeat: no-repeat;
font-family: Century Gothic;
color: #ff3300;
border-color: #ff3300;
border-style: none;
background-color: #000000;
text-decoration: ;
}
#controlPanelButtons a:hover {
background-image: url();
background-attachment: scroll;
background-position: top center;
background-repeat: no-repeat;
font-family: Century Gothic;
color: #ff3300;
border-color: #ffffff;
border-style: none;
background-color: #000000;
text-decoration: ;
}