* {
	margin: 0px 0px;
	padding: 0px;	
	text-align: center;
}
body {
	background-color:#483521; 
	font-family: verdana;
	font-size: 7pt;
	color: #574029;
	text-align: left;
	background: url("bg.gif");
}
a {
	color:#B27630;
	font-weight:bold;
	text-decoration:underline;
	outline: none;
	
}
img { 
	border:0px solid #000000;
}
iframe {
    width:418px;
    height:333px;
		
}
#all {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	left: 0px;
	top: 40px;
}
#windowframe {
	position: absolute; 
	top: 290px; 
	left: 70px;
	visibility:visible;
}

.designthumb {
	float: left; 
	margin-right:5px;
	border: 0px;
}
