/* Name: MAIN.CSS
   By: Worlock (worlock@yahoo.com)
   Edited: 11/12/99
   For: Worlock's Haven @ GeoCities
*/
  BODY {
	color: teal;
	background-color: black;
	background-image: none;
	text-transform: none;
	text-align: justify;
	border-style: none;
}
  A:link {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size : x-small;
	color : Gray;
	text-align : center;
	text-decoration : none;
}
  A:visited {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size : xx-small;
	color : #666666;
	text-align : center;
	text-decoration : none;
}
  A:active {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size : x-small;
	color : Red;
	text-align : center;
	text-decoration : none;
}
  BODY.blaze {
	background-image: url("../images/background/blaze.jpg");
	background-repeat : repeat;
	background-attachment : fixed;
}
  BODY.navigation {
	color : Olive;
	background-image : url("../images/background/blaze.jpg");
}
P {
	vertical-align: baseline;
	text-align: center;
	font-family : serif;
	color : Teal;
	font-size : small;
}
  P.small {
	font-size : xx-small;
	font-family : "MS Serif", "New York", serif;
	color : Lime;
}
  P.copyright {
	font-family: monospace;
	font-style: italic;
	font-variant: normal;
	font-weight: lighter;
	font-size: smaller;
	color: Lime;
	text-align : center;
	border : medium inset Silver;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	white-space : pre;
	background-color : Black;
}
  P.hostag {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-variant: normal;
	font-weight: lighter;
	font-size: x-small;
	color: yellow;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-width: thin;
	border-color: navy navy gray gray;
	border-style: groove groove ridge ridge;
	width: 140px;
	height: 15px;
	text-align : center;
	background : Black url("../images/ad/darksites_logo_small.png");
	font-style : oblique;
}
  H1 {
	font-family: Visitation;
	font-style: normal;
	color: Silver;
	background-color: transparent;
	padding: 2px;
	font-weight : bold;
	line-height : 90%;
	text-align : center;
}
  H1.boxed {
	border-width: medium;
	border-style: outset;
	width: 500px;
	height: 30px;
	background-image : url("../images/background/fire.jpg");
	text-align : center;
}
  UL {
	font-family: Visitation;
	color: yellow;
	display: list-item;
	list-style-image : none;
	list-style-type : none;
	text-align : center;
}
  BIG.setaqua {
	font-family: BlackForest;
	font-weight: normal;
	font-size : x-large;
	color : Aqua;
}
  BIG.setred {
	font-family: BlackForest;
	font-weight: normal;
	font-size : x-large;
	color : Red;
}
TABLE.enterance {
	width : 640px;
}
  td.newsflash {
	font-weight: normal;
	color : Gray;
	text-align : center;
	vertical-align : top;
	width : 80%;
}
  td.written {
	font-family: Kristin;
	font-weight: normal;
	font-size : large;
	color : Red;
	background-image : url("../images/background/lined_paper.png");
	text-align : center;
	width : 20%;
	vertical-align : top;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
  td.gothylist {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size : smaller;
	color : Gray;
	text-align : center;
	text-decoration : none;
	white-space : pre;
	width : 20%;
	vertical-align : text-top;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : Black;
}
  SMALL.writtenlink {
	font-variant : small-caps;
	vertical-align : text-top;
	text-decoration : none;
	font-size : larger;
	font-family : Kristin;
	color : Red;
}

/* IE Embedded Font Settings Below */

  @font-face {
    font-family: BlackForest;
    src: url(http://www.pcisys.net/~worlock/geocities/fonts/BLACKFO0.eot);
}
  @font-face {
    font-family: Kristin;
    src: url(http://www.pcisys.net/~worlock/geocities/fonts/KRISTIN0.eot);
}
  @font-face {
    font-family: Visitation;
    src: url(http://www.pcisys.net/~worlock/geocities/fonts/VISITAT0.eot);
}