body
{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 14px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	background-color: #21242a;
	text-decoration: none;
	text-align: center;
	position: relative;
}

blockquote
{
	font-size: 13px;
	line-height: 16px;
	margin: 0 40px 0 30px;
}

h1, h2, h3
{
	color: #C0C1C4;
	font-weight: normal;
}

h1
{
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

small, .small
{
	font-size: 11px;
	font-style: italic;
}

.caps
{
	font-size: 13px;
	letter-spacing: 1px;
}

img.divider
{
	margin: 10px 0;
	text-align: center;
}

#container
{
	background-image: url(http://www.steelsnowflake.com/shadowshine/images/2.jpg);
	background-repeat: repeat-y;
	background-position: center 0;
	text-align: center;
	width: 100%;
}
#page
{
	background-image: url(http://www.steelsnowflake.com/shadowshine/images/4.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: center;
	position: relative;
	top: 0;
	margin: 0 auto;
	padding: 0;
	width: 700px;
}

#header
{
	position: relative;
	top: 0;
	width: 700px;
	height: 200px;
	margin: 0;
	padding: 0;
}
#nav
{
	color: #1f2227;
	font-size: 16px;
	font-style: italic;
	text-align: left;
	position: relative;
	top: 167px;
	left: 20px;
	z-index: 100;
	width: 400px;
	height: 40px;
	margin: 0;
	padding: 0;
}
#content
{
	text-align: left;
	position: relative;
	top: 0;
	width: 400px;
	margin: 0;
	padding: 50px 175px 125px 125px;
}

#body
{ font-size: 14px; line-height: 28px; text-align: inherit; width: 375px; margin: 0; padding: 0 0 0 25px; }

#foot
{
	background-image: url(http://www.steelsnowflake.com/shadowshine/images/5.jpg);
	clear: both;
	text-align: center;
	position: relative;
	left: -50px;
	width: 800px;
	height: 200px;
}

img
{
	margin: 0;
	padding: 0;
	border-style: none;
	outline-style: none;
}

.dark
{
	color: #121316;
}
.low { vertical-align: -4px; }
.comments
{
	line-height: 14px;
	text-align: right;
	width: 375px;
	list-style-type: none;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

#div#cpreview
{
	margin: 0;
	padding: 0 0 0 25px;
	width: 375px;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

input
{
	color: #fff;
	background-color: #21242a;
}

textarea
{
	color: #fff;
	background-color: #21242a;
}

a, a:link, a:visited
{
	text-decoration: none;
	color: inherit;
	font-weight: normal;
	font-style: italic;
	border-style: none;
	outline-style: none;
}

a:hover
{
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

a:active
{
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}