	html, body {
	margin: 0;
	padding: 0;
	overflow: auto;
	background-image: url(20original.gif);
	background-repeat: repeat;
	background-attachment: fixed;
		}

	body {
	width: auto;
	max-width: 100%;
	background-color: #333;
	font: 400 0.8em arial, sans-serif;
	color: #CCCCCC;
	line-height: 1.4em;
	background-image: url(20original.gif);
	background-repeat: repeat;
	background-attachment: fixed;
		}

	a {
		text-decoration: none;
		color: #FFFFFF;
		}

	#left {
		position: absolute; top: 0; left: 0; 
		overflow: hidden; 
		height: 100%; width: 35%;
		text-align: right;
		background: #333 url('fade.jpg') no-repeat right;
		}



	#outer {
		position: absolute; left: 9px;
		top: 130px;
		width:266px;
		height: 418px;
		margin-top: -120px;
		}

	body > #left {
	position:fixed;
	background-image: url(20original.gif);
	background-repeat: repeat;
		}

	#main {
	height: 100%;
	padding-top: 0px !important;
	padding-top: 20px;
	overflow: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(20original.gif);
	background-repeat: repeat;
	width: auto;
	float: none;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 35%;
	background-attachment: fixed;
		}

	h1 {
		display: inline;
		margin-right: 30px;
		font: 800 35px 'century gothic', 'trebuchet ms', arial, sans-serif;
		color: #fff;
		text-align: right;
		}

	.credit a, .credit a:hover {
	color: #999999;
	font: 'trebuchet ms', arial, sans-serif;
	font-size: 12px;
		}

	div.main {
	margin-left: 2.9em;
	margin-bottom: 25px;
	border-left: solid 1px #3a3a3a;
	padding: 0 30px 30px 5px;
	background-color: #333;
	background-image: url(20original.gif);
	background-repeat: repeat;
	background-position: right bottom;
	background-attachment: fixed;
		}

	img.main {
	float: right;
	margin: 10px;
	padding: 4px;
	border: solid 3px #2e2e2e;
	background-color: #0c0;
	background-image: url(20original.gif);
	background-repeat: repeat;
		}

	
	div.quote {
		margin: 8px 0 12px 10px; color: #fff;
		background: #2a2a2a url('quote.jpg') repeat-x top;
		border-bottom: solid 1px #2e2e2e; 
	 	border-right: solid 1px #2e2e2e; 
	 	border-left: solid 2px #0c0;
		padding: 8px;
		line-height: 1.7em;
		}

	span.credit {
	display: block;
	text-align: center;
	color: #555;
	margin: 15px 0 20px 0;
	font: 'trebuchet ms', arial, sans-serif;
	background-image: url(20original.gif);
	background-repeat: repeat;
	font-size: 12px;
		}

	
a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
