body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
body {
	text-align: center; /* hack for IE5: will reset to left in #wrapper */
	background-color: #000;
}
#wrapper {
	width: 733px;
	margin: 0 auto;
	text-align: left; /* hack for IE5 */
}
#maincontent {
	background-color: #fff;
	padding:  20px;
	margin-top:  20px;
}
#storycontent {
	background-color: #000;
	padding:  20px;
	margin-top:  20px;
}
img {
	border:  0;
}
a:link, a:visited {
	color: #f00;
	text-decoration:  none;
}
#maincontent a:hover {
	background-color: #ffc;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
	font-size: 11px;
	letter-spacing:  3px;
	text-transform:  uppercase;	
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight:  normal;
	font-size: 9px;
	letter-spacing:  2px;
	text-transform:  uppercase;	
}

div#purchase {
	width:  197px;
	border:  1px solid #ccc;
	padding:  5px;
	text-align:  center;
	margin-bottom: 20px;
}
ol {
	padding-left:  30px;
}
.clear {
	clear: both;
}
ul.layoutul {
	width:  100%;
	list-style-type:  none;
	margin: 0;
	padding: 0;	
}
ul.layoutul li {
	margin: 0;
	padding: 0;
}
ul.layoutul li.left {
	float:  left;
}
ul.layoutul li.right {
	float:  right;
}
ul.padded li {
	padding-right:  20px;
	padding-bottom:  10px;
}
ul.otherlinks li {
	margin:  0 0 20px 0;
}
ul.otherlinks li p {
	margin: 0 0 0 20px;
}
.bullet {
	color: #999;
	margin-right:  5px;
}
#title {
	margin-top:  20px;
}

div#leftcolumn {
	width: 230px;
	float:  left;
}
div#rightcolumn {
	width: 430px;
	float:  right;
}
p#musicplayer {


}
p#news {
	margin-top: 20px;
}

div#musicplayer {
	border:  0px solid #ccc;
	padding:  5px;
	margin-bottom: 5px;
	width: 225px;	
}
div#musicplayer img {
	float:  left;
	margin-right: 10px;
}
p#emaillist {
	margin-top:  10px;
}
#contact {
	text-align: right;
}
#contact img {
}
#copyright {
	margin-top:  20px;
	text-align:	center;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
	font-size: 10px;
	color: #fff;
}
#storywords {
	margin-top:  20px;
	text-align:	center;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
	font-size: 12px;
	color: #fff;
}

/* splash page */
#splashwrapper {
	width: 648px;
	margin: 0 auto;
}
#frame {
	width: 648px;
	height:  574px;
	background: url(images/ghost_frame.jpg) no-repeat center center;
}
#frame a {
	display:  block;
	padding-top:  158px;
	padding-left: 10px;
}