body {
	background: white;
	font-size: 12pt;
	font-family: "Trebuchet MS","Lucida Grande",Helvetica,Arial, sans-serif;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a[href^="/"]:after {
	content: " (http://www.caravanbeads.net" attr(href) ") ";
}
	
img,
#header,
ul.sidemenu,
div.col2,
p#feedburner,
div#calendar,
#footer,
div#retail_gallery,
div#container {
	display:none;		
}

#footer {
	width:100%;
	border-top:1px solid #000;
	border-bottom: 1px solid #000;
}

#footer p {
	font-size: 10pt;
}