/*style-waterfalls.css A*/
TD, P, BODY
{
	color: #000000;
	font-family: verdana, arial, helvetica, "ms sans serif";
	font-size: 10pt;
	text-decoration: none;
	line-height:135%;
}
A:link
{
	color: #000099;
	font-family: verdana, arial, helvetica, "ms sans serif";
	font-size: 10pt;
	text-decoration: none;
}
A:visited
{
	color: #000066;
	font-family: verdana, arial, helvetica, "ms sans serif";
	font-size: 10pt;
	text-decoration: none;
}
A:hover
{
	color: #3333FF;
	font-family: verdana, arial, helvetica, "ms sans serif";
	font-size: 10pt;
	text-decoration: underline;
}
BODY
{
	margin: 0;
	padding: 0;
	max-width: 1800px;
	background: #BAD7EE;
	height:100%;
}
/*Properties for the main wrapper*/
#wrapper
{
	clear: both;
	max-width: 800px;
	#width: 800px;
	_width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: #D0E6FE;
	background: url(../pocahontas/miscpics/bground.jpg) repeat-y ;
	min-height:100%;
}
#wrapper p
{
	text-align:justify;
	margin-left: 46px;
	margin-right: 46px;
}
#wrapper a
{
	font-weight:bold;
}
#wrapper h1
{
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:14pt;
}
#wrapper h2
{
	margin-top:60px;
	margin-bottom:4px;
	margin-left: 46px;
	text-align:left;
	font-size:10pt;
	text-decoration: underline;
}
/*Properties for the updates box*/
#updates
{
	width: 450px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF";
	text-align: center;
	border: 2px solid #000066;
	border-color: #000066;
	margin-top:20px;
	margin-bottom:20px;
	background: url(../pocahontas/miscpics/bgroundupdates.jpg);
}
/*Properties for the text inside update box*/
#updates P
{
	text-align:center;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 14px;
	margin-left:10px;
	margin-right:10px;
	border-bottom: 1px solid #000066;
}
#updates h1
{
	text-align:center;
	text-decoration: underline;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 10pt;
}
/*Properties for nav bar*/
#navbar
{
	clear: both;
	margin-left:0px;
	padding: 8px;
	text-align: center;
	border-top: 1px dotted #000066;
	border-bottom: 1px dotted #000066;
	border-color: #000066;
}
/*Properties for centered text sections*/
#centered
{
	clear: both;
	margin: 0;
	text-align: center;
}

/*Properties for centered text sections*/
#centered p
{
	text-align: center;
	padding: 4px;
}
/*Properties for right aligned text sections*/
#rightalign
{
	clear: both;
	margin-right: 40px;
	text-align: right;
}

/*Properties for the footer*/
#footer
{
	clear: both;
	padding: 8px;
	margin-top:40px;
	margin-bottom:0px;
	text-align: center;
	border-top: 1px dotted #000066;
	border-bottom: 1px dotted #000066;
	border-color: #000066;
}
/*Properties for left column on story page*/
#story-left
{
	float: left;
	width: 200px;
	padding: 0px;
	height: auto;
	margin-bottom:10px;
	text-align:right;
}
/*Properties for right column on story page*/
#story-right
{
	margin-left: 150px;
	height: auto;
	text-align: justify;
	padding:10px;
}
/*Properties for centered text sections*/
p#center
{
	text-align: center;
	padding:0px;
	margin-bottom:20px;
}
#wrapper li
{
	margin-left: 50px;
	line-height:150%;
}
li#cover
{
	line-height:200%;
	margin-bottom:10px;
}
#wrapper hr
{
	width:50%;
	size:1px;
	color: #000066;
}
/*Properties for character column on the left*/
#character-left
{
	float: left;
	width: 130px;
	margin-left: 40px;
	margin-right: 10px;
	padding: 0px;
	height: auto;
	margin-bottom:20px;
}
/*Properties for character column on the right*/
#character-right
{
	float: right;
	width: 130px;
	margin-left: 16px;
	margin-right:36px;
	padding: 0px;
	height: auto;
	text-align: left;
}
/*Properties for character column text center*/
#character-text
{
	margin-left: 150px;
	margin-right: 150px;
	height: auto;
	text-align: justify;
	padding:10px;
}
/*Properties for voice actor*/
#voice
{
	font-weight:bold;
	text-align:right
}	
#print
{
	text-align:right;
	margin-right:40px;
}
/*Properties for element with margins identical to wrapper*/
#wrappersame
{
	clear:both;
	width:100%;
}

