body {font-family: century gothic, sans-serif;
color: #cfbccf;
background-color: #000000;
background-image: url("images/dc-bg3.jpg");
scrollbar-face-color: #280028;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #bfa5bf;
scrollbar-3dlight-color: #bfa5bf;
scrollbar-arrow-color: #bfa5bf;
scrollbar-track-color: #280028;
scrollbar-darkshadow-color: #000000;
scrollbar-button-color: #280028;
margin-top: 30px;
margin-left: 10px;
margin-right: 10px;
}

a:link {color: #b001dc; text-decoration: none; cursor: crosshair}
a:visited {color: #b183cd; text-decoration: none; cursor: crosshair}
a:hover {color: #9933ff; text-decoration: underline; cursor: crosshair}
a:active {color: #9933ff; text-decoration: none; cursor: crosshair}

hr {color: #660066; size: 4; width: 80%}

h5.nav{
background-image: url("images/bg-tit1.jpg");
background-color: #280028; 
color: #ccccff;
border-bottom: solid 1px #bfa5bf;
height: 20px;
width: 100%;
}

h5.nav2{
background-image: url("images/bg-tit2.jpg");
background-color: #280028; 
color: #ccccff;
border-bottom: solid 1px #bfa5bf;
height: 20px;
width: 100%;
}

div.tit {
background-color: black;
border: solid 1px #bfa5bf;
width: 740px;
}

div.nav1 {
width: 150px;
background-color: black;
border: solid 1px #bfa5bf;
margin-bottom: 6px;
}

div.nav2 {
width: 410px;
background-color: black;
border: solid 1px #bfa5bf;
margin-bottom: 6px;
}

div.text {
background-color: #000000;
border: solid 1px #bfa5bf;
width: 700px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

td.mid {
background-color: #220022;
border: solid 1px #bfa5bf;
}

.title {
font-weight: bold;
color: #bfa5bf;
filter: dropshadow(color= #400040, strength=1);}

.desc {color: #ccccff}

p.left {width: 200px; float: left;}

p.right {width: 200px; float: right;}

p.bottom {width: 410px; float: bottom;}

a.mid:link {border: solid 1px #c0c0c0;}

a.mid:visited {border: solid 1px #000000;}

a.mid:hover {border: solid 1px #ffffff;}

a.mid:active {border: solid 1px #ffffff;}

input.button {
background-image: url("images/bg-tit1.jpg");
background-color: #280028; 
color: #ccccff;
font-family: century gothic, sans-serif;
border: solid 1px #bfa5bf;
}

input, textarea {
background-color: black;
color: #bfa5bf;
font-family: century gothic, sans-serif;
font-weight: bold;
border: solid 1px #bfa5bf;
}

textarea {
scrollbar-face-color: #280028;
scrollbar-highlight-color: #bfa5bf;
scrollbar-shadow-color: #bfa5bf;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #bfa5bf;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #280028;
scrollbar-button-color: #280028;
}

div.stor {
border: solid 1px #bfa5bf;
background-color: #220022;
width: 490px;
height: 200px;
overflow: auto;
}

img.mid {
border-style: groove;
border-color: #c0c0c0;
border-width: 6px; 
}

iframe {
border: solid 1px #bfa5bf;
} 