/* *****************************************
//  WebTank Stylesheet File
//  Title: 2007_style
//  Media: all
//  File updated: 2009-04-16 17:49:01
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #ea2e2f; 
	text-decoration: none;
	font-weight: bold;
	
}

A.white { 
	
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:link { 
	
	text-decoration: none;
	font-weight: bold;
	
}
	
A:visited { 
	
	text-decoration: none;
	font-weight: bold;

}
	
A:active { 

	text-decoration: none;
	font-weight: bold;
	
}
	
A:hover { 

	text-decoration: none;
	font-weight: bold;
	
}

html { 
	
	width:  100%;
	height: 100%; 
	
}


body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;
	
	background-color: #FFFFFF;
	
	background-image: url('../editorial/id=413.jpg');
	background-position: 0 225px;
	background-repeat: repeat-x;
	
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	
}

p { 

	margin: 0px; 
	padding: 0px; 
	
}

.events											{  }
.events .title									{ height: 15px; padding: 10px; background-color: #ea2e2f; }
.events .title .day								{ font-size: 10px; color: #000000; text-transform: uppercase; }
.events .title .date							{ font-size: 10px; color: #FFFFFF; text-transform: uppercase; }
.events .list									{ margin-top: 10px; height: auto; }
.events .list .block							{ margin-bottom: 10px; padding: 10px; width: 250px; height: 100px; background-color: #ea2e2f; }
.events .list .block .hour						{  }
.events .list .block .events					{  }
.events .list .block .events .event				{  }
.events .list .block .events .event .time		{ margin: 0px; padding: 0px; }
.events .list .block .events .event .location	{ margin: 3px 0 0 0; padding: 0px; }
.events .list .block .events .event .title		{ margin: 3px 0 0 0; padding: 0px; }
.events .list .block .events .event .title a	{ color: #FFFFFF; }

#image img { border-style: none; }