div#welcome,
div#story {
	width:100%;
	background-color:#000000;
	margin:0 auto 0 auto;
	}
	
div#welcome div.welcome_border,
div#story div.story_border {
	background-color:#0b4703;
	padding:3px;
	padding-top:0;
	}
	
div#welcome div.welcome_border h1,
div#story div.story_border h1 {
	margin:0;
	padding:0;
	background-color:#0b4703;
	display:block;
	font-size:14pt;
	font-weight:bold;
	color:#ffea00;
	padding:3px 0 3px 0;
	}

div#welcome div.content,	
div#story div.content {
	background-color:#9e9e9e;
	}
	
div#story div.img_border {
	background-color:#0b4703;
	padding:7px 3px 3px 7px;
	position:relative;
	float:right;
	font-size:10pt;
	color:#ffea00;
	text-align:center;
	margin-left:4px;
	}

div#welcome div.mainh,	
div#story div.mainh {
	padding-left:7px;
	font-size:13pt;
	color:#000000;
	margin-bottom:5px;
	margin-top:10px;
	}

div#welcome div.maint,	
div#story div.maint {
	margin:3px 0 3px 0;
	padding-left:10px;
	font-size:11pt;
	color:#000000;
	}
	
div#story a {
	text-decoration:underline;
	color:#0c1503;
	}
	
div#story a:link,
div#story a:visited {
	text-decoration:underline;
	color:#0c1503;
	}
	
div#story div.bLINK {
	text-align:center;
	font-size:12pt;
	padding-top:8px;
	}
	
div#story div.nline {
	text-align:left;
	font-size:13pt;
	margin-bottom:3px;
	}
	
div#story br.iehack {
	clear:both;
	background:#0b4703; 
	}
	
div#story span.iehackdiv {
	color:#9e9e9e;
	}
	