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

.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;
}
