|
#CustomNeopetView{height:500px;width:500px;}
.contentModuleHeader, .contentModuleHeaderAlt { background:#2F2F2F; color:#000000; text-transform:uppercase; font-family:"Georgia", serif; font-size:30px; text-align:right; }
#footer { display:none; }
.sidebar, .nav_image, .user, #nst { display:none; }
body { background:#000000; }
#main { background:#7C7C7C; border:1px; width:1000px; }
#content {width:1000px; }
#header {background: url(http://img64.imageshack.us/img64/5179/header002.png) no-repeat; height: 450px; width:1000px; border: 0px none;}
a:link, a:hover, a:active, a:visited { color:#FFFFFF; }
.content, .contentModule { border:none; }
.contentModuleContent { background:#4C4C4C; }
.contentModuleTable { border:1px dashed #000000; }
|