﻿#Layer4Background	{position:absolute; left:  10px; width:800px; top:   0px; height:850px; z-index:1; }

#Layer4CopyRight	{position:absolute; left: 240px; width:449px; top:  10px; height: 30px; z-index:2; }
#Layer4Header		{position:absolute; left: 240px; width:449px; top:  40px; height: 30px; z-index:2; }
#Layer4HeaderArtist {position:absolute; left:  10px; width:230px; top: 140px; height: 50px; z-index:3; }

#Layer4menu  		{position:absolute; left:  40px; width:200px; top: 200px; height:300px; z-index:2; }
#Layer4price  		{position:absolute; left:  40px; width:200px; top: 500px; height:100px; z-index:2; }

#Layer4Portfolio	{position:absolute; left: 240px; width:570px; top: 160px; height:500px; z-index:2; }
#Layer4Profile		{position:absolute; left: 240px; width:570px; top: 160px; height:500px; z-index:2; }
#Layer4Poems		{position:absolute; left: 240px; width:570px; top: 160px; height:500px; z-index:2; }
#Layer4Picture		{position:absolute; left: 240px; width:570px; top: 160px; height:500px; z-index:2; }
#Layer4Artists		{position:absolute; left: 240px; width:570px; top: 160px; height:500px; z-index:2; }

body  {font-family: Arial, sans-serif;	color: LightSlateGray;	font-size: 14px;	text-decoration: none; background-color: White;}

a 			{color: LightSlateGray;	font-family: Arial, sans-serif;	font-size: 14px; text-decoration: none;}
a:link    	{color: MediumSeaGreen	}
a:visited 	{color: LightCoral	   	}
a:hover   	{color: LightPink 		}
a:active  	{color: LightBlue		}

.headerstyle  	{ color: LightCoral; font-size: 10px; text-align: center; }

body {
	font-family: Arial, sans-serif;
	color: #996600;
	font-size: 14px;
	text-decoration: none;
}
.body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #996600;
}
a {
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: #999900;
	font-size: 14px;
}
.ap {
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: #E6E6FA;
	font-size: 14px;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #3CB371;
	text-decoration: none;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	color: #FFB6C1;
	text-decoration: none;
	font-size: 14px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3CB371;
	text-decoration: none;
}
.inv {
	color: White;
}
inv {
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: White;
	font-size: 14px;
}
.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: Yellow;
}
.poems {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #999933;
}

table.center {
margin-left:auto; 
margin-right:auto;
}
table.left {
	position:absolute;
	left:100px;	
	width:70%;
}
