.shade{
	margin:0 auto 10px;
	background:#777;
	border:1px solid #ccc;
	padding: 0px;
	color: #ffffff;
	position: relative;
	width: 250px;
	float: none;
	margin-left: 10px;
	margin-top: 10px;
}
.r {float: right;}
.l {float: left;}
.w {width: 177px;}

.container {
	background:#000;
	border:1px solid #000; 
	position: relative;
	left:-8px;
	top:-6px;
}

body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


@font-face {
    font-family: Fiesta;
    font-style:  normal;
    font-weight: 700;
    src: url(FIESTA6.eot);
  }  

h1 {
	font-family: Fiesta;
	font-style: normal;
	font-size: 18px;
	text-align: justify;
}



h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: italic; font-weight: bold; color: #006600; text-align: center}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; text-align: center}
h4 { text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}

a:link {  color: #660000}
a:hover {
	background-color: #D14B18;
	color: #FFFFFF;
	cursor: hand;
}
#flashcontent {height: 1000;}
#show {width:250;}

