body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

code
{font-family: Courier, sans-serif;
font-size: 1em;
color: lightgrey;}


code.onBlack
{font-family: Courier, sans-serif;
font-size: 1em;
color: lightgrey;}

code.onWhite
{font-family: Courier, sans-serif;
font-size: 1em;
color: darkgrey;}

html 
{background-color: black;}

html.crow
{background-color: white;}

html.white
{background-color: white;}


P
{
	color:  black;
	font-family: Verdana, Helvetica, sans-serif;
}


P.onBlack
{color: lightgrey;}

P.onBlackShow
{
	color: lightgrey;
	font-family: 'Courier New', Courier, monospace;
	font-size: x-small;
}

h2
{
font-family: Verdana, Helvetica, sans-serif;
font-size:  130%;
color:  black;
text-align: center;
}

a.mainstyle:link
{color: #B9B9B9; 
text-decoration: none; }

a.yel:link
{color: #006699; 
text-decoration: none; }

a.mainstyle:visited
{color: #888888; 
text-decoration: none; }

a.yel:visited
{color: #888888; 
text-decoration: none; }


a.mainstyle:active
{color: #C9C9C9; }


a.mainstyle:hover
{color: #C5C5C5; text-decoration: underline; }

a.blacklinkz:link
{color: #000000;
text-decoration: none;}

a.blacklinkz:visited
{color: #000000;
text-decoration: none;}

a.blacklinkz:hover
{color: #000000;
text-decoration: underline;}

a.canaan:link
{color: #339900;
text-decoration: none;}

a.canaan:visited
{color: #339900;
text-decoration: none;}

a.canaan:hover
{color: #339900;
text-decoration: underline;}

a.onLight:link
{
	text-decoration: none; 
}

a.onLight:visited
{ text-decoration: none; }

a.onLight:active
{ text-decoration: underline; }

a.onLight:hover
{ text-decoration: underline; }


div.albums
{
	width: 100%;
}

div.album
{
	background-color: #000;
	width:100%;  
	height:270px;
	padding-left:50px;
	
}

div.player {
	clear: none;
	width:270px;
}

div.prophecy {
	
}

div.albumcover
{
	top:10px;
	right:10px;
	left: 10px;
	bottom:10px;
	float:left;
	height:250;
	width:250;
	padding-left:200px;
}

div.songtitles
{ 
	
	padding-left:100px;
	background-color: #000; 
	text-align:left;
	float:left;
}

div.titleimage
{
	background-color: #000;
	
}

div.logo
{
	
}

img.titleimage
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}



div.footer
{
	text-align:center;
}

div.mainmenu
{
	float:top;
	width:100%;
	height:50px;
}

div.mainmenuitem
{
	display:inline;
	font-family:Century Gothic,Helvetica,Geneva,sans-serif;
	font-size:12px;
	margin:5px;
}


a.menuitem:link
{color: #B9B9B9; 
text-decoration: none; }

a.menuitem:visited
{color: #888888; 
text-decoration: none; }


a.menuitem:active
{color: #C9C9C9; }


a.menuitem:hover
{color: #C5C5C5; text-decoration: underline; }


div.livephoto
{
	width:100%;
	float:top;
	padding-top:35px;
}

div.work
{
	width:100%;
	padding-top:30px;
}