p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #660000;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
a {
	color: #330033;
	text-decoration: none;
	font-weight: bold;
}
.inlinehead {
	font-size: 18px;
	padding-top: 5px;
	padding-left: 15px;
	text-indent: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #330033;
	padding-left: 10px;
}
.sitedesign {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #330033;
	text-decoration: none;
	padding: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: 660000;
	padding-left: 10px;
	padding-bottom: 0px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 660000;
	line-height: 16px;
}
.published {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #330000;
	padding-top: 10px;
}
.txtref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #330033;
	padding-left: 10px;
	padding-top: -10px;
}

/* These are the placement tags */

#1sttile {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
.2ndtile {
	position: relative;
	top: -7px;
	left: -8px;
	}
