body {
	margin:0 auto;
	padding: 0;
	background: #1a1613 url(images/bg_tutBody.gif) repeat-x;
	color: #cdba8d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.00em;
	font-size: 10px;
	text-align: center; 
	}
img { border: 0; }
a {
	color: #cdba8d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.01em;
	font-size: 10px;
	}
a:active, a:focus {outline:none;}

#siteWrap {
	margin: 257px auto 0 auto;
	width: 642px;
	height: 345px;
	position: relative;
	background: transparent url(images/bg_pageWrap.jpg) no-repeat top left;
	}
#pageWrap {
	position: absolute;
	z-index: 5;
	top: 138px;
	left: 64px;
	}
div.nPage {
	margin-right: 27px;
	float: left;
	cursor: pointer;
	}	
#lPage {
	float: left;
	cursor: pointer;
	}
#bubbleWrap {
	position: absolute;
	z-index: 10;
	left: 158px;
	top: 30px;
	}
.bubble {
	position: absolute;
	}
.clear {
	clear: both;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
#about {
	background: #1a1613;
	padding: 5px;
	display: block;
	width: 230px;
	height: 70px;
	text-align: left; 
	align: center; 
	margin:0 auto;
	background-image: url(images/header_gradient.jpg);
	border: 1px solid #594B40;
	}
#about img {
	vertical-align: middle;
	}
#about h4 {
	font-size: 1.3em;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	}
#about a {
	text-decoration: none;
	color: #cdba8d;
	}
#about a:hover {
	text-decoration: underline;
	}
#about p {
	margin: 0;
	padding: 0;
	}
.author_text {
	padding-left: 30px;
	padding-right: 2px;
	}
#intro {
	 font-size: 10px; 
	 color: #ddd; 
	 position: absolute; 
	 top: -100px;
	 text-decoration: none; 
	 width: 600px;
}
#intro h1, #intro p {
	 font-size: 10px; 
}
div.spacer {
	height: 70px;
	width:1px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.clearfix {
	display: block;
	}
html[xmlns] .clearfix {
	display: block;
	}
* html .clearfix {
	height: 1%;
	}


