/********CODING AND STYLE BY SPLATTERHEART! DO NOT RIP, INSTEAD DOWNLOAD AND CREDIT!**********/





body {

background : #000000 url(bg.jpg) repeat-y center;

text-align : center;

padding : 0;

margin : 0;

font-family : "Futura Lt", eursitile, sans-serif;

font-size : 11px;

line-height : 18px;

}



#container {

width : 650px;

height : 100%;

margin : 0 auto;

}



#back {

float : left;

width : 650px;

}



#top {

background : url(top.jpg) no-repeat;

width : 650px;

height : 239px;

}





#footer {

clear : both;

width : 650px;

height : 115px;

background : url(footer.jpg) no-repeat;

margin : 0;

}



.foot {

color : #000000;
font-size: 14px;

}



#footposition{
width: 500px;
color : #000000;
font-size: 14px;
text-align: center;
margin-left: 45px;

}

#main {

background : url(right.jpg) no-repeat;

width : 458px;

float : right;

color : #000000;

}

.content {

color : #EE30A7;

text-align : center;

background : #F7B3DA;

border: #000000 2px dotted;

padding : 5px;

width : 300px;

}


strong {
color : #8B0A50;
}

em {
color : #990099;
}

.head {

color : #8B0A50;

width : 300px;

border-bottom: #8B0A50 1px dotted;

text-align : right;

font-size : 24px;

font-family : "Futura Lt", eursitile, sans-serif;

}





#width {

width : 340px;

margin-top : 200px;

margin-left: 55px;

}


#mainnav {

float : left;

background : url(left.jpg) no-repeat;

width : 192px;


}



#navposition {

width : 150px;

margin-top : 210px;

padding-left: 80px;


}

.navhead {

width : 150px;

border-left: 10px #000000;

border-bottom: 1px #000000 dotted;

color : #000000;

text-align : right;

font-size : 15pt;



}

.nav:link {

color : #e8e8e8;

text-decoration : none;

text-align : left;

background-color : #8c8c8c;

border : 1px solid;

border-color : #8c8c8c;

width : 150px;

display : block;

}

.nav:hover {

color : #ffffff;

text-decoration : none;

cursor : crosshair;

background-color: #B452CD;

border-color : #B452CD;

width : 150px;

display : block;

text-align : left;

}

.nav:active {

color : #e8e8e8;

text-decoration : none;

text-align : left;

background-color : #8c8c8c;

border : 1px solid;

border-color : #8c8c8c;

width : 150px;

display : block;

}

.nav:visited {

color : #e8e8e8;

text-decoration : none;

text-align : left;

background-color : #8c8c8c;

border : 1px solid;

border-color : #8c8c8c;

width : 150px;

display : block;

}

a:link, a:visited {

color : #990099;

text-decoration : none;

}

a:hover {

color : #EED2EE;

text-decoration : none;

border-bottom: 1px dotted;
}




