body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333e4b;
	background-image: url(../images/page-bgd.gif);
	background-repeat: repeat-x;
}
#container {
	padding: 0;
	margin: 20px auto;
	width: 1000px;
}
#masthead {
	padding: 0;
	width: 1000px;
	height: 218px;
	background-image: url(../images/ldb-masthead.jpg);
	margin: 0 auto;
}
#header {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/diamond-header-1.jpg);
	z-index: 100;
}
#aboutheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/diamond-header-2.jpg);
	z-index: 100;
}
#kimberleyheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/kimberley-header.jpg);
	z-index: 100;
}
#wfdbheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/wfdb-header.jpg);
	z-index: 100;
}
#fourcsheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/4cs-header.jpg);
	z-index: 100;
}
#factsheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/facts-header.jpg);
	z-index: 100;
}
#confidenceheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/confidence-header.jpg);
	z-index: 100;
}
#famousheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/famous-header.jpg);
	z-index: 100;
}
#stockheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/stock-header.jpg);
	z-index: 100;
}

#main {
	clear: both;
	overflow: auto;
	border: 0;
	margin: 0;
	width: 1000px;
	color: #333;
	padding: 0;
	background-image: url(../images/page-width.jpg);
	background-repeat: repeat-y;
}


#sidebar { 
	clear:both;
	float: left;
	width: 245px;

	margin: 0;

	}

#wfdb { 
	clear:both;
	width: 195px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;	
	}


#maintext { 
	float: left;
	width: 670px;
	margin: 20px 0 20px 25px;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	}
#maintext p { 
	margin: 0 0 10px 0;
	}		
#maintext h1 { 
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #455262;
	}
#maintext h2 { 
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	}
#maintext h3 { 
	margin: 0 0 7px 0;
	font-size: 13px;
	font-weight: bold;
	color: #455262;
	}	
	
#maintext hr { 
	margin: 0 0 15px 0;
	height: 2px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;		
	border-bottom: 1px solid #999999;
	}

#maintext ul {
	margin: 5px 0 10px 35px;
	padding: 0;
	list-style: disc;
	}
#maintext ol {
	margin: 5px 0 10px 35px;
	padding: 0;
	}	
#maintext ol.lalpha {
	list-style-type: lower-alpha
	}
#maintext ol.lroman {
	list-style-type: lower-roman
	}	
	
#maintext li {
	padding: 0px 0 3px 0;
	margin: 0 15px 5px 0;
	text-align: left;	
	}
#maintext li li {
	padding: 0px 0 3px 0;
	margin: 0;	
	font-size: 11px;	
	}
#maintext a { 
	color: #000000;
	text-decoration: none;
	}
#maintext a:hover { 
	color: #999999;
	text-decoration: none;
	}	
	
#maintext .info { 
	font-size: 10px;
	line-height: 12px;
	}	

	
#footer {
	clear: both;
	border: 0;
	margin: 0;
	width: 1000px;
	height: 50px;
	padding: 0;
	background-image: url(../images/page-btm.jpg);
	background-repeat: no-repeat;
}	

#footertext { 
	clear: both;
	margin: 0 auto;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	}
#footertext a { 
	color: #ffffff;
	text-decoration: underline;
	}	
#footertext a:hover { 
	color: #cccccc;
	text-decoration: underline;
	}	
#maintext .ldb { 
	font-weight: bold;
	color: #455262;
	}
.picborder { 
	border: 1px solid #666666;
	}

.formfield {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	width: 250px;
	font-size: 11px;
	color: #333;
	padding: 3px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
}
.formfield2 {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	width: 150px;
	font-size: 11px;
	color: #333;
	padding: 3px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
}
.formfield3 {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	width: 80px;
	font-size: 11px;
	color: #333;
	padding: 3px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
}

.formbutton {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	border: 1px solid #666666;
	padding: 2px;
	background-color: #cccccc;
	color: #455262;
	}
	
.blueheader {
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	padding: 5px;
	background-color: #415a74;
	color: #ffffff;
	margin: 0 0 7px 0;
	}	
