/* CSS Document */
/* valid css stylesheet 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: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div.c1 {
	float: left;
	margin-top: 60px;
	margin-left: 120px;
	line-height: 100%;
	color: #8497AA;
	background-color: transparent;
}

div.menu { margin-left: 6px; line-height: 150%; }

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%;
}

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

img { border: none; }

ul { list-style-type: square; }

ul a { text-decoration: none; }

ul.nav a {
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: underline;
}

ul.nav li { display: inline; }

#addBookmarkContainer {
	text-align: left;
	line-height: 120%;
	margin-left: 0%;
	font-size: 14px;
}

#content {
	position: absolute;
	text-align: left;
	margin-top: 40px;
	margin-left: 200px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: #3D5567 solid 2px;
}

#footer { text-align: center; margin-left: 0%; padding-top: 20px; }

#header {
	text-align: right;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-family: sans-serif;
	font-weight: normal;
	color: #8497AA;
	background-color: transparent;
	height: 90px;
	width: 95%;
	background-image: url("image/logobkgdsmall.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-top: 10px;
	padding-right: 10px;
}

#navlinks { text-align: center; margin-left: 0%; padding-top: 20px; }

#sidebar {
	position: absolute;
	left: 10px;
	top: 180px;
	width: 200px;
	line-height: 150%;
	border-right: #3D5567 solid 2px;
}

#sidebar ul {
	list-style-type: square;
	margin-left: -20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	line-height: 100%;
}

#sidebar ul a { text-decoration: underline; }

#wrapper { width: 100%; }

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

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