body  {
	font: 100%  Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	margin: 0;
	text-align: center;
	color: #000000;
}
li	 { 
	
		line-height: 1.4;
		margin-bottom: 5px;
	
}
#header {
	padding: 10px 10px 150px 5px;
	background-color: #BCCACA;
	box-shadow: 5px 5px 5px #A5A49D;


        
}

#images{
    text-align:center;
    margin:20px auto; 
}
#images a{
    margin:0px 20px;
    display:inline-block;
    text-decoration:none;
    color:black;
 }

#container {
	width: 90%;
	background: #FFFFFF;
	margin: 10px 10px 0 10px;
	border: 0px solid #000000;
	text-align: left;
	overflow: hidden;
	min-width: 300px;
	
}

a:link {
    color: #1d6991;
}

/* visited link */
a:visited {
    color: #1d6991;
}

a:hover {
    color: #55a1c8;
}

#nav a
{
 font-family: Verdana;
 display: block;
 width: 200px;
 padding: 3.5px;
 text-align: center;
 background: #1d6991;
 color: white;
 text-decoration: none;
}

#nav a:hover
{
background: #55a1c8;
}

#nav {
	
	float: right;
	border: 0px solid #000000;
        list-style: none;
        overflow: hidden;

}


#sidebar {
	width: 11em;
	padding: 15px 6px auto;
	border: 0px solid #000000;
	float: left;
	border-style: none;
	/* border-right: thin dotted; */

}

#mainContent {
	margin: 10px 20px 0 120px;
	border: 0px solid #000000;
	padding: 0px 10px;
} 

#footer {
	width: auto;
	padding: 5px 10px;
	background:#BCCACA;
	border: 0px solid #000000;

}

#people {
	text-align:left;
	
}


#people td {
    padding: 20px;
}

#caption ul{
    list-style-type: none;
    font-size: 11pt;
	margin-bottom: 15px;
}

#images{
    text-align:center;
    margin:50px auto; 
}

 
#captw {
      word-wrap: break-word;
   width: 320px;
}