body { margin: 0px; overflow: auto;	background: #FFFFFF }
#pageWrapper { position: relative; width: 980px; margin: 0px auto }
#headerWrapper { position: relative; float: left; width: 960px; height: 125px; margin-left: 10px }
#mainMenuWrapper { position: relative; float: left; width: 960px; height: 50px; margin-left: 10px; background: #EB5367; border-radius: 4px }
#contentWrapper { position: relative; float: left; width: 960px; margin-left: 10px; margin-bottom: 150px }
#footerWrapper { position: relative; float: left; width: 960px; height: 170px; margin-left: 10px; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #354B60 }

/***** Header *****/
#headerPerson1Wrapper { position: relative; float: left; width: 450px; height: 68px; margin-top: 32px }
#headerPerson1Name { position: relative; float: right; height: 63px; padding-top: 5px; font: normal 48px amaticBold; color: #354B60 }
#headerPerson1Bracket { position: relative; float: right; width: 9px; height: 68px; margin-right: 18px; background: url(../images/headerLeftBracket.png) no-repeat center center }
#headerSeparator { position: relative; float: left; width: 60px; height: 68px; margin-top: 32px; background: url(../images/headerCenterSeparator.0.png) no-repeat center 25px }
#headerPerson2Wrapper { position: relative; float: left; width: 450px; height: 68px; margin-top: 32px }
#headerPerson2Name { position: relative; float: left; height: 63px; padding-top: 5px; font: normal 48px amaticBold; color: #354B60 }
#headerPerson2Bracket { position: relative; float: left; width: 9px; height: 68px; margin-left: 18px; background: url(../images/headerRightBracket.png) no-repeat center center }

/***** Main menu *****/
.mainMenuItem:link { position: relative; float: left; margin: 14px 13px 0px 13px; font: normal 16px openSansRegular; color: #FFFFFF; text-align: center; text-decoration: none }
.mainMenuItem:active { position: relative; float: left; margin: 14px 13px 0px 13px; font: normal 16px openSansRegular; color: #FFFFFF; text-align: center; text-decoration: none }
.mainMenuItem:visited { position: relative; float: left; margin: 14px 13px 0px 13px; font: normal 16px openSansRegular; color: #FFFFFF; text-align: center; text-decoration: none }
.mainMenuItem:hover { position: relative; float: left; margin: 14px 13px 0px 13px; font: normal 16px openSansRegular; color: #FFFFFF; text-align: center; text-decoration: underline }
.mainMenuItemSelected { position: relative; float: left; margin: 14px 13px 0px 13px; font: bold 16px openSansRegular; color: #FFFFFF; text-align: center; text-decoration: none }

/***** Footer *****/
.footerWetiix { position: relative; float: left; width: 219px; height: 90px; margin-left: 370px; margin-top: 29px; background: url(../images/footerWetiix.png) }