html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: white;
}
a:hover {
	color: #eee;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000;
	font: 12px arial, sans-serif;
	color: #A7A7A7;
	padding: 30px 5px;
}
/************************** wrappers **********************************/
#wrapper {
	text-align: left;
	width: 754px;
	margin: auto;
	background: url(../images/body_bg.gif) repeat-y;
}
#body {
	position: relative;
}
#body-top {
	background: top left url(../images/bar.gif) no-repeat;
}
#body-bot {
	background: bottom left url(../images/bar.gif) no-repeat;
}
/************************** Header **********************************/
h1 {
	padding: 17px 0px 0px 95px;
}
#person {
	float:right;
	padding: 17px 15px 0px 0px;
	right: 20px;
	display:inline;			
}
#hedintro{
	width: 625px;
	overflow: auto;
	float:left;
	padding: 0px 15px 0px 99px;
	text-align: justify;
	display:inline;
}
#hedfscreen{
	width: 625px;
	height: 350px;
	overflow: auto;
	float:left;
	padding: 5px 15px 0px 99px;
	/*text-align: center;*/
	display:inline;
}
#hedfschild{
	width: 615px;
	height: 330px;
	overflow: auto;
	float: left;
	padding: 0px 5px 10px 5px;
	text-align: justify;
	display:inline;
}
#float-menu {
	margin: 50px 0px 0px 5px;
	padding: 2px 2px 2px 5px;
	float:left;
	background: url(../images/float_bg.png) repeat-y;
	border-color: white;
	width: 100px;
	z-index: 2;
	position: fixed;
	overflow: auto;
	text-align: justify;
	display: inline; 	
}
#fix-menu {
	margin: 50px 0px 0px 5px;
	padding: 2px 2px 2px 5px;
	float:left;
	background: url(../images/float_bg.png) repeat-y;
	border-color: white;
	width: 100px;
	z-index: 2;
	position: absolute;
	overflow: auto;
	text-align: justify;
	display: inline;
}
#about {
	float:left;
	margin: 20px 0px 0px 131px;
	width: 256px;
	height: 320px;
	overflow: auto;
	text-align: justify;
	display:inline;
}
.first-letter {
	font-weight: bold;
	font-size: 14px;
	color: white;
}
.big-letter {
	font-weight: bold;
	font-size: 20px;
	color: white;
}
.weighty {
	font-weight: bold;
	font-size: 14px;
}
.fake-link {
	color: white;
	text-decoration: underline;
}
.da-blinker {
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: blink;
}
.gray-out {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ad9ea2;
	text-transform: uppercase;
}
/************************** Category Stuff *******************************/
#storycat {
	margin: 0px 12px 10px 12px;
	border: 8px ridge;
	border-color: white;
	padding: 5px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font weight: bolder;
	color: #f3e9d9;
	text-align: center;
	width: 560px;	
}
#sitemap {
	margin: 0px 0px 0px 0px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3e9d9;
	text-align: center;
	width: 600px;	
}
#catdesc {
	margin: 0px 12px 10px 12px;
	border: 8px ridge;
	border-color: white;
	padding: 5px;
	float: left;
	text-align: center;
	width: 560px;
	font-weight: bolder;
}
#scode-box {
	margin: 0px 12px 10px 12px;
	border: 1px solid;
	border-color: white;
	padding: 5px;
	float: left;
	text-align: justify;
	width: 400px;
}
#storyhed {
	margin: 0px 17px 0px 17px;
	border: 2px solid;
	border-color: #f3e9d9;
	padding: 5px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font weight: bolder;
	color: #f3e9d9;
	text-align: center;
	width: 550px;	
}
#storyscript {
	margin: 0px 0px 0px 25px;
	border: 4px double;
	border-color: #f3e9d9;
	padding: 5px;
	float: left;
	text-align: justify;
	width: 530px;
}
#storytray-left {
	float: left;
	width: 100px;
}
#storytray-right {
	float: right;
	width: 430px;
}
#storytray-left .left {
	margin-right: 12px;
}
#storytray-right .left {
	margin-right: 12px;
}
#storyscript .left {
	padding: 5px;	
}
/************************** Navigation **********************************/
#header ul {
	margin: 0px 17px 20px 99px; 
	border: 2px solid white;
	padding: 5px;
	display:inline;
	float: left; 
	text-align: center; 
	width:625px;
}
#header li {
	display:inline;
	padding: 13px;
}
#header ul a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;
}
#header ul a:hover{
	color: #fff;
}
#hedintro ul {
	margin: 0px 0px 20px 5px; 
	border: 2px solid white;
	padding: 5px;
	display:inline;
	float: left; 
	text-align: center; 
	width:595px;
}
#hedintro li {
	display:inline;
	padding: 13px;
}
#hedintro ul a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;
}
#headintro ul a:hover{
	color: #fff;
}
#sitemap ul {
	margin: 0px 0px 0px 0px;
	border: none;
	display: inline;
	float: left;
	text-align: center
	width: 450;	
}
#sitemap li{
	display:inline;
	padding: 3px;
}

/************************** Tray **********************************/
#tray {
	padding-left: 130px;
	padding-right: 45px;
}
#tray-left {
	float: left;
	width: 255px;
}
#tray-right {
	float: right;
	width: 302px;
}
#tray-left .left {
	margin-right: 12px;
}
#tray-right .left {
	margin-right: 12px;
}
#tray h2 {
	margin-bottom: 16px;
}
#tray p {
	margin: 0px;
	margin-bottom: 3px;
}
#tray-left .more {
	padding-right: 12px;
}
/************************** Footer **********************************/
#footer-tm {
	text-align: center;
	color: white;
	margin-left: 95px;
	margin-right: 14px;
}
#footer {
	text-align: center;
	color: white;
	margin-left: 95px;
	margin-right: 14px;
	background: top left url(../images/body_bot_left.gif) no-repeat;
}
#footer-right {
	padding-top: 33px;
	padding-bottom: 22px;
	background: top right url(../images/body_bot_right.gif) no-repeat;
}