Body			{ background: url(flaming.jpg) black;
			background-repeat: repeat-y;
			margin: 1em; 
			color: yellow; 
			font-family: Arial, Helvetica, helv, sans-serif;
			font-weight: bold;
			scrollbar-arrow-color:maroon; 
			scrollbar-face-color:orange;
			Scrollbar-track-Color:yellow;
			Scrollbar-Highlight-Color:maroon;}
A:link			{ COLOR: white; 
			TEXT-DECORATION: underline; }
A:visited		{ COLOR: yellow; 
			TEXT-DECORATION: underline; }
A:active		{ COLOR: white;
			TEXT-DECORATION: font-weight: bolder; }
a:hover			{ COLOR: white; 
			TEXT-DECORATION: font-weight: bolder;
			 font-size: 100%}
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; }
.big			{ margin-top: 0px;
			font-weight: bold;
			color: yellow; 
			font-variant: small-caps; 
			font-size: 30px; 
			letter-spacing:3px;
}
.big2 			{ margin-top: -34px;
			margin-left: -4px; 
			color: orange; 
			font-variant: small-caps; 
			font-weight: bold;
			font-size: 30px; 
			letter-spacing:3px;
}
.big3 			{ margin-top: -37px;
			margin-left: -3px; 
			color: orange; 
			font-variant: small-caps; 
			font-weight: bold;
			font-size: 30px; 
			letter-spacing:3px;
}
.overlap		{ position: relative; left: 30px; top: 70px; z-index:10 ;
			font-size: 60px;
			font-weight: bold;
			filter:alpha(opacity=30);
			-moz-opacity:.30;
			opacity:.30;
			color: orange;
			dftext-align:center;

}

.des1 { color: beige; 
	font-weight: bold;
	margin-left: 30px;
	margin-top: -10px;
	font-size: 24px; 
}
.des2 { color: yellow; 
	margin-left: 50px;
	margin-top: -10px;
	font-size: 14px; 
}
H1			{ color: orange;
			font-variant: small-caps; 
			font-weight: lighter;
			font-family: Arial, Helvetica, helv, sans-serif; }
H2			{ color: orange;
			font-variant: small-caps; 
			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: yellow; 
			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: 13pt; }
.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: 15pt;
font-weight: bolder;
font-variant: small-caps; 
color: yellow;
border-width: 2px;
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;
}