body {
margin: 0px;
padding: 0px;
background-color: #16221b;
color: #818181;
}
#innercell {background-color: #141a16;}
#innerlayout {}
.bgcell {background-repeat: no-repeat;}
.bgcell2 {
background-repeat: no-repeat;
background-position: left bottom;
}
#lay_body {
background-color: #000000;
padding: 2px;
color: #818181;
}
#lay_f1 {
background-color: #141a16;
font-size: 11px;
color: #818181;
}
#lay_f2 {
background-color: #000000;
border: 1px solid #71706b;
color: #818181;
}
#lay_f3 {
padding: 7px;
color: #818181;
}
#lay_f4 {
background-color: #141a16;
font-size: 11px;
color: #818181;
}
#lay_f5 {}

/* Begin Div Block */
#block_border {
border: 1px solid #605d5a;
background-color: #000000;
margin: 0px;
padding: 1px;
position: relative;
width: 94%;
display: block;
}
#block_topleft {
background-image: url(../../_mod_files/ce_images/layout/inner/block_topleft.png);
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
#block_topright {
background-image: url(../../_mod_files/ce_images/layout/inner/block_topright.png);
background-repeat: no-repeat;
background-position: right top;
position: relative;
}
#block_bottomright {
background-image: url(../../_mod_files/ce_images/layout/inner/block_bottomright.png);
background-repeat: no-repeat;
background-position: right bottom;
position: relative;
}
#block_bottomleft {
background-image: url(../../_mod_files/ce_images/layout/inner/block_bottomleft.png);
background-repeat: no-repeat;
background-position: left bottom;
padding: 6px;
position: relative;
}
#block_contentcell {
background-color: #0c0c0c;
padding: 8px;
}
/* End Div Block */

/* Begin Side Blocks */
#leftsideback {
width: 36px;
height: 100%;
margin: 0px;
padding: 0px;
background-image: url(../../_mod_files/ce_images/layout/outer/outer_4x2.png);
background-repeat: repeat-y;
background-position: right top;
}
#leftsidebottom {
width: 36px;
height: 100%;
margin: 0px;
padding: 0px;
background-image: url(../../_mod_files/ce_images/layout/outer/outer_5x2.png);
background-repeat: no-repeat;
background-position: right bottom;
}
#leftsidetop {
width: 36px;
height: 100%;
margin: 0px;
padding: 0px;
background-image: url(../../_mod_files/ce_images/layout/outer/outer_3x2.png);
background-repeat: no-repeat;
background-position: right top;
}
#rightsideback {
width: 36px;
height: 100%;
margin: 0px;
padding: 0px;
background-image: url(../../_mod_files/ce_images/layout/outer/outer_4x3.png);
background-repeat: repeat-y;
background-position: right top;
}
#rightsidebottom {
width: 36px;
height: 100%;
margin: 0px;
padding: 0px;
background-image: url(../../_mod_files/ce_images/layout/outer/outer_5x3.png);
background-repeat: no-repeat;
background-position: right bottom;
}
#rightsidetop {
width: 36px;
height: 100%;
margin: 0px;
padding: 0px;
background-image: url(../../_mod_files/ce_images/layout/outer/outer_3x4.png);
background-repeat: no-repeat;
background-position: right top;
}
/* End Side Blocks */