#wrapper {
	position: absolute;
	left: 5%;
	top: 5%;
	width: 824px;
	}

#nav {
	position: absolute;
	left: 184px;
	width: 640px;
	}

#nav_s {
	position:absolute;
	left: 10px;
	top: 90px;
	width: 200px;
	}

#content {
	position: absolute;
	left: 215px;
	top: 90px;
	width: 640px;
	}

.right 	{
		text-align: right;
		}

.left	{
		text-align: left;
		}

a {
	text-decoration: none !important
	}
	
a:link {
	color: #900;
	}
	
a:visited {
	color: #600;
	}
	
a:hover {
	color: #b00;
	}
	
a:active {
	color: #b00;
	}
	
h1, h2, h3, h4, h5, .nav, .right, .left, .footer, .bodyhead, .bodysub, .bodydate	{ 	
	font-weight: normal;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
	}

h1 {
	color: #990000;
	font-size: 2em;
	letter-spacing: .1em;
	}	
	
h2	{
	color: #999;
	font-size: .8em;
	margin: -2.1em 0 0 .2em;
	letter-spacing: .1em;
	}
	
h3 { 
	color: #333;
	font-size: 0.7em;
	text-align: right;
	margin: 0 0 0 0;
	}

h4 {
	color: #999;
	font-size: .65em;
	text-align: right;
	margin: 1em 0 0 0;
	}
	
.nav {
	font-size: .7em;
	color: #999;
	margin: .7em 0 0 .2em;
	}
	
p.nav a {
	text-decoration: none !important;
	}

#story {
	width: 450px;
	}

.bodytext {
	font-size: .7em;
	font-family: Helvetica, san-serif;
	margin: .6em 0 0 0;
	line-height: 1.4em;
	color: #666;
	}
	
.bodyital {
	font-style: italic !important;
	}

.bodyhead {
	color: #000;
	font-size: 1.2em;
	margin: -.15em 0 0 0;
	}
	
.bodysub {
	color: #333;
	font-size: .72em;
	}
	
.bodydate {
	color: #999;
	font-size: .6em;
	margin: .8em 0 0 0;
	}
	
.footer {
	text-align: right;
	font-size: .6em;
	color: #CCC;
	}
	
#preview {
	width: 640px;
	height: 480px;
	}