#siteCenter {
background: url(../img/BG_siteCenterStartpage.png) repeat-y top left;
}

#main {
background: url(../img/BG_mainTopStartpage.png) no-repeat top left;
}

#contentInnerWrap{
padding: 40px 20px 30px 20px;
}

#contentInnerWrap{
color: #FFFFFF;
}

/* styles for main content */

#content h1 {
color: #FFF;
}

#content h2 {
color: #FFF;
}

#content h3 {
color: #FFF;
}

#content h4 {
color: #FFF;
}

#content h5 {
color: #FFF;
}

#content h6 {
color: #FFF;
}

#content a {
color: #FFF;
text-decoration: underline;
}

#content hr {
background-color: #FFF;
}






#content h2 {
text-decoration: none;
border: 0;
font-size: 18px;
}

#content h2 a {
text-decoration: none;
}

#content h2 a:hover {
text-transform: uppercase;
}



