﻿/* Styles for pages that hold three columns with images in all columns
or text in the central column. */

#Layer3 {
	position:absolute;
	width:100%;
	height:37px;
	z-index:19;
	left: 0px;
	top: 82px;
}

.styleInnerTable {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    position:     absolute; 
    top:          149px; 
    left:         44px;
    height:       842px; 
    width:        870px; 
    margin-right: 27px;
}

.styleCenterColumn {
    margin-left:  10px; 
    margin-right: 10px;
}