#content {
background: transparent url(../images/wideContentBackground.png) repeat-y top left;
width: 437px;
padding: 0 25px 0 22px;
position: relative;

} 
#content ul, #content ol {
margin: 0 0 17px 21px;
}
#content h2 {
height: 17px;
font-size: 16px;
font-weight: bold;
padding: 6px 0 0 0;
overflow: hidden;
}
#content h3 {
height: 21px;
font-size: 20px;
font-weight: bold;
margin: 16px 0 10px 0;
overflow: hidden;
}
ul.links {
margin: 0 !important;
list-style: none;
}
ul.links li {
padding: 3px 0;
line-height: 1.1em;
}
#contentWrap {
float:right;
width: 484px;
color: #fff;
margin: 0 13px 0 0;
z-index: 100;
position: relative;
}
#contentBottom {
clear: both;
width: inherit;
height: 20px;
background: transparent url(../images/wideContentBottomBackground.png) no-repeat top left;
}
#contentTop {
width: inherit;
height: 12px;
background: transparent url(../images/wideContentTopBackground.png) no-repeat top left;
}
#mainContainer {
width: 800px;
margin: 10px auto 0 12px;
float: left;
}
a {
color: #e8b12e;
}
p {
margin: 17px 0 0 0;
}

#extraLinks {
margin: 0 13px 0 0;
padding: 10px 0 0 20px;
}
