body 	{ background-color: #FFCC66;
	margin: 20px; width: 810px;
	} 
img {border: 0;}

#idSplash {
	text-align: center;
	}
#idLogo { margin: 8px;
	}
#idMenu { margin: 4px;
	}
#idMenu img{
	height: 180px;
	border: 4px solid #FFF;
	}
#idCopyright { margin: 4px; 
	}
	
#idDawgNav {
	float: left; margin-left: 0px; margin-top: 0px; width: 120px;
	text-align: center;
	}
#idDawgPiece {
	position: absolute; left: 160px; 
	text-align: center;
	white-space: nowrap; 
	}
.clsDawgPiece {
	border: 6px solid #FFF; vertical-align: top;
	}
.clsDawgText { padding: 3px 3px 3px 20px;
	border: 0px solid #FFF;
	}
#idSelection {
	position: absolute; left: 20px; top: 500px; width: 810px;
	text-align: center;
	padding-top: 8px;
	border-top: 1px solid #FFF;
	}
.clsSelectionThumb {
	border: 2px solid #FFF;
	}
.clsSelectedThumb {
	border: 2px solid #FFF;
	background-color: #FC6704;
	}	
.clsSelectionScroll {
	margin: 0 50px;
	}
		
#idDawgMisc {
	position: absolute; left: 160px;
	text-align: left;
	}	
#idDawgMisc img{
	padding: 2px;
	border: 3px solid white;}
