#mainContainer {
width: 900px;
min-height: 800px;
height: auto !important;
height: 800px; 
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: 750px;
height: auto !important;
height: 750px;
margin-bottom: 100px; 
}	 

.mainModule {
width: 850px;
min-height: 700px;
height: auto !important;
height: 700px; 
margin-left: 25px;
}	 

.miscModule {
overflow: hidden;
border-right: 1px solid #333333;
}

.mainLogo {
margin-top: -10px;
}

.mainModule div a:hover {
color: #353535 !important;
}

a#dotmLinkReturn {
padding: 0;
margin-left: 300px;
line-height: 12px;
font-size: 14px;
font-weight: bold;
color: #F87400;
}

a#archive-link {
display: block;
width: auto;
height: 20px;
margin-bottom: 10px;
margin-left: 7px;
font-size: 20px;
color: #000000;
text-decoration: underline;
}