body {
	margin: 0px;
	background-color:#B4B4B4;
}

body, table, td, input, select, textarea {
	font-family: "Myriad Pro", "Lucida Sans Unicode", "Lucida Sans", Lucida, Tahoma, sans-serif; 
	color: #4c2520;
}

#header {
	width: 1120px;
	height: 295px;
	background-color:#FFFFFF;
	position: relative;
	margin: 0 0 0 0px;
	left: 50%;
	margin-left: -560px;
}

#logo {
	width: 430px;
	height: 295px;
	float: left;
	background:url(logo.jpg);
	position: relative;
	margin: 0 0 0 0px;
}

.potd {margin: 20px 0 0 170px;}

#thumbs {
	width: 1120px;
	background-color:#FFFFFF;
	position: relative;
	margin: 0 0 0 0px;
	left: 50%;
	margin-left: -560px;
}
#fg {
	width: 212px;
	height: 27px;
	float: left;
	background: url(fg.jpg);
	position: relative;
	margin: 5px 0 0 8px;
}
#table {
	position: relative;
	padding: 30px 0 30px 8px;
}
#table img{
	border-color: #ecb88e;
	margin: 3px 0 0 0;
}

#top {
	width: 1120px;
	background-color:#FFFFFF;
	position: relative;
	margin: 0 0 0 0px;
	left: 50%;
	margin-left: -560px;
}
#ffs {
	width: 272px;
	height: 27px;
	float: left;
	background: url(ffs.jpg);
	position: relative;
	margin: 30px 0 0 430px;
}
#traders {
	position: relative;
	padding: 65px 0 20px 20px;
}
#traders a {color: #FF761C; text-decoration: none}
#traders a:hover {color: #FF761C;  text-decoration: underline}
#traders a:visited {color: #FF761C; text-decoration: none}

#footer {
	width: 1120px;
	height: 20px;
	background-color: #4c2520;
	position: relative;
	font-size: 15px;
	margin: 0 0 0 0;
	left: 50%;
	margin-left: -560px;
}
#footer-txt {
	position: relative;
	padding: 2px 0 0 5px;
}
#footer-txt {color: #f4cb96; text-decoration: none}
#footer-txt a {color: #f4cb96; text-decoration: none}
#footer-txt a:hover {color: #f4cb96;  text-decoration: underline}
#footer-txt a:visited {color: #f4cb96; text-decoration: none}
