body {
    background-image: url(images/subtle_carbon.png);
    margin-top: 0px;
}
#wrapper3 {
    width: 847px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
#header3 {
    height: 100px;
    background-color: #333333;
}
#title {
    height: 32px;
    background-color: #656565;
    font-family: verdana;
    font-size: 12pt;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding-top: 12px;
}
#container3 {
    background-color: #333333;
	overflow: hidden;
}
#headline {
}
#text {
}
#footer3 {
    background-color: #333333;
    text-align: center;
    overflow: hidden;
    height: 35px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-top: 5px;
    overflow: hidden;
}
.pagesLinkStyle {
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #fc6600;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
}

.pagesLinkStyle2 {
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
}
.pagesLinkStyle3 {
    font-family: verdana;
    font-size: 10pt;
    color: #999999;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
}
