User Lookup: twinklefaerie13

#userneopets img {
filter: alpha(opacity=75);
opacity: .75;
}
body {
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: ##99FF33;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}
#header, #footer {
display: none;
}
hr {
display: none;
}
.content div a img, .content div b {
display: none;
}
.contentModule div a img, .contentModule div b {
display: inline;
}
a:link, a:active, a:visited {
font: 10px tahoma;
color: #000000;
background-color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
text-decoration: underline;
letter-spacing: 2px;
}
a.nav:link, a.nav:visited, a.nav:active {
font: 10px verdana;
font-weight: bold;
color: #89d1ff;
text-decoration: none;
letter-spacing: 3px;
text-transform: lowercase;
background-color: #FFFFFF;
display: block;
text-align: left;
margin: 4px;
border-right: 10px solid #89D1FF;
}
#main {
background: none;
border: none;
}
body {
background: #000000;
}
.contentModuleHeader, .contentModuleHeaderAlt {
font: 16px century gothic;
font-weight: bold;
color: #ffffff;
text-align: center;
text-transform: uppercase;
letter-spacing: 5px;
background-color: #28003E;
padding: 5px;
border-top: 3px solid #FFFFFF;
border-bottom: 2px dotted #FFFFFF;
}
.contentModuleHeaderAlt {
font: 12px century gothic;
letter-spacing: 1px;
}
.contentModuleContent {
background-color: #ffffff;
}
#content {
position: absolute;
top: 10px;
left: 50px;
width: 900px;
}
#scrollbox {
width: 900px;
height: 100px;
overflow: auto;
font: 14px century gothic;
color: #000000;
background-color: #FFFFFF;
}
h1 {
font: 14px century gothic;
color: #ffffff;
text-align: right;
letter-spacing: 3px;
background-color: #2D0A6E;
border-bottom: 1px solid #ffffff;
}
|