a:active, a:focus, a:link, a:visited 
{
	font-family: Verdana, Arial, sans-serif ;
	Color: white;
	text-decoration: none;
}

a:hover 
{
	font-family: Verdana,Arial,sans-serif; 
	Color: White;
	text-decoration: underline;
}

BODY
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 14pt;
	margin: 0;
	padding: 0; 
	/*background-image:url('graphics/purple.jpg'); 
	background-repeat: repeat;*/
	background-color: #203d36;
	color: #eab649; /*gold lettering */
}
    body{height=768px; width=1024px;} 
       #panel1 {position:absolute;width:auto;height:580px;top:0px;right:auto;bottom:auto;left:0px;border:none;} /* not currently used */
       #panel2 {position:absolute;width:1000px;height:580px;top:0px;right:auto;bottom:auto;left:50%;margin-left:-500px;border:none}
       #panel3 {position:absolute;width:auto;height:580px;top:0px;right:0px;bottom:auto;left:auto;border:none} /* not currently used */
       #panel4 {position:absolute;width:100%;height:65px;top:610px;right:0px;bottom:auto;left:0px;border:none;} 
       #panel5 {position:absolute;width:auto;height:auto;top:655px;right:auto;bottom:0px;left:0px;border:none;}  /* not currently used */
       #panel6 {position:absolute;width:1000px;height:50px;top:655px;right:auto;bottom:auto;left:50%;margin-left:-500px;border:none;}
       #panel7 {position:absolute;width:1000px;height:25px;top:675px;right:auto;bottom:auto;left:50%;margin-left:-500px;border:none}
       #panel8 {position:absolute;width:1000px;height:auto;top:730px;right:auto;bottom:0px;left:50%;margin-left:-500px;border:none} /* not currently used */
       #panel9 {position:absolute;width:auto;height:auto;top:655px;right:0px;bottom:0px;left:auto;border:none;}  /* not currently used */
	 
.news
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 14pt;
	margin: 0;
	padding: 0; 
	background-image:url('http://www.pachamamalove.com/graphics/bk.jpg'); 
	background-repeat: repeat;
	background-color: #203d36;
	color: #eab649; /*gold lettering */
}

	 
.stdtext
{
	font-family: Verdana,Arial,sans-serif; /*"Times New Roman", Times, serif; */
	font-size: 12pt;
	margin: 0;
	padding: 10px; 
	background-color: #203d36; /*green*/
	color: #ffdfbf; /*tan */
}

TD  
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

.brownbk  
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 14pt;
	margin: 0;
	padding: 0;
	background-color: #3b2514; /* brown? */

}

span.highlight
{
	background-color: #5C115D; /* purple? */
}

h1, h2, h3 
{
	font-family: "Times New Roman", Times, serif;
	Color: #eab649; /* gold */
}

h1
{
	font-size: 36pt;
}

h3
{
	font-size: 16pt;
}

a#h3_link:active, a#h3_link:focus, a#h3_link:link, a#h3_link:visited 
{
	font-family: "Times New Roman", Times, serif;
	Color: #eab649;
	text-decoration: none;
}

a#h3_link:hover 
{
	font-family: "Times New Roman", Times, serif;
	Color: #eab649;
	text-decoration: underline;
}

.trans50, table.trans50 
{
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
}

.trans25, table.trans25 
{
	opacity:.25;
	filter: alpha(opacity=25); 
	-moz-opacity: 0.25; 
}

.trans75, table.trans75 
{
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75; 
}

.trans100, table.trans100 
{
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	text-decoration: none;
	color: #eab649;
}
a.bottom_link:hover{
	text-decoration: underline;
	color: #eab649;
}

a.stdtext_link:active,a.stdtext_link:visited,a.stdtext_link:link
{
	font-family: Verdana,Arial,sans-serif; /*"Times New Roman", Times, serif; */
	font-size: 12pt;
	color: #ffdfbf; /*gold lettering #000000;*/
	/*background-color: #3b2514;*/
	text-decoration: underline;	 
}

a.stdtext_link:hover
{
	font-family: Verdana,Arial,sans-serif; /*"Times New Roman", Times, serif; */
	font-size: 12pt;
	color: #ffdfbf; /*gold lettering #000000; */
	/*background-color: #3b2514;	*/
	text-decoration: underline;	
}

a#menu_link:active,a#menu_link:visited,a#menu_link:link{
	text-decoration: none;
	color: #eab649;
}
a#menu_link:hover{
	text-decoration: underline;
	color: #eab649;
}

a.brownbox_link:active,a.brownbox_link:visited,a.brownbox_link:link
{
	text-decoration: none;
	color: #eab649; /*gold lettering */
}

a.brownbox_link:hover
{
	text-decoration: underline;
	color: #eab649; /*gold lettering */
}

.hide-em
{
	visibility: hidden;
}

.show-em
{
	visibility: visible;
}
