html
{	margin:0;
	padding:0;
}
body
{
	background:url("../images/bgRepeat.gif") repeat fixed left top transparent;
	padding:0;
    text-align:center;
	margin : 0;
	
}
#parentContainer
{
	background:url("../images/bg-horiz.jpg") repeat-x scroll left top transparent;
	text-align:center;
	
}
#container
{
margin-left:auto;
margin-right:auto;
padding:0;
text-align:left;
width:980px;
}

#menu
{
	z-index:1;
}
#logo
{
	
	z-index :2;
	position:absolute;;
	top:0;
	margin-top:11px;
}
#leftNav
{
	
	float:left;
	margin-left :5px;
	margin-top : 100px;
}
#content
{
	float :left;
	width:515px;
}
.footerLogo
{
	z-index:1;
}

.glove
{
			 left:681px;
             position:relative;
             top:-170px;            
             z-index:2;
}	

#subContainer
{
 background:url("../images/contentBg.png") repeat-y scroll left top transparent;
}
#mainContainer
{
	background:url("../images/contentBgTop.gif") repeat-x scroll left top transparent;
	margin:0 20px;
	padding-bottom:60px;
	position:relative;
}
#contentData
{
	text-align :center;
	margin-left:25px;
	margin-top : 65px;
}
p
{
    font-family:sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-left:20px;
    margin-top:25px;
    text-align:left;
}
#linkDiv
{
	margin-left:13px;
    margin-top:40px;
}
#findSeatAnchor
{
	float:left;
}
img
{
	border:none;
}
#headerText
{
	font-family:"Calibri",sans-serif;
	color:#0034A6;
    font-size:24pt;
	position:relative;
	top:-40px;
	left:35px;

	
}
#contentArea
{
				float:right;
                position:relative;
                width:670px;
				text-align:center;
				top:-60px;
				margin-right:30px;
				
}
#contentArea ul
{
	font-family:sans-serif;
    font-size:12px;
    font-weight:normal;
    margin-left:20px;
    margin-top:25px;
    text-align:left;
	
}
.clearFix{
                margin: 0;
                padding: 0;
                display: block;
                clear: both;
                float: none;
                font-size: 0;
                line-height: 0;
}
p.nostyle
{
font-weight:normal;;
}
form
{
	font-family:sans-serif;
    font-size:12px;
    font-weight:normal;
    margin-left:20px;
    margin-top:25px;
    text-align:left;
}
span.boldText
{
	font-weight:bold;
}
#footer{
	height:136px;
}
#bd
{
color: white; 
font-family: sans-serif; 
font-size: 12px; 
text-align: center;
}






