body {
  min-width: 550px;      /* 2x LC width + RC width */
}
#bc {
	font-size: 10px;
	color: #999999;
	height: auto;
	width: 500px;
	vertical-align: top;
	padding-bottom: 15px;
}
#header {
	height: 145px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 800px;
	margin-bottom: 15px;
	background-image: url(../Titles/Smoke.jpg);
	background-repeat: no-repeat;
}
#header .col {
	float: left;
	position: relative;
	left: 596px;
	height: 69px;
	top: 20px;
}
#lefth {
	width: 600px;
	margin-right: 20px;
	height: 92px;
	float: left;
	position: absolute;
}
#centerh {
	width: 40px;
	left: 609px;
	float: left;
	position: absolute;
	top: 44px;
	height: 1px;
}
#righth {
	width: 209px;
	margin-left: 5px;
}

#container {
	width: 1000px;
}
#container .column {
	float: left;
	position: relative;
}
#center {
	width: 475px;
	left: 0px;
	margin-right: 10px;
	  min-height: 400px;
}
#left {
	width: 175px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 20px;
	letter-spacing: 3px;
}
#right {
	width: 250px;
	margin-left: 10px;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 25px;
	text-align: center;
	width: 800px;
}
/*** IE6 Fix ***/
* html #left {
	margin-left: 15px;
}
#dmi {
	letter-spacing: 5px;
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#links {
	width: 250px;
	padding-left: 175px;
}
