#mainContainer {
width: 900px;
min-height: 1100px;
height: auto !important;
height: 1100px; 
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: 1100px;
height: auto !important;
height: 1100px; 
}	 

.mainModule {
min-height: 1000px;
height: auto !important;
height: 1000px; 
}	 

.newsModule {
overflow-y: auto;
overflow-x: hidden;
border: none;
}

.updatesModule {
overflow-y: auto;
overflow-x: hidden;
}

.updatesModule p {
font-size: 11px;
}

.miscModule {
overflow: hidden;
border-right: 1px solid #333333;
}

.mainLogo img {
margin-top: -120px;
}

a.driver-link {
padding: 0 0 0 50px;
line-height: 12px;
font-size: 1em;
font-weight: bold;
font-family: Arial !important;
letter-spacing: 0;
color: #000000;
background-image: url('ovra-link-logo_sm.png');
background-repeat: no-repeat;
background-position: left left;
background-attachment: scroll;
}

a.charityLinks {
text-decoration: none; 
font-size: 12px; 
font-weight: normal; 
color: #000000 !important;
}

a.charityLinks:hover {
text-decoration: none; 
font-size: 12px; 
font-weight: normal; 
color: #000000 !important;
}