body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	text-align: center;
}
h1 { 
    color: #b50000;
    font-size: 11px;
}
h2 { 
    color: #b50000; 
}
.contentright {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 15px 40px 0px 20px;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pics {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.sponsors {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 15px 40px 0px 20px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contentleft {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.contentbottom {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 0px 10px 10px 0px;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contentleft {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 23 0 0 82;
	align: center;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #f6001b;
}
A:hover {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
    text-decoration : underline;
}
.verticaller {
	position: relative;
	top: 0px;
	left: 0px;
	height: 40px;
}
.home_menu {
	position: absolute;
	top: 240px;
	height: 500px;
}
.htmlMenu {

	position: absolute;
	top: 200px;
	height: 40px;
}
#videogallery {
	width:100%;
	zoom:1;
}
#videogallery span{ display:block; }
#videogallery a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:3px;
	width:240px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.87;
}
#videogallery a img{
	display:block;
	border:none;
	margin:0;
}
#videogallery a:hover{
	opacity:1;
}
