body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 70%/1.5em  'Trebuchet MS', Arial, Sans-serif;
}
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
	margin-bottom: -15px;
}
h1 { 
	font-size: 1.5em; 
	color: #333; } 
p {
	color: #333;
	font-size: 14px;
	vertical-align: top;
	}
input {
	color: #333;
	font-size: 14px;
	vertical-align: top;
	}
textarea  {
	color: #333;
	font-size: 14px;
	vertical-align: top;
	}
a {
	color: #333;
	text-decoration: underline;
}
.top-menu a {
	color: #333;
	font-size: 110%;
	text-decoration: none;
}
.story-background {
	background-image: url(story-background.jpg);
	background-repeat: repeat-x;
	height: 350px;
	vertical-align: top;
	border-right: solid 1px #ccc;
	border-left: solid 1px #CCC;
	padding-left: 10px;
	padding-right: 10px;
}
.spacer-row {
	height: 20px;
}
.main-table-position {
	margin-left: 20px;
}
.content-table{
	border-width: 1px;
	border-style: solid;
	border-color: #343232;
}
.right-side {
	padding-right: 10px;
}
.bottom {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #343232;
	text-align:center;
	padding-right: 35px;
	padding-left: 35px;
} 

