@charset "UTF-8";
body {
background-color:#369;
}

.body {
width:57em;
background-color:#FFF;
margin:0 auto;
padding:0;
}

a {
color:#FFF;
text-decoration:none;
}

a:hover {
color:gray;
text-decoration:none;
}

.topLeft {
background-image:url(images/top_left.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.topRight {
background-image:url(images/top_right.jpg);
background-position:top right;
background-repeat:no-repeat;
}

.topTile {
background-image:url(images/top_tile.jpg);
background-position:top center;
background-repeat:repeat-x;
}

.leftTile {
background-image:url(images/left_tile.jpg);
background-position:top left;
background-repeat:repeat-y;
}

.rightTile {
background-image:url(images/right_tile.jpg);
background-position:top right;
background-repeat:repeat-y;
}

.bottomLeft {
background-image:url(images/bottom_left.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.bottomRight {
background-image:url(images/bottom_right.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.bottomTile {
background-image:url(images/bottom_tile.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}

.header {
height:174px;
width:57em;
margin:0;
padding:0;
}

.content {
margin-left:15px;
overflow:hidden;
}

.footer {
height:27px;
width:57em;
margin:0;
padding:0;
}

.nav {
padding-left:5em;
margin-right:6px;
background-color:#369;
color:#FFF;
background-image:url(images/menuLeft.jpg);
background-position:left;
background-repeat:no-repeat;
}

.nav li {
background-image:url(images/menu_white.jpg);
background-position:right top;
background-repeat:no-repeat;
margin-right:0;
padding-right:20px;
}

.nav ul li {
display:inline;
}

.banner {
padding-left:20px;
padding-top:20px;
float:left;
}

.bannerRight {
color:#316499;
width:12em;
height:5.5em;
float:right;
padding-right:7em;
padding-top:60px;
font-size:1em;
font-weight:700;
}

h3 {
margin-left:10px;
margin-top:10px;
margin-bottom:5px;
}

.employee {
width:220px;
float:left;
text-align:center;
}

.employee .gordon {
float:left;
text-align:center;
width:250px;
}

.employee img {
width:200px;
height:166px;
margin-left:auto;
margin-right:auto;
display:block;
border:none;
}

.employee p {
margin-top:5px;
margin-bottom:5px;
}

.row {
clear:both;
overflow:hidden;
}

.centerForm {
width:350px;
margin-left:auto;
margin-right:auto;
padding-left:45px;
}

.profilePic {
float:left;
margin-left:20px;
margin-right:20px;
margin-top:20px;
}

.profileRight {
float:right;
width:400px;
height:300px;
margin-right:30px;
padding:0;
}

.profileRight h3 {
margin-left:0;
margin-top:20px;
}

.content a {
text-decoration:underline;
color:#000;
}

.content a:hover {
text-decoration:underline;
color:gray;
}

.frontImage {
float:left;
margin-top:20px;
margin-right:20px;
margin-left:10px;
padding:0;
}

.morrisFront{
margin-top:20px;
margin-left:30px;
}

.robertFront{
margin-top:20px;
}

.nav ul,.profileRight p,.profileRight h4 {
margin:0;
padding:0;
}

.frontP {
text-align: justify;
margin-right: 20px;	
{
