	/* wide view of monument in banner */
	body 	{
		background: #c4c3cb; 
		margin: 0px;
		font-family: Verdana, Arial, sans-serif;
		color: #001700; 
		font-size: 12px;
		text-align: center;
		}
#container {
	margin: 0; /*  auto; */
	width: 1000px;
	height: 208px;
	text-align: left;
	background: black url(commuter4.jpg) no-repeat top 				left; 
}	
	.shoes {background:white;}

	#banner {
		width: 800px;
		height: 208px;
		}
	#slice {
		width: 77px;
		height: 100%;
		float: left;
		background: #c4c3cb;
		color: transparent;
		}

	#navleft {
		width: 260px;
		float: left;
		background: #f5f4f0; /* #d9dadf; /* #FFDC7D; */ 
		margin-top: 0px;
		margin-right: 0px;
		text-align: left;
		border-left: solid 4px black;
		border-bottom: solid 4px black;
		}
	#maincenter {
		width: 468px;
		float: left;
		background: #f5f4f0; /* #d9dadf; /* #efe8d5; */
		margin-left: 0px;
		text-align: left;
		border-left: solid 5px black;
		border-right: solid 4px black;
		border-bottom: solid 4px black;
		}

	h3 {	margin:10px; /* color: #999999; */ font-size: 12px;
		background: transparent; /* #AF5289; */
		}
	h4 {
		font-size: 14px;
		font-weight:bold;
		margin: 10px;
		background: transparent; /* #FFDC7D; */
		/* color: gray; */
		}
	p,h5,h6,li {
		margin:0px 10px 10px 10px;
		}
	h5 {
		font-size: 10px;
		font-weight:bold;
		/* color:#999999; */
		margin:10px;
		}
	h6 {
		font-size: 10px;
		font-weight:normal;
		/* color:#999999; */
		}
	
	p { font-size: 12px;
		/* color: #666666; */
		}
	#slice p {color: transparent;
		}
	
	#maincenter h6 {padding-left:250px;
		}

	#navleft p {font-size: 11px;
		font-weight: bold;
		margin: 8px 0px 2px 0px;
		}

	#banner h1 { 
		font-size: 40px; /* 300%; */ color: black;
		position: absolute; top: 126px; left: 140px;
		} /* behind */

	#banner h2 { 
		font-size: 40px; /* 300%; */ color: #ffd300; /* #FFBC64; */
		position: absolute; top: 110px; left: 138px;
		}

	#banner h5 {
		position: absolute; top: 195px; left: 584px; 
		font-size: 11px;
		color: #c4c3cb; /* #f5f4f0; */
		margin: 0px;
		}
	a	{font-weight:bold;
		color: black;
		}
	dd	{display: block;
		}
	dfn	{font-decoration: none;
		}
	 
/*	a:link	{color:  #69707C;}
	a:visited	{color: #69707C;}
	a:hover	{color: #25507C;}
	a:active	{color: #25507C;}
*/
	#navleft a	{text-decoration: none;}
					
	a.shoes:link {color: #cdcdb4; text-decoration: none;}
	a.shoes:visited {color: #eeeed1; text-decoration: none;}
	a.shoes:hover {color: #8b8b7a; text-decoration: none;}
	a.shoes:active {color: #ffffe0; text-decoration: none;}


	
