﻿body 
{
	background: black url("http://www.tlntv.com/Events/salsa09/layout/SALSABACKGROUND.jpg") no-repeat fixed center top;
	background-attachment: fixed;
	margin: 0;	
}

#languageBar
{
	height: 20px;
	width: 822px;
	background: #505050;
	color: #FFFFFF;
	font-size:11px;
    font-weight:bold;   
    padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;     
}

#languageBar img
{
	border: 0;
}

#languageBar a
{
	text-decoration: none;
	color: White;	
}

#Wrapper
{	
	width:800px;	
}

span.footer
{
	color: #FFFFFF;
	font-size:11px;
    font-weight:bold; 
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
}

#BodyWrapper
{
	color: black;
	font-size:13px;    
    text-decoration: none;  
    text-align: left;    
    padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#BodyWrapper span.TextHeader
{
	color: red;
	font-size:18px;
    font-weight:bold; 
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;     
}

#MenuWrapper
{
	color: white;
	font-size: 13px;
	text-decoration: none;
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
}

#Nav table, #MiniNav table
{
   border:none; 
   background-image:url('http://www.tlntv.com/Events/Salsa09/layout/Nav.jpg');
}
#Nav table a, #Nav table a:visited, #MiniNav table a, #MiniNav table a:visited
{
   display:block;  
   color:white;
   font-size:13px;
   font-weight:bold; 
   text-decoration:none; 
   cursor:pointer;
   cursor:hand;
   background-image:url('http://www.tlntv.com/Events/Salsa09/layout/Nav.jpg');
   font-family: Arial, Helvetica, sans-serif;
}

#Nav table a:hover, #MiniNav table a:hover 
{
   color:white; 
   font: bold;
   background-image:url('http://www.tlntv.com/Events/Salsa09/layout/NavLigthed.jpg');
}

#Nav table img, #MiniNav table img
{
   border:0px;
}

#MiniNav table
{	
	background-image:url('http://www.tlntv.com/Events/Salsa09/layout/NavRedOff.jpg');
}

#MiniNav table a, #MiniNav table a:visited
{   
   background-image:url('http://www.tlntv.com/Events/Salsa09/layout/NavRedOff.jpg'); 
}

#MiniNav table a:hover 
{   
   background-image:url('http://www.tlntv.com/Events/Salsa09/layout/NavRedOn.jpg');
}

#none
{
	display:inline;
}