

body {
	background-position:top center;
	background-color:white;
	background-repeat:no-repeat;
	
	font-family: verdana, sans-serif;
	font-size: 9pt;
	text-align:center;
	
	padding:1px 0 0 0;
	margin:0 0 0 0;
}

.main {
	position:relative;
	top:50px;
	left: center;
	width: 750px;
	height: 458px;
	
	background-image:url("/images/white_wall.jpg");
	background-position:top center;
	background-color:white;
	background-repeat:no-repeat;
	
	border: #888 solid 1px;
	
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	
	text-align:left;
	
	overflow:hidden;
}

div {position:absolute;}
.a {padding-top:6px; position: relative; font-size: 14pt; text-decoration:none;}

a {color: #4C6280;}

.title {left:30px; top: 10px; font-size: 24pt; font-family:Tahoma, Sans-Serif; color: #0d0d0d;}
.content {top:50px; left:30px; width: 500px; height: 365px; overflow: auto;}

.copyright {position: relative; top: 50px;left: center; text-align: center; color: #888;}
.story {left: 270px; width: 479px; height: 457px; overflow: auto;}
.links {top:50px; left:30px; width: 500px;}