body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0px;
	background-color:#00285b;
}

A:link {
	text-decoration: none;
	color:#036;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color:#036;
	font-weight: bold;
	}
	
A:active {
	text-decoration: none;
	color:#036;
	font-weight: bold;
	}
A:hover {
	text-decoration: underline; 
	color:#036;
	font-weight: bold;
}

#fullwrapper{
	width:100%;
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left; 
	}

#marketFirstDoc td { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.line {
	border-bottom: 1px solid #999;
	width:100%;
	float:left;
	}

#wrapper {
	text-align: left;
	margin: 0px auto;
	width:975px;
}
#masthead {
	margin: 0px;
	padding: 0px;
	height: 145px;
	background-repeat: no-repeat;
}
#menuBar {

	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-repeat: repeat;
}

#menuItems {
	padding-left: 10px;
}
#menuItems ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
#menuItems li {
	float:left;
}
#menuItems li a:link, #menuItems li a:visited {
	display:block;
	font-size:14px;
	color:#FC3;
	text-decoration:none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;	
}
#menuItems li a:hover, #menuItems li a:active{
	color: #FFF;
}	

#footer {
	padding-top:5px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
}
	
#footer ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	font-weight: bold;
}
#footer li {
	float:left;
}
#footer li a:link, #footer li a:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	
}
#footer li a:hover, #footer li a:active {
	color: #FC3;
}	

#footer #copyright {
	display: block;
	float: right;
	text-align: right;
	padding-right: 10px;
	color: #FFF;
}

#mainContentTop {
	
	height: 10px;
	background-repeat: no-repeat;
	background-position: top;
	width: 975px;
}
#mainContentMiddle {
	background-repeat: repeat;
}
#mainContentBottom {
	background-image: url(../images/contentBottom.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
}

	
#titleHeader {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
}
#textContainer {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 625px;
	height: 525px;
	background-image: url(../images/blackTileTrans.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	color: #FFF;
	clear:none;
	
}
#textContainer a:link, #textContainer a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#textContainer a:hover, #textContainer a:active {
	color:#FC3;
}

.imageBox {
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftColumn {
	float: left;
	width: 48%;
}
#leftColumnTickets {
	float: left;
	width: 100%;
}
#rightColumn {
	margin: 0px;
	float: right;
	width: 48%;
} 
#tr, td {
	
	color: #000;
}
#masthead ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

#masthead li {
	float:left;
}

#masthead li a:link, #masthead li a:visited {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}
#masthead li a:hover, #masthead li a:active {
	color:#FC3;
}
	
.textHeader {
	font-size: 14px;
	font-weight: bold;
}
.textContainerWrapper {
	margin-left: 10px;
	margin-right: 10px;
}
#LeftColumnTop {
	background-image: url(../images/mainColumnTop.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 647px;
}
#LeftColumnBottom {
	background-image: url(../images/mainColumnBottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 647px;
	float:left;
}
#promoBarColumn {
	float: right;
	width: 300px;
	display: block;
}
.promoContainer1 {
	margin-bottom: 10px;
	
}

.promoContainer2 {
	
	margin-bottom: 10px;
	
}

.promoContainer3 {
	;
	margin-bottom: 10px;
	
}

.promoContainer4 {
	
	margin-bottom: 10px;
}

#footerTop {
	background-image: url(../images/bgFooterTop.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 975px;
	margin-top: 10px;
}
#footerBottom {
	background-image: url(../images/bgFooterBottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 975px;
	margin-bottom: 20px;
}
#marketFirstDoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FCC;
	display: block;
}
.partners {
}
#textContainerForm {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 625px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	background-color: #ccc;
}
#LeftColumnFormTop {
	background-image: url(../images/mainColumnFormTop.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 647px;
}
#LeftColumnFormBottom {
	background-image: url(../images/mainColumnFormBottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 647px;
}
.topNav {
	color: #FFF;
	font-weight: bold;
}
