body {
color: #fffdff;
background-color: #172028;
font-family: Arial, Helvetica, sans-serif;
font-size: small
}

a:link {
color: #e4e4e4;
text-decoration: none;
}

a:visited {
color: #e4e4e4;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: none;
}

a:active {
color: #e4e4e4;
text-decoration: none;
}

#container {
width:835px;
float:left;
background-image:url(/images/people_page_bg2.jpg);
background-repeat:no-repeat;
}

#header {
/*background-color:#ffccff;*/
float:left;
width:800px;
height:164px;
}

#nav {
/*background-color:#ccffff;*/
clear:both;
float:left;
width:138px;
font-size:small;
font-family:'Arial Narrow',sans-serif;
font-weight:bold;
margin-left:12px;
padding-top:64px;
}

#topnav {
border:1px solid #c6c9cc;
width:180px;
float:right;
margin:0;
margin-right:14px;
margin-top:20px;
}

#topnav ul {
padding:0;
margin:0;
background-color:#374c5b;
color:#c6c9cc;
float:left;
width:100%;
text-align:center;
}

#topnav ul li {
display:inline;
}

#topnav ul li a {
padding:0.1em 1.3em 0.2em 1.3em;
background-color:#374c5b;
color:#c6c9cc;
text-decoration:none;
font-size:9px;
float:left;
border-right:1px solid #c6c9cc;
}

#topnav ul li a:hover {
background-color:#374c5b;
color:#ffffff;
}

#content {
float:left;
width:656px;
padding-left:16px;
}

#lloyds {
clear:both;
float:right;
width:96%;
font-family:serif;
}

#lloyds p {
position:relative;
top:72px;
}

.emptitle {
font-size:small; 
color:#bdcfd5; 
font-weight:bold;
}

.empname a {
font-size:small; 
color:#bdcfd5; 
font-weight:bold;
}

.empname {
color:#ffffff;
}

.img-shadow {
float:left;
background: url(/images/shadow.png) no-repeat bottom left !important;
background: url(/images/shadow.gif) no-repeat bottom left;
margin: 15px 12px 6px 0 !important;
margin: 15px 24px 6px 0;
}

.img-shadow img {
display: block;
position: relative;
margin: -15px -12px 15px 12px;
padding:0;
} 