/*Properties for box header on gallery  page*/
#title
{
	width:380px;
	clear: both;
	text-align: center;
	padding:10px;
	margin-bottom:0px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	font-weight:bold;
}
/*Properties for box fill on gallery page*/
#fill
{
	width:380px;
	padding:10px;
	clear: both;
	text-align: center;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	font-size: 10pt;
	margin-bottom:40px;
	line-height:180%;
}

/*Properties for box fill on gallery page*/
p#filled
{
	text-align: center;
	line-height:140%;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
#fill a
{
	font-weight:normal;
}

/*Properties for longer box header on gallery sub page*/
#subtitle
{
	width:520px;
	clear: both;
	text-align: center;
	padding:10px;
	margin-bottom:0px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	font-weight:bold;
}
/*Properties for longer box descript on gallery sub page*/
#subdescrip
{
	width:520px;
	clear: both;
	text-align: justify;
	padding:10px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-color: #ffffff;
}
/*Properties for longer box fill on gallery sub page*/
#subfill
{
	width:520px;
	padding:10px;
	clear: both;
	text-align: center;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	font-size: 10pt;
	margin-bottom:40px;
	line-height:180%;
}


/*Properties for boxes on moments main page */
#momentstitle
{
	float: left;
	width:200px;
	text-align: center;
	padding:10px;
	margin-top:0px;
	margin-left: 46px;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	margin-bottom:10px;
}
/*Properties for longer box fill on gallery sub page*/
#momentsfill
{
	width:460px;
	padding:10px;
	text-align: justify;
	margin-left: 266px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	border: 2px solid #ffffff;
	border-color: #ffffff;
}
/*Properties for section break, used on script script page*/
P#sectionbreak
{
	margin-top: 60px;
	margin-bottom: 10px;
}

/*Properties for box header on videos page*/
#vidtitle
{
	width:600px;
	clear: both;
	text-align: center;
	padding:10px;
	margin:40px auto 0px auto;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	font-weight:bold;
}

/*Properties for box fill on videos page*/
#vidfill
{
	width:600px;
	padding:10px;
	clear: both;
	text-align: center;
	margin:0px auto 50px auto;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	font-size: 10pt;
	line-height:140%;
}

/*Properties for wrapper on fanstuff page*/
#fanstuff
{
	clear:both;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	margin-bottom:40px;
	padding:0px;
}

/*Properties for shorter box header on fanstuff page*/
#fanstuffsub
{
	width:130px;
	float:left;
	padding:10px;
	text-align: center;
	margin-top:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 80px;
	border: 2px solid #ffffff;
	border-color: #ffffff;
}

/*Properties for fanfic header*/
#fictitle
{
	clear: both;
	width:694px;
	text-align: left;
	padding:3px;
	margin-bottom:0px;
	margin-top:50px;
	margin-left: 46px;
	margin-right: auto;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	font-size: 11pt;
	font-weight:bold;
}
/*Properties for shorter box descript on fic page*/
#ficdescrip
{
	width:680px;
	clear: both;
	text-align: left;
	padding:10px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: 46px;
	margin-right: auto;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-color: #ffffff;
}
/*Properties for shorter box fill on fic page*/
#ficlinks
{
	clear: both;
	float:left;
	width:680px;
	padding:10px;
	text-align: justify;
	margin:0px;
	margin-left: 46px;
	margin-right: auto;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	margin-bottom:40px;
	line-height:130%;
}
/*Properties for box header on fanart page*/
#art-title
{
	width:480px;
	clear: both;
	text-align: center;
	padding:10px;
	margin-bottom:0px;
	margin-top:80px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	font-weight:bold;
}
/*Properties for box fill on fanart page*/
#art-fill
{
	width:480px;
	padding:10px;
	clear: both;
	text-align: center;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #ffffff;
	border-color: #ffffff;
	font-size: 10pt;
	margin-bottom:10px;
	line-height:120%;
}
#art-fill p
{
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
}


/*Properties for guide box on fanart page*/
#guide
{
	width:300px;
	padding:0px;
	float:right;
	text-align: center;
	margin-top:30px;
	margin-right: 60px;
	margin-left: auto;
	border: 2px solid #ffffff;
	border-color: #ffffff;
}
#guide p
{
	text-align:center;
}
p#dialogue
{
	text-indent:-46px;
	margin-bottom:0px;
	margin-top:0px;
}