body {
background: url(art/bkg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

#page {
width: 900px;
margin: 0 auto; 
position: relative;
}

#pagetop {
	position: relative; 
	width: auto; height: 80px;
	top: 0; left: 0px; 
	z-index: 0;
	}
	
	#navbar {
	float: right;
	width:auto;
	height: 20px;
	position: relative;
	padding-right: 10px;
	pading-top: 10px;
	z-index: 2;
	}
	
	#body2 {
	width: auto;
	position: absolute;
	top: 85px; left: 10px;
	z-index: 2;
	}
	
#storymain {
float: left;
width: 100px;
margin-top: 20px;
padding-right: 15px; 
}

 #storysub {
 float: left; 
 width: 600px; 
 padding: 20px 0px 0px 0px; 
 }
 
 
 #storysub2 {
 float: left; 
 width: 725px; 
 padding: 30px 0px 0px 0px; 
 }
 
 #story2 {
	/*width: 160px;*/
	/*background: #F9F9F9 url(/img/storybg.gif);*/
	padding: 70px 0px 0px 0px;
	}	

#copyright {
	padding: 20px 0;
	border-top: 1px solid #D6D6D6; 
	text-align: center;
	color: #333333;
	}

table {
	background-repeat: no-repeat;
	background-position: center top;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	padding: 0px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 5px;
    float: right;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 0px 0px 5px;
	padding: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #990000;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0px;
	padding: 0px 0px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-bottom-style: solid;
	line-height: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0px;
	line-height: 20px;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-top: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	height: 15px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	color: #006600;
}

.white {
	color: #FFFFFF;
}

ul {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

blockquote {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 15px 5px 5px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
