Out of my HEADER HTML
CODE
<style type="text/css">
#emberflydiv {
position: absolute; left: 50%; margin-left: #px; top: 0%; margin-top: #px; width: ###px; height: ###px;
}
body {
background-color: #141414;
background-image: url("");
background-repeat: repeat;
scrollbar-arrow-color:#141414;
scrollbar-track-color:#141414;
scrollbar-shadow-color:#141414;
scrollbar-face-color:#99cc00;
scrollbar-highlight-color:#141414;
color: #00ccff;
}
a:link img, a:visited img, a:active img {
filter:gray;
}
a:hover img {
filter:none;
}
.outerbox {
/* TABLE HEADER -- TABLE ON TOP OF THE TABLE BODY */
background-color: #000000;
color: #99cc00;
}
.innerbox, .entrybox {
/* edits the TABLE BODY your content is in */
color: #00ccff;
background-color: #000000 !important;
}
#footer {
background-color: #141414;
color: #00ccff;
}
.linkbox {
/* box that has the links inside of it - appears directly below the profile picture */
color: #00ccff;
background-color:#000000 !important;
}
.alertbox {
/* edits the box in the top right hand corner with the links to your profile, blogs, photos, and friends */
color: #00ccff;
background-color:#000000 !important;
}
.comment_body smaller grey, .comment_body {
/* inner-box of the comments */
font:normal 12px ARIAL;
color:#00ccff;
background-color: #141414;
}
body, table, td, li, p, div {
font-size: 12px;
font-family: arial;
color: #00ccff;
}
a, a:link, a:active, a:visited {
font:normal 12px arial;
color: #99cc00 !important;
}
a:hover {
font:normal 12px arial;
color:#00ccff !important;
background-color:141414;
cursor:crosshair;
}
b { color: #99cc00; font-family: ARIAL; font-size: 12px; }
i { color: #00ccff; font-family: ARIAL; font-size: 12px; }
u { color: #99cc00; font-family: ARIAL; font-size: 12px; }
#nav li, #nav li#search, #nav li.submit {
/* links at top face color */
background-color:#141414;
}
#nav li {
/* borders of links at top face color */
border-right:1px solid #00ccff;
}
#nav li ul li.top {
/* space between the dropdown links and the buttons at the top */
border-top:1px solid #00ccff;
}
#nav li ul li {
/* dropdown link-face-color */
background-color:#141414;
}
#nav li ul li {
/* borders of the dropdown links */
border-bottom:1px solid #00ccff;
}
input {
/* buttons, search areas that you type in */
background-image: url("");
background-color: #141414;
border-width: 0px solid;
border-color: #99cc00;
font-weight:normal;
color: #00ccff;
}
textarea {
/* text areas, boxes you type in */
background-image: url("");
background-color: #141414;
border-width: 1px solid;
border-color: #99cc00;
font-weight:normal;
color: #00ccff;
height:80px;
}
select {
/* buttons */
background-image: url("");
background-color: #141414;
border-width: 1px;
border-color: #99cc00;
font-weight:normal;
color: #00ccff;
}
hr {
border: 1px solid #99cc00;
}
</STYLE>
<BODY style="border-bottom: #99cc00
7t solid; border-top: #99cc00
7t solid; border-left: #00ccff
7t solid; border-right: #00ccff
7t solid"></TBODY>
<style type="text/css">#footer{display:none;}</style>