body, #wrapper, #content, #marketing {
    width: 98%;
    color: #000;
    font-size: 0.95em;
}

.hidden, #navTipTop, #navtop, #navDropdown, #search, #navSidebar, #contentSidebar, #footer, #breadcrumbs, #time, #date, #nav {
    display: none;
}

a img {
    border: 0;
    display: block;
}

#centerLogo img {
	display: inline;
}


#contentText img {
	float: right;
}

#content #captionedImage {
    float:right;
    clear:both;
    width: 200px;
    padding:10px 0 0 40px;
}

#content #captionedImage img {
    float: left;
}

#content #captionedImage p {
    clear: both;
    padding: 5px 0 0 0;
}

a {
    color: #000;
    text-decoration: underline;
}