/* Start of CMSMS style sheet '53BALLPARK: MAIN STRUCTURE' */
#maincontainer{
width: 1000px;
margin: 0 auto;
background-color: #fff;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 608px;
background-image: url(images/header_right.jpg);
background-repeat: no-repeat;
height: 268px;
}

#leftcolumn{
float: left;
width: 608px;
height: 268px;
margin-left: -1000px;
background-image: url(images/header_left.jpg);
background-repeat: no-repeat;
}

#links{
clear: left;
width: 100%;
height: 89px;
background-image: url(images/link_back.jpg);
background-repeat: no-repeat;
}

#insidemain{
clear: left;
width: 100%;
}

.tubey {
padding: 0 50px 0 50px;
}

#contentcolumn2{
margin-left: 608px;
}

#leftcolumn2{
float: left;
width: 608px;
margin-left: -1000px;
}

#logos{
clear: left;
width: 100%;
height: 120px;
background-color: #fff;
}

#footer{
clear: left;
width: 100%;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
height: 96px;
color: #fff;
}

.nextevent {
padding: 100px 50px 0 30px;
text-align: right;
line-height: 1.6em;
color: #003263;
}

.tablespacer {
padding: 0 22px 5px 22px;
font-size: 80%;
line-height: 1.5em;
}

.twitterspacer {
padding: 73px 44px 44px 44px;
}

.tablespacer2 {
padding-left: 34px;
}

.maincontent {
padding: 0 30px 10px 50px;
}

.footeyspace {
padding: 35px 0 0 50px;
}

#insidemain td {
padding:3px;
}

a.tickets
{
	display:block;
	width:72px;
	overflow:hidden;
}

a:hover.tickets
{
	display:block;
	text-indent:-72px;
	}

a.upcoming
{
	display:block;
	width:196px;
	overflow:hidden;
}

a:hover.upcoming
{
	display:block;
	text-indent:-196px;
	}
/* End of '53BALLPARK: MAIN STRUCTURE' */

