body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #6c0000;
	text-decoration: none;
}
a:visited {
	color:#e37424;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
}
/* DIVISES */
#main {
	width: 850px;
	height: 600px;
	position: relative;
	margin-left: -425px;
	left: 50%;
	margin-top: 10px;
	text-align: center;
	background: no-repeat center url(graohics/equine-marketing.gif);
}
/* for TEMP link */
#pic {
	width: 850px;
	height: 600px;
	position: relative;
	background-image: url(graphics/equine-marketing.gif);
}
#pic ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pic a {
	position: absolute;
	width: 228px;
	height: 213px;
	text-indent: -1000em;
}
#pic .proofs a {
	top: 266px;
	left:441px;
}
