/* CSS Document */

div#layout_containerHeader
{
	width: 998px;
	background-image: url(../images/bkgrContainer.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#layout_container
{
	width: 998px;
	background-image: url(../images/bkgrContainerHtml.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
}
* html div#layout_container
{
	width: 998px;
	background-image: url(../images/bkgrContainerHtml.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	clear: both;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	height: auto; 
}
div#layout_header
{
	background-image: url(../images/bannerTicketlink.jpg);
	height: 124px;
	width: 978px;
	padding: 10px 20px 0px 0px;
}

div#layout_wrapper
{
	width: 998px;
	margin: 0px;
	height: auto;
}

div#layout_content
{	
	margin: 5px 0px 5px 200px;
	padding: 0px 25px 20px 25px;
}

* html div#layout_content
{	
	margin: 5px 0px 5px 205px;
	padding: 0px 12px 20px 12px;
	border: none;
	min-height:600px;
    height:auto !important;
    height:600px;
    width: 750px; 
	
}
div#navigation
{

	background-color: #ffffff; 
	min-height:63px;
    height:auto !important;
    height:63px;

}
div#layout_navigation
{
    width: 190px;
	padding: 0px 5px; 
	margin: 0px 0px 0px 0px; 
	float: left;

	
	
	
}
* html div#layout_navigation
{
    width: 190px;
	padding: 0px 5px; 
	margin: 5px 0px 5px 0px; 
    float: left;

	
}
div#Bottom
{
	height:8px;
	width: 998px;
	margin: 0px;
	padding: 0px;
	clear: left;
    background-color: #ffffff;	

	
}
div#layout_footerContainer
{
	margin: 0;
	padding: 0px ;
	background-image: url(../images/bkgrFooterContainer.jpg);
	background-repeat: repeat-x;
	height:60px;
	clear: left;
}
div#layout_footer
{
	height:50px;
	width: 998px;
	background-image: url(../images/footer.jpg);
	margin: 0 auto;
	padding: 15px 0px 0px 20px;
	background-repeat: no-repeat;
	
}
