div#col1	{
	float: left;
	width: 280px;
	}

div#col2	{
	float: left;
	}

div#col3	{
	float: left;
	}

div#landron_jessie1	{
	text-align: center;
	margin: 2em 0;
	}

div.linkbox	{
	width: 14em;
	margin: 3em 1em 0 2em;
	border: #ccc solid;
	border-width: 2px 2px 0 0;
	}

h2	{
	margin-top: 0;
	}

small	{
	display: block;
	}

a	{
	display: block;
	margin: 1em;
	text-decoration: none;
	border-left: #aaa dotted 2px;
	padding-left: 5px;
	}

b	{
	display: none;
	}

a:link	{
	color: #000;
	}

a:visited	{
	color: #444;
	}

a:hover	{
	color: #000;
	border-left: #f00 dotted 2px;
	}

a:active	{
	color: #f00;
	}
