#mainContainer {
width: 900px;
min-height: 2550px;
height: auto !important;
height: 2550px; 
margin: 0 auto;
top: 0;
overflow: hidden;
visibility: visible;
border-top-style: none;
border-right: 2px solid #151515;
border-bottom-style: none;
border-left: 2px solid #151515;
border: none !important;
background-color: #FFC993;
background-image: url('main-content-bg.png');
}

.mainContent {
min-height: 2550px;
height: auto !important;
height: 2550px; 
}	 

.mainModule {
min-height: 1200px;
height: auto !important;
height: 1200px;
margin-top: 60px;
}

.miscModule {
overflow: hidden;
border-right: 1px solid #333333;
}

.mainLogo {
margin-top: -10px;
}

#supportLinks {
position: absolute;
width: 900px;
height: auto;
left: 50%;
margin-left: -425px;
top: 190px;
z-index: 0;
}
#supportLinks a {
display: block;
float: left;
}

#supportLinks a, #supportLinks a img {
width: 160px;
height: 80px;
}

#trackLinks {
position: absolute;
display: block;
width: 900px;
height: 575px;
left: 50%;
margin-left: -465px;
top: 2060px;
}
#trackLinks a {
display: block;
width: 220px;
height: 100px;
float: left;
}