#mainContainer {
width: 800px;
min-height: 100%;
height: auto !important;
margin: 0 auto;
top: 1px;
overflow: hidden;
visibility: visible;
background-color: #000000;
background-image: url('site-res/bg_pattern01.png');
background-repeat: repeat;
background-position: top left;
background-attachment: scroll;
}

.mainContent {
width: 741px;
min-height: 700px;
margin-left: 30px;
margin-top: 10px;
text-align: center;
background-color: #000000;
border-top: 1px solid #D5D5D5; 
border-left: 1px solid #D5D5D5;
}

.mainContentDiv1 {
width: 740px;
min-height: 700px;
height: 700px;
overflow: hidden;
visibility: visible;
background-color: transparent;
}

.headerContentText1 span {
line-height: normal;
white-space: nowrap;
font-family: 'Times New Roman', Times, serif;
font-size: 24px;
font-weight: bold;
color: #CCCCCC;	
}

.headerContentText2 span {
line-height: normal;
white-space: nowrap;
font-family: 'Times New Roman', Times, serif;
font-size: 24px;
font-weight: bold;
color: #CCCCCC;	
}

.headerContentText3 span {
line-height: normal;
white-space: nowrap;
font-family: 'Times New Roman', Times, serif;
font-size: 24px;
font-weight: bold;
color: #CCCCCC;	
}