/*	EmeraldCityStringQuartet.com v2.0
	by Libby Landy for Camelland Productions
	Spring, 2007
	Designed with VS.Net, XPpro */

BODY	{
	
	background-repeat:repeat;
	background-image: url(imgs/staffGreen.gif);
	SCROLLBAR-FACE-COLOR:  green;
	SCROLLBAR-HIGHLIGHT-COLOR: seafoam;
	SCROLLBAR-SHADOW-COLOR: seafoam;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: seafoam;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	SCROLLBAR-BASE-COLOR: green;
	LIST-STYLE-POSITION: outside; 
	LIST-STYLE-TYPE: disc;
	color: Black }
	
.UL
{ BACKGROUND-COLOR: transparent;
	FONT-SIZE: 12pt; 
	COLOR: black; 
	FONT-FAMILY: Tempus Sans ITC; 
	LIST-STYLE-TYPE: disc; }
	
IMG 
{ BORDER-RIGHT: darkgreen 1px outset; 
	BORDER-TOP: darkgreen 1px outset; 
	BORDER-LEFT: darkgreen 1px outset; 
	BORDER-BOTTOM: darkgreen 1px outset;
	LEFT: 8px;
	POSITION: absolute;
}	

	

/*.lnk	{
	font-weight: normal;
	font-size: 12 pt;
	font-style: normal;
	font-family: Bradley Hand ITC;
	text-align: left;
	background-color: transparent;
	border-color: transparent;
	border-style: none;
	color: ;
	cursor: hand}*/
	
.BTN {
	color: green;
	cursor: hand;
	font-size: 12pt;
	font-family: /*bradley hand itc*/ Tempus Sans ITC;
	background-color: transparent;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	text-align:center; 
	text-decoration: italic}	
	
	
.DIV	{ 
	POSITION: absolute;
	FONT-SIZE: 10pt; 
	COLOR:  black; 
	FONT-FAMILY: Tempus Sans ITC;
	BACKGROUND-COLOR: transparent; 
	TEXT-ALIGN: justify;
	LIST-STYLE-POSITION: outside; 
	LIST-STYLE-TYPE: disc}
		
A:link	{
	color: black;	
	FONT-SIZE: 12pt; 
	font-family: Tempus Sans ITC;
	background-color: transparent;
	text-decoration: none}	
		
A:visited	{
	color: darkgreen;
	FONT-SIZE: 12pt; 
	font-family: Tempus Sans ITC;
	background-color: transparent;
	text-decoration: none}	
		
A:active	{
	color: #006400;
	FONT-SIZE: 12pt; 
	font-family: Tempus Sans ITC;
	background-color: transparent;
	text-decoration: mone}	
		
A:hover	{
	color: MediumSeaGreen;
	FONT-SIZE: 12pt; 
	font-family: Tempus Sans ITC;
	background-color: transparent;
	text-decoration: underline}
	
/*.FOOTER
{
	font-weight: normal;
	font-size: 7pt;
	color: indigo;
	font-family: Verdana;
	background-color: transparent;
	text-align: center;
	position: absolute;
	white-space: nowrap}*/
	
.H1	{background-color: transparent;
	font-family:  Tempus Sans ITC;
    font-size: 10pt;
    font-weight: normal;
	white-space: nowrap;
	color:  black;
	text-align: left;}
	
.H2	{background-color: transparent;
	font-family:  Tempus Sans ITC;
    font-size: 12pt;
	color:  black;
	font-weight: normal;
	text-align: justify}
	
.H3	{background-color: transparent;
	font-family: Tempus Sans ITC;
    font-size: 12pt;
	color: black;
	font-weight: bold;
	text-align: left;}
	
.H4	{background-color: transparent;
	font-family: parchment;
	font-size: 26pt;
    font-weight: bold;
    letter-spacing: normal;
    word-spacing: normal;
	white-space: nowrap;
	color:  black}
	
.H5	{background-color: transparent;
	font-family: Tempus Sans ITC;
    font-size: 16pt;
    font-weight: bold;
	white-space: nowrap;
	color:  black
	text-align: center;}
	
.H6	{background-color: transparent;
	font-family: bradley hand itc;
	font-weight:bold;
	font-size: 32pt;
	left:128px;
	width: 650px;
	position:absolute;
	top:8px;
	height: 76px;
	white-space: nowrap;
	color:  black;
	text-align: center}
