html {
    position: relative;
    min-height: 100%;	
}

h3 {
	color: #f36e21
}

a:link, a:visited{	
	color:rgb(0, 0, 238);
	text-decoration:underline;	
}

a:hover, a:active{	
//	color:#660000; 	
	text-decoration:underline;	
}

#header1{
	width:100%; 
	background-color:#f36e21;
	margin-top:0;
}

#header1{
	width:100%; 
	background-color:#f36e21; 
	Margin-bottom:0; 
	margin-top:0; 
	margin-right:0; 
	margin-left:0; 
	height:70px; 
	font-weight:500; 
	font-size:50; 
	color:#FFFFFF; 
	vertical-align:center;
	z-index:100000000;
}

#header2 {
	width:100%; 
	background-color:#cccccc; 
	Margin-bottom:5%; 
	margin-top:0; 
	margin-right:0; 
	margin-left:0; 
	height:30px; 
	font-weight:500; 
	font-size:50; 
	vertical-align:center;
	z-index:100000;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0,    0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% arial;
	font-size:14px;
	font-weight:bold;
	width:100%;
}

.menu ul{
	background:#ccc;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
}

.menu li{
	float:left;
	width:12.5%;
	cursor:pointer;
}

.menu li.logout{
	float:right;
}

.menu li a{
	color:#40271f;
	display:block;
	font-weight:normal;
	line-height:30px;
	margin:0px;
	text-align:center;
	text-decoration:none;
}

.menu li a:hover{
	background:#f0eeec;
	color:#40271f;
	text-decoration:none;
}

.menu ul li:hover a{
	background:#f0eeec;
	color:#40271f;
	text-decoration:none;
}

.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	z-index:200;
	width:15%;
}

.menu li:hover ul{
	display:block; 
}

.menu li li {
	display:block;
	float:none;
	margin:0;
	padding:0px;
	background:#f0eeec;
	width: 100%;
}

.menu li:hover li a{
	background:none;
}

.menu li ul a{
	display:block;
	height:30px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	text-align:left;
}

.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#513127;
	text-decoration:none;
	background:#dfdfdf;
}

.body {
    margin: 0 0 100px;
	-webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
	font-smooth: auto;
	overflow:auto;
}

#content {
	width:100%;
	margin-top:100px;
	overflow:auto;
}

#main, #right, #left {
	color:#513127; 
	-moz-border-radius: 3.5px;
	border-radius: 7px;
	padding: 5px 15px;
	margin: 0px;
	top: 200px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0,    0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	z-index:100000000;
	padding-bottom: 15px;
}

#main {
	left: 22.5%;
	margin: auto;
	width: 55%;
	background-color: #ffffff;
	margin-bottom: 60px;
}

#right {
	position: absolute;
	right: 2%;
	width: 15%;
	background-color: #ffffff;
	margin-bottom: 50px;
}
	
#left {
	position: absolute;
	left: 2%;
	width: 15%;
	background-color: #ffffff;
	margin-bottom: 50px;
}

#people1, #people2, #people3, #people4, #people5 {
	text-align: center;
	color:#513127;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 60%;
	background-color: #ffffff;
	-moz-border-radius: 3.5px;
	border-radius: 7px;
	padding: 5px 15px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0,    0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#people5 {
	margin-bottom: 100px;
}

.figure {
	width: 186px;
	padding: 5px;
}

.photos {
	padding: 5px;
	height: 150px;
}

.photosHeight {
	height: 120px;
	padding: 5px;
}

.subtitle {
    font-size: 12px;
    font-weight: bold;
}

#footer {background:#DFDECB repeat-x; font-family:arial; font-size:12pt; position:absolute; width:100%; bottom:0;}
#footer a:link,  #footer a:visited {color:#808080; text-decoration:none;}
#footer a:hover, #footer a:active  {color:#87080E; text-decoration:underline;}
#footercontents{width:100%; margin:0 auto;}
#footercontents p {font-size:66%; color:#808080; margin-left:23px; margin-right:23px;}
#footer .footer0 {text-align:center; float:center; padding-bottom:0}
#footer .footer1 {float:left; padding-top:0}
#footer .footer2 {text-align:right; float:right; padding-top:0}