Body			{ background: white;
			background-repeat: repeat-y;
			margin: 1em; 
			color: navy; 
			font-family: Arial, Helvetica, helv, sans-serif;
			font-weight: bold;}
.ers			{font-weight: bold;}
A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: mediumblue;
    TEXT-DECORATION: underline
}
A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ff0000;
    TEXT-DECORATION: none
}
A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #993300;
    TEXT-DECORATION: underline
}
A:hover
{
    BACKGROUND: #ffff00;
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:link IMG		{ border: double orange border-width: thick; }
A:visited IMG 		{ border: double orange border-width: thick; } 
A:active IMG		{ border: solid black border-width: thick; }
a:hover IMG		{ border: solid white border-width: thick; }
H1			{ color: orange;
			text-align: center;
			font-family: Arial, Helvetica, helv, sans-serif; }
H2			{ color: orange;
			font-weight: medium;
			font-family: Arial, Helvetica, helv, sans-serif;
			text-indent: 30; }
.white			{ color: white;	
			font-family: Arial, Helvetica, helv, sans-serif; }
.UL			{ list-style-image: url(redsqbal.gif); }
LI			{text-indent: 30; }
Smallcaps		{ font-variant: small-caps; }
TH		      	{color: yellow; 
			background: maroon; 
			font-family: Arial, Helvetica, helv, sans-serif; }
TD		      	{color: navy; 
			font-family: Arial, Helvetica, helv, sans-serif; 
			font-weight: bold; }
.contact	      	{color: yellow; 
			font-family: Arial, Helvetica, helv, sans-serif; 
			font-size: 11pt; }
.menu		      	{color: yellow; 
			font-weight: bolder;
			font-variant: small-caps; 
			font-family: Arial, Helvetica, helv, sans-serif; 
			font-size: 11pt; }
.menu2		      	{color: yellow; 
			font-weight: heavy;
			font-family: Arial, Helvetica, helv, sans-serif; }

.blah2 			{ margin-top: -50px;
			margin-left: -8px; 
			color: orange; }
.blah3 			{ margin-top: -50px;
			margin-left: -4px; 
			color: black; }

.floatright		{float: right;
			clear: right; 
			margin: 10px; 
			font-weight: heavy; 
			color: black; 
			background: url(flamingv2.jpg) black;
			background-position: bottom; 
			background-repeat: no-repeat; 
			font-size: 8pt; 
			padding: 10px;}
.floatleft		{float: left; 
			clear: left; 
			margin: 10px; 
			font-weight: heavy; 
			color: black; 
			background: url(flamingv2.jpg) black; 
			background-position: bottom; 
			background-repeat: no-repeat; 
			font-size: 8pt; 
			padding: 10px;}

#navlist
{
margin-top:120;
margin-left:0;
}

#navlist li
{
font-size: 11pt;
list-style: none;
margin: .6em 0;
text-indent: 0;
}

#navlist a	
{
font-size: 11pt
font-weight: bolder;
font-variant: small-caps; 
color: yellow;
border-width: 1px;
border-style: solid;
border-color: black #068 #6cf black;
padding: 0.25em 0.5em 0.4em 0.75em;
text-indent: 25;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 8.3em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: url(newstars.jpg) black;
color: white;
border-color: black #6cf #068 black;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: url(newstars.jpg) black;
color: yellow;
border-color: black #6cf #068 black;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#active a
{
background: url(newstars.jpg) black;
color: yellow;
border-color: black #6cf #068 black;
padding: 0.4em 0.35em 0.25em 0.9em;
text-decoration: none;
font-weight: bolder;
}