
body {
    margin: 0px auto;
    text-align: center;
    font-family: Verdana;
    color: #000;
	background: #3E4756;
    }
    
a:link { color: #3E4756; text-decoration: none }
a:visited { color: #3E4756; text-decoration: none }
a:active, a:hover { color: #3E4756; text-decoration: none }

    
#container {
    width: 790px;
    text-align: left;
    margin: 0px auto;
    background: #181617 url(http://www.bdmhistory.com/images/layout/backdrop2.jpg) repeat;
    }

#banner
{
    width: auto;
	height: 381px;
	background-image: url(http://www.bdmhistory.com/images/layout/top.jpg);
}

#nav
{
	float: left;
	top: 195px;
	width: 170px;
	padding: 4px;
	margin-top: -185px;
}

.navhead
{  
	margin-top: 15px;
	margin-bottom: 10px;
  }
  
  .navlist
{
	color: #000;
	font-size: 12px;
}

.navlist a:link, .navlist a:visited
{
	color:#000;
	text-decoration: none;
}

.navlist a:active, .navlist a:hover { color: #FFF; text-decoration: none}

#content
{
	font-size: 13px;
	font-family: Verdana;
	text-align: justify;
	color: #000;
	float: left
	top: 210px;
	margin-left: 205px;
	width: 565px;
	height: auto;
	margin-top: -165px;
}

.contenthead
{  
	width: 565px;
	font: Verdana;
	font-size: 14px;
	font-weight: bold;
  }
  
  .contenthead a:link, .contenthead a:visited
{
	color:#3E4756;
	text-decoration: none;
}

.contenthead a:active, .contenthead a:hover { color: #3E4756; text-decoration: none}