﻿.MainOuterContainer { width:775px; margin-left:auto; margin-right:auto }

.MainPage { width:770px; height:100%; margin-left:auto; margin-right:auto }
.MainPageLeftColumn { width:185px; height:600px; float:left; border-top:groove 4px #8b008b; border-left:groove 4px #8b008b; border-bottom:groove 4px #8b008b; border-right:groove 4px #8b008b; }
.MainPageRightColumn {width:573px; height:600px; float:left; border-top:groove 4px #8b008b; border-right:groove 4px #8b008b; border-bottom:groove 4px #8b008b; }
.MainPageLinks { text-align:center; font-size:16px; border-top:solid 1px #8b008b; border-bottom:solid 1px #8b008b; color:#8b008b; margin-top:10px; padding-top:10px; padding-bottom:10px }
.MainPageLinks a:link { color:#8b008b }
.MainPageLinks a:visited { color:#8b008b}
.MainHeaderText { color:#8b008b; font-size:36px; font-weight:bold; text-align:center; margin-bottom:15px }

.SmallLogo { width:100%; text-align:center }
.CommandText { color:#8b008b; font-size:26px; font-weight:bold; text-align:center }
.FullWidth { width:100% }
.Centered { text-align:center }
