/* Priestess Style Sheet for Spelwerx */

a:link {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-family: sans-serif;
	font-weight: normal;
	color: #E8D5B1;
	background-color: transparent;
}

a:visited {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-family: sans-serif;
	font-weight: normal;
	color: #E8D5B1;
	background-color: transparent;
}

a:hover {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-family: sans-serif;
	font-weight: normal;
	color: #E8D5B1;
	background-color: transparent;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	color: #8497AA;
	background-color: black;
	text-indent: 0px;
	line-height: 120%;
	font-style: normal;
	font-variant: normal;
	font-family: sans-serif;
	font-weight: normal;
	background-image: url("http://www.spelwerx.com/image/swbkgdsmall.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div.c1 { text-align: center; }

div.midadleft {
	float: left;
	padding: 10px;
	width: 100%;
	line-height: 150%;
}

div.midadright { float: left; }

h1 {
	font-size: 22px;
	font-family: "lucida sans unicode", verdana, sans-serif;
	color: #FBF3E1;
	background-color: transparent;
	font-variant: small-caps;
	word-spacing: 0px;
	letter-spacing: 3px;
	line-height: 100%;
}

span.gb {
	background-color: #000000;
	color: #00bb5e;
	font-size: 13px;
	font-weight: bold;
}

span.st {
	background-color: #000000;
	color: red;
	font-weight: bold;
	margin-right: 6px;
	text-decoration: line-through;
}

