<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contentMainWrapper {
    background: rgba(0, 0, 0, 0);
}


#centerColumnWrapper {
    width: 100%;
	max-width: 100%;
}

.main_images img {
	width:100%;
}


.main_images {
    background: #fff url("../images/bg/main_img_footer.gif") repeat;
}


#navBreadCrumb {
    background: rgba(0, 0, 0, 0) url("../images/bg/nav_breadlist.gif") repeat scroll left top;
}

#blendDefault {
	padding:10px;
}

h1 {
    background: rgba(0, 0, 0, 0) url("../images/bg/center_title.jpg") no-repeat scroll left top;
    border-bottom: medium none;
    color: #3d1f17;
    font-size: 1.2em;
    font-weight: bold;
    margin: 4px 0 10px;
    padding: 24px 0 10px 50px;
    text-align: left;
}</pre></body></html>