/** override the body padding that's provided by default **/
#body_container {
	padding: 0px;
	margin: 0px !important;
}


/************************************* latin CSS ***************************/
#Header{
	background: url(/latin/images/latin_expo_banner.jpg);
	width: 999px;
	height: 225px;
}

#LeftBox{
	float: left;
	width: 301px;
	height: 112px;
}

#tellafriend {
	background: url(/latin/images/tell_a_friend.jpg);
	height: 112px;
	width: 301px;
	display: block;
}

#tellafriend:hover {
	background-position: center bottom;
}

#MiddleBox{
	float: left;
	width: 374px;
	height: 112px;
}

#purchase_ticket {
	background: url(/latin/images/purchase_ticket.jpg);
	height: 112px;
	width: 374px;
	display: block;
}

#purchase_ticket:hover {
	background-position: center bottom;
}

#RightBox{
	float: left;
	width: 324px;
	height: 112px;
}

#twitter{
	background: url(/latin/images/twitter.jpg);
	height: 57px;
	width: 324px;
	display: block;
}

#twitter:hover {
	background-position: center bottom;
}

#myspace{
	background: url(/latin/images/myspace.jpg);
	height: 55px;
	width: 324px;
	display: block;
}

#myspace:hover {
	background-position: center bottom;
}


#Footer{
	background: url(/latin/images/footer.jpg);
	float: left;
	width: 999px;
	height: 156px;
}

#enter_eticket_code {
	background: url(/latin/images/eticket_box_bg.gif) no-repeat; 
	height: 46px; 
	width: 269px; 
	position: relative; 
	top: 35px; 
	left: 49px;
}
#enter_eticket_code p {
	font: 12px Arial, Verdana, sans-serif;
	margin: 9px 0 0 5px;
	width: 100px;
	float: left;
}
#enter_eticket_code #go {
	height: 31px;
	width: 31px;
	padding: 3px;
}

#enter_eticket_code #playcode{
	font: 11px Arial, Verdana, sans-serif;
	height: 16px;
	width: 108px;
	margin: 8px 0 0 0;
	position: relative;
	vertical-align: top;
}
	
body{
	background: #000 url(/latin/images/flags_back.gif) top center no-repeat;
}

#venue_flash_player {
	background: url(/latin/images/video_back.gif) no-repeat scroll center top;
	clear:both;
	height:865px;
	width:999px;
}

#venue_flash_player object {
	position:relative;
	top:112px;
}