1.	<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2.		"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3.	<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4.	<head>
5.		<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
6.		<title>Elliott Smith Fan Club</title>
7.	
8.		<style type="text/css">
9.			body {
10.				margin:0px 0px 0px 0px;
11.				background: #9F9;
12.				}
13.			#leftcontent {
14.				float:left;
15.				width:67%;
16.				background:#fff;
17.				border-right:2px solid #000;
18.				border-bottom:2px solid #000;
19.				margin-right:15px;
20.				padding-bottom:20px;
21.				}
22.			p,h1,pre {
23.				margin:0px 30px 10px 30px;
24.				}
25.			h1 {
26.				font-size:14px;
27.				padding-top:10px;
28.				}
29.			#rightcontent p {
30.				font-size:14px;
31.				margin-left:0px;
32.				}
33.		</style>
34.	
35.	</head>
36.	<body>
37.	<div id="leftcontent">
38.	<!-- Script 8.2 - header.html -->
39.	<!-- BEGIN CHANGEABLE CONTENT. -->