@charset "utf-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #E8E8E8;
	font-family: "Courier New", Courier, monospace;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixRtHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	color: #000000;
} 
#header p {
	font-size: 0px;
	line-height: -1px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
.twoColFixRtHdr #sidebar1 {
	padding-top: 0px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/fibrous_paper_fine.png);
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	height: auto;
	background-repeat: repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
	background-color: #CECECE;
}
.twoColFixRtHdr #mainContent {
	height: auto;
	width: 530px;
	background-repeat: repeat;
	font-family: "Courier New", Courier, monospace;
	float: left;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 16px;
	background-image: url(images/fibrous_paper_fine.png);
	background-color: #CECECE;
} 

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA1921;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6E6E6;
	background-color: #3E5764;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C2255F;
	text-decoration: none;
	outline:none;
}
a:focus{
	outline:none;
}

#MenuBar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
	background-color: #4C4C4C;
	border: thin solid #040404;
}

.twoColFixRtHdr #footer {
	background-color: #000000;
	color: #DDDDDD;
	padding: 0;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.drop {
	float:left;
	color:#000000;
	font-size:70px;
	line-height:49px;
	font-family: "Courier New", Courier, monospace;
	padding-top: 5px;
	}
h1 {
	font-family: Constantia, Georgia, serif;
	font-size: 36px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	line-height: 32px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 40px;
	vertical-align: baseline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
.img {
	padding: 0px;
	clear: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#trailer {
	text-align: center;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#ebook {
	margin: 20px;
}
	