html,body,div,p {font: normal 12px Georgia, Palatino, Palatino Linotype, serif; color: #666666;}
body {background: #E9E9E9 url(../img/pagebg2.gif) repeat-y 50% 0; background-attachment: fixed; margin: 0; padding: 0;}
/* Section Rules
----------------------------------------------- */
#page {width: 729px; margin: 0 auto; position: relative;}

#pagetop {
	position: absolute; 
	background: url(/img/pagetop.gif) no-repeat;
	width: 727px; height: 60px; left: 2px; 
	z-index: 0;
	}
	
#display {
	display: none;

}


#logo {
	position: absolute;
	top: 60px;
	right: auto;
	z-index: 1;
	left: 65px;
	width: 620px;
	height: 80px;
	}
	
#story {
	width: 650px;
	background: #F9F9F9 url(/img/storybg.gif);
	position: absolute;
	top: 232px; left: 39px;
	z-index: 2;
	}
	
#story2 {
	width: 650px;
	background: #F9F9F9 url(/img/storybg.gif);
	position: absolute;
	top: 85px; left: 39px;
	z-index: 2;
	}	
	


/* Generic Rules
----------------------------------------------- */
a:link,a:active {color: #094E79; text-decoration: none; border-bottom: 0px;}
a:visited {color: #999; text-decoration: none; border-bottom: 0px;}	
a:hover {color: #0175BA;}
a img {border-width: 0; border-style: none;}
#content {
	position: relative;
	width: 620px;
	left: 60px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
