@charset "utf-8";
/* CSS Document */
#tank { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	}
.story
{ 
	width: 350px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #FFD7BB;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;
	}
.NewStory
{ 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #FFD7BB;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;
	}
.OStory
{ 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #F58020;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;
		}
.AStory
{ 
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #F58020;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:right;
	padding: 15px 10px;
	}
#story2{ 
	width: 400px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFD7BB;
	margin: 20; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #f58020;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;
	}
#navsite h5 {

 display: none;

}

#navsite ul {

 padding: 3px 0; 

 margin-left: 0; 

 border-bottom: 1px solid #778; 

 font: bold 12px Verdana, sans-serif; 

}

#navsite ul li {

 list-style: none;

 margin: 0; 

 display: inline; 

}

#navsite ul li a {

 padding: 3px 0.5em; 

 margin-left: 3px; 

 border: 1px solid #778;

 border-bottom: none;

 background: #DDE;

 text-decoration: none;

}

#navsite ul li a:link {

 color: #448;

}

#navsite ul li a:visited {

 color: #667;

}

#navsite ul li a:link:hover, #navsite ul li a:visited:hover {

 color: #000;

 background: #AAE;

 border-color: #227;

}

#navsite ul li a#current {

 background: white; 

 border-bottom: 1px solid white;

}
img.Photo {
	position: relative;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
}
img.Wall {
	position: relative;
	float: none;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	/*border:thick;
	border-right: 1px;*/
}
img.Lleft {
	float: right;
	margin: 7px 0px 0px;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
body {
	 
	margin: 0px;
	padding: 2px;;
	min-height: 100%;
}
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #EB8134;
	margin: 15px 0px 0px;
	padding: 0px;
}
h2 {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #611254;
	margin: 15px 0px 0px;
	padding: 0px;
}
h3 {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #EB8134;
	margin: 10px 0px 0px;
	padding: 0px;
}
caption {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #EB8134;
	margin: 20px 20px 20px 0px;
	padding: 0px;
	clear: both;
}
h4 {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	color: #611254;
	margin-left: 20px;
	font-size: small;
}

a:link {
	color: #611254;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #611254;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #611254;
}
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0066ff;
	line-height:20px;
	letter-spacing:.1em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
