/* MagickDream Designs & Grafx free Cascading Style Sheet composed by Parker Torrence copyright © 2003
 http://magickdream.com/goth */
body {
	background: #000 url(images/background.jpg) fixed no-repeat;
	color:#fff;
}

p {
  font-size : 12px;
  line-height: 17px;
  font-family : Verdana, Geneva, Onuava, Goudysans, goudy, sans-serif;
  color : #eee;
  margin : 0px 0px 0px 0px;
  padding : 0px 0.5ex 7px 0.5ex;
}

li {
  font-size : 12px;
  line-height: 15px;
  font-family : Verdana, Geneva, Onuava, Goudysans, goudy, sans-serif;
  color : #eee;
}

.copy {
  font-size : 9px;
  line-height: 13px;
  font-family : Verdana, Geneva, Onuava, Goudysans, goudy, sans-serif;
  color : #fff;
  margin : 0px 0px 0px 0px;
  padding : 0px 0.5ex 7px 0.5ex;
}

h1 {
  color : #fef;
  font-weight: bold;
  font-size: 20px;
  font-family : Verdana, Geneva, Onuava, Goudysans, goudy, sans-serif; 
  margin: 0; 
  padding: 5px 0 5px 0; 
  line-height: 1em;
}

h2 {
  color : #eee;
  font-weight: bold;
  font-size: 18px;
  font-family : Verdana, Geneva, Onuava, Goudysans, goudy, sans-serif; 
  margin: 0; 
  padding: 5px 0 5px 0; 
  line-height: 1.2em;
}

h3 {
  color : #fef;
  font-weight: bold;
  font-size: 15px;
  font-family : Verdana, Geneva, Onuava, Goudysans, goudy, sans-serif;
  margin: 0; 
  padding: 5px 0px 5px 0px;
  line-height: 1.2em;
}

A:visited {
  color : #d9d;
  font-weight: bold;
  text-decoration : none;
}

A:link {
  color : #d9d;
  font-weight: bold;
  text-decoration : none;
}

A:hover {
  color : #b2b;
  font-weight: bold;
  text-decoration : underline;
}

A:active {
  color : #f5f;
  font-weight: bold;
  text-decoration : none;
}

 /* non-standerad  IE only colors by Parker Torrence magickdream.com */ 

body {
scrollbar-arrow-color: #ff55ff;
scrollbar-base-color: #111111;
scrollbar-dark-shadow-color: #bb22bb;
scrollbar-track-color: #000000;
scrollbar-face-color: #222222;
scrollbar-shadow-color: #bb22bb;
scrollbar-highlight-color: #dd99dd;
scrollbar-3d-light-color: #dd99dd;
}