/* Made by Neg */


a:link { 
color: #ff0095;
text-decoration: none;
}
a:visited { 
color: #ff0095;
text-decoration: none;
}
a:hover { 
color: #ff57b9;
}
a:active { 
color: #ff57b9;
}


body {
background-color: #ffffff;
background-image: url("images/bloodworms/background.png");
background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat;
font-family: verdana;
font-size: 8pt;
color: #ff94ba;
}


#center {
text-align: left;
margin: 0px auto;
padding: 0px;
border:0;
width: 700px;
height: 100%;
background-color: #ffa1c2;
background-image: url("images/bloodworms/bg.png")
}


#header {
height: 35px;
margin: 0;
background: #ffffff;
background-image: url("images/bloodworms/header.gif")
}


#side-a {
padding: 5px 0 0 0;
float: left;
width: 150px;
background-color: #ffa1c2;
text-align: center;
color: #ffe3ed;
}


#side-b { 
margin: 0;
padding: 0 40px 5px 40px;
float: left;
width: 470px;
background-color: #ffe3ed;
text-align: justify;
}


#smbg {
color: #ffe3ed;
font-size: 14pt;
width: 355px;
Height: 50px;
padding: 0 10px 0 10px;
background-color: transparent;
background-image: url("images/bloodworms/smbg.png")
}

