body{ 
background-color: #dfdfdd;
background-image:url('background.png');
background-repeat: repeat;
background-attachment: fixed;
margin-top:0px;
margin-bottom:0px;
}
p.image{
padding:0 0 0 0;
margin:0 0 0 0;
}
div.updates{
filter:chroma(color=#ffffff);
scrollbar-base-color: #ffffff; 
scrollbar-arrow-color: #0bc0c6; 
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-track-color: #ffffff;
}
table,div{
font-family: Trebuchet MS;
font-size: 12px;
color: #000000;
}
a.nav1, a.nav1:link, a.nav1:visited{
display:block;
color: #ffffff;
background-color:#f63082;
background-image:url('nav1bullet.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #ffffff;
border-top:0px solid #43382f;
}
a.nav1:hover, a.nav1:active{
display:block;
color:#f63082;
background-color:#ffffff;
background-image:url('nav1bullethover.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #ffffff;
border-top:0px solid #43382f;
}
a.nav2, a.nav2:link, a.nav2:visited{
display:block;
color: #ffffff;
background-color:#f63082;
background-image:url('nav2bullet.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #ffffff;
border-top:0px solid #43382f;
}
a.nav2:hover, a.nav2:active{
display:block;
color:#0bc0c6;
background-color:#ffffff;
background-image:url('nav1bullethover.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #ffffff;
border-top:0px solid #43382f;
}
h1{
font-family: Trebuchet MS;
font-size: 20px;
letter-spacing: -1px;
color: #000000;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #f63082;
}
h2{
font-family: Trebuchet MS;
font-size: 16px;
letter-spacing: -1px;
color: #000000;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #0bc0c6;
}
h3{
font-family: Trebuchet MS;
font-size: 13px;
letter-spacing: -1px;
color: #f63082;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #0bc0c6;
}
h4{
font-family: Trebuchet MS;
font-size: 15px;
letter-spacing: -1px;
color: #0bc0c6;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #f63082;
}
h5{
width:333px;
font-family: Trebuchet MS;
font-size: 20px;
letter-spacing: -2px;
color: #f63082;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px solid #dcdcda;
}
h6{
width:333px;
font-family: Trebuchet MS;
font-size: 20px;
letter-spacing: -2px;
color: #0bc0c6;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px solid #dcdcda;
}
b, strong{
color:#0ec4c7;
}
i, em{
color:#0ec4c7;
}
u{
color:#0ec4c7;
text-decoration:none;
border-bottom:1px dashed #0ec4c7;
}
a, a:link, a:active, a:visited {
color:#000000;
text-decoration:none;
border-bottom:1px dashed #0bc0c6;
font-weight:bold;
}
a:hover {
color:#000000;
text-decoration:none;
border-bottom:1px dashed #f63082;
font-weight:bold;
}
textarea{
color:#f43988;
background-color:#f63082;
border:1px dashed #ffffff;
}
input,submit{
color:#f43988;
background-color:#f63082;
border:1px dashed #ffffff;
}
blockquote{
background-color:#f43988;
border-top:1px dashed #ffffff;
border-bottom:1px dashed #ffffff;
border-left:5px solid #f63082;
border-right:5px solid #f63082;
color:#0bc0c6;
padding:5px;
}