@charset "utf-8";
body {
	background: url(imgs/bg_2001tanmottled.jpg) #efe7ce;
	margin: 0px;
}
body, td, th, div {
	font-family: Arial;
	font-size: 12px;
}
a, a:visited,.link {
	color: #660033;
}
.link {
	text-decoration: underline;
	cursor: pointer;
}
#site {
	margin: 0 auto;
	width: 800px;
	text-align: center;
}
#logo {
	height: 86px;
	width: 515px;
	background:url(imgs/breederlinklogo.gif) no-repeat;
	margin: 0 auto;
}
#navigation {
	padding: 10px 0;
	font-weight: bold;
	color: #BF6000;
	margin: 0;
	font-size: 14px;
}
.content {
	padding: 0;
	margin: 5px 0;
}
.blue {
	color: #214287;
	font-weight: bold;
}
.oj {
	color: #BF6000;
	font-weight: bold;
}
form {
	padding: 0;
	margin: 0;
}
p {margin: 10px;}
.clear {clear: both;}
.horz {
	background: #BF6000;
	width: 700px;
	height: 1px;
	margin: 5px auto;
}
big {font-size: 14px;}
#footer{
	font-size: 10px;
}
#footer a{
	font-weight: bold;
}
h1{
	color: #214287;
	letter-spacing: -2px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 28px;
	
}


