a {
	background: transparent;
	color: #fc0;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	background: #333;
	background-image: url(http://www.biyf.com/images/biyf_bg.gif);
	color: #fff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 0;
}

form {
	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

hr {
	background: #abc;
	border: 0 none;
	color: #abc;
	height: 1px;
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
}

p {
	margin: 5px 0px 5px 0px;
	padding: 0;
}

th,td {
	padding: 2px;
}

div.leftColumn {
	background: #333;
	border: 1px solid #555;
	left: 10px;
	padding: 5px;
	position: absolute;
	top: 167px;
	width: 200px; /* Incorrect IE5 value */
	z-index: 2;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 178px;
}

html>body div.leftColumn {
	width: 178px;
}

div.leftColumn2 {
	background: #333;
	border: 1px solid #555;
	left: 10px;
	padding: 5px;
	position: absolute;
	top: 1000px;
	width: 200px; /* Incorrect IE5 value */
	z-index: 2;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 178px;
}

html>body div.leftColumn2 {
	width: 178px;
}

div.middleColumn {
	background: #333;
	border: 1px solid #555;
	margin: 0px 200px 10px 200px;
	min-width: 200px;
	padding: 5px;
	position: relative;
	width: auto;
	z-index: 3;
}

div.middleColumn2 {
	background: #333;
	border: 1px solid #555;
	margin: 0px 200px 10px 220px;
	min-width: 200px;
	padding: 5px;
	position: relative;
	width: auto;
	z-index: 3;
}

div.rightColumn {
	background: #333;
	border: 1px solid #555;
	padding: 5px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 200px; /* Incorrect IE5 value */
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 178px;
}

html>body div.rightColumn {
	width: 178px;
}

div.logoBlock {
	background: transparent;
	border: 0px solid #555;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 210px; /* Incorrect IE5 value */
	z-index: 2;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 188px;
}

a.doh:link { color: #fff; }
a.doh:visited { color: #fff; }
a.doh:hover { color: #fc0; }
a.doh:active { color: #fc0; }

html>body div.logoBlock {
	width: 188px;
}

div.copyrightBlock {
	background: transparent;
	margin: 0px 200px 0px 200px;
	min-width: 200px;
	padding: 0;
	position: relative;
	text-align: center;
	width: auto;
	z-index: 3;
}

*.newItem {
	color: #f90;
}

*.oldItem {
	color: #fff;
}

div.fdpoweredby { display: none; }
