h1 {
	margin: 10pt;
}

div.main p {
	margin: 10pt;
}

div.link h1 { margin-left: 0pt; }

div.linksGallery {
	border-top: 1pt #000000 solid;
	border-bottom: 1pt #000000 solid;
	width: 100%;
	text-align: center;
}

div.link {
	width: 42%;
	float: left;
	text-align: left;
	margin: 2%;
	background: url("http://www.sharicarlson.com/images/background.gif") repeat top left;
	border: 1pt #000000 solid;
	padding-left:2%;
	padding-right:2%;
	line-height: 120%;
}
  
div.link p {
	text-align: left;
	margin-left:0pt;
}

div.spacer {           /* necessary at top and bottom of photo gallery to keep text from running around the sides of gallery */
	clear:both;
	height: 0;
	}

td.link {
	width: 42%;
	float: left;
	text-align: left;
	margin: 2%;
	background-color: #cccccc;
	border: 1pt #000000 solid;
	padding-left:2%;
	padding-right:2%;
	line-height: 120%;
}