body {
   background: white;
   font-size: 12pt;
}

#divFoldCont, #sitelogo, #nav1, #nav2, #printicon, #breadcrumb, #footer, #styleswitcher, #login {
   display: none;
}

#subheading {
	position: absolute;
	top:0px;
	left: 10px;
}

#main {
	position: absolute;
	top: 20px;
	left: 15px;
	border: 0;
	color: black;
	margin-left: 0;
	padding-top: 1em;
	border-top: 1px solid #930;
}

#europe, #asia, #australia {
	position: static;
	top: 15px;
	left: 0px;
	padding-left: 0px;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
/*
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#content a[href^="/"]:after {
   content: " (http://www.worldjerseycattle.com" attr(href) ") ";
}*/


