/* Syllabets Styles     Author: Matt Radel on April 28th, 2008 */body {
	margin: 0;	padding: 0;	font-family: courier, "courier new";	font-size: 16px;	line-height: 1.4em;
}img {	border: 0;}a:link {	color: #000;}a:visited {	color: #000;}a:hover {	color: #000;	text-decoration: none;}sup {	font-size: 9px !important;}p {	margin: 8px 0;}span {	font-family: arial;}/* Structure */#mainContainer {	position: relative;	width: 888px;	margin: 0 auto;}/* Graphical Elements */#book {	display: block;	background: url(img/book_cover.jpg) no-repeat;	width: 570px;	height: 211px;	overflow: hidden;	text-indent: -999em;}#logo {	position: absolute;	right: 0;	top: 0;	display: block;	background: url(img/logo.jpg) no-repeat;	width: 318px;	height: 211px;	overflow: hidden;	text-indent: -999em;}#house {	background: url(img/house.jpg) no-repeat;	width: 888px;	height: 383px;}	#house h1 {		display: none;	}	/* Footer Elements */#copyright {	position: relative;	left: 20px;	font-size: 14px;	margin: 0;	padding: 0;}#functions {	position: absolute;	font-size: 14px;	top: 594px;	right: 20px;	margin: 0;	padding: 0;}/* About */#about {	position: absolute;	z-index: 10;	width: 888px;	height: 600px;	background: url(img/overlay.png);}*html #about {	position: absolute;	z-index: 10;	width: 888px;	height: 600px;	background-image: none;	background-color:#ffffff;	-moz-opacity: 0.8;	opacity:.80;	filter: alpha(opacity=80);}#popup {	position: absolute;	z-index: 100;	left: 35px;	top: 50px;	width: 808px;	padding: 15px 30px 20px 30px;	border: 2px solid #000;	background-color: #fff;	voice-family: "\"}\"";   	voice-family:inherit;  	width: 748px;}	#popup h1 {		background: url(img/about.gif) no-repeat;		width: 192px;		height: 47px;		overflow: hidden;		text-indent: -999em;		margin: 10px 0 6px 0;		padding: 0;	}		#popup h2 {		font-size: 16px;		margin: 0 0 5px 0;		padding: 0;	}	#close {	position: absolute;	top: 12px;	right: 12px;	display: block;	width: 26px;	height: 27px;	background: url(img/close.gif) no-repeat;}
