#wrapper {
	font-family: Garamond, "Times New Roman", serif;
	text-align: left;
	font-size: 13pt;
	color: #000000;
	margin-top: 15px;
}
#content {
	width: 100%;
	float: none !important;
	background: white;
}
#content a[href^="/"]:after {
  content: " (http://www.tjtaylor.net" attr(href) ") ";
}
.photoshaddow {
	float: right;
}
.photo {
	padding: 12px;
	font-size: 80%;
	text-align: center;
} 
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 10px 0 30px;
	font-weight: normal;
}
h2 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 13pt;
	font-weight: bold;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
ul.heading,ul.square,ul.none {
	list-style-type: square;
}
/*  Company contact details for print version only - visible in FF and prints only, not malicious */
#TJTaylor,#lang,#nav,#footer,#contactform {
	display: none;
}