body
{
	margin: 50px;
	padding: 0px;
	width: 700px;
	font-family: junicode, georgia, serif;
	color: #656161; 
	background-color: #DAD8D8;
	background-image: url(media/mysts_outer_tile.gif);
}

a:link
{
	color: #00653E;
	font-weight: bolder;
}
	
a:visited
{
color: #7E8773;
font-weight: bold;}
	
a:hover
{
color: #00653E; 
border-width: 0 0 1px 0;
border-style: none none dotted none;
}

a:active
{
color: #737487;
font-weight: bold;
}

#Main 

{ 
width: 700; 
bgcolor="#656161";
}

#Main_year

{ 
width: 1100; 
bgcolor="#656161";

}


#Fadedleaves
{
	display: block;
	background-image: url(media/mysts_inner_tile.gif);
	margin: 50px;
	border: 4px #656161 solid;
	padding: 5px;
}

#Fadedleaves_year
{
	display: block;
	background-image: url(media/mysts_inner_tile.gif);
	margin: 50px;
	border: 4px #656161 solid;
	padding: 5px;
}


#Content
{
	margin: 50px;
	width: 500;
	align="center";

</div>
}

#Content_year
{
	margin: 50px;
	width: 1100;
}

#Disclaimer
{
font-size: small;
text-align: center;
}


#Copyright	
{
font-size: small;
text-align: center;
}

#Footer
{
	font-size: small;
	color: #000066;
	text-align: center;
}

h1
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 28px;
	line-height: 28px;
	font-weight: 900;
	color: #ccc;
}

h3
{
color: #00653E;
}

p
{
	color: black;
	font-family: "palatino," georgia, junicode, serif;
	font-size: 1em;
	line-height: 22px;
}



.folio
{
	color: #00653E;
	font-weight: bold;
	font-style: italic;
}

.dropcap {
float: left;
width: .7em;
font-size: 4em;
line-height: 83%;
font-weight: normal;
color:#00653E;
font-family: junicode;}


p.bob
{margin: 0 0 0 8em;}

p.wheel
{margin-left: 4em;}

p.stanza
{font-weight: bold;
margin-left: 8em;
color:#00653E;
}


/*
a
{
	color: #0117e55;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: junicode, georgia, serif;
}

a:link { color: #117e55; }
a:visited { color: ##9f090b; }
a:hover { background-color: #eee; }

*/

ul
{ 
list-style-image: url(media/mysts_bullet_small.gif); 
}


