﻿body {
	background-image: url(spi_images/SouthpointBack.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
p.cont1 {
	position: absolute;
	right: 5px;
	bottom: 30px;
	font: 1.125em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
p.cont2 {
	position: absolute;
	left: 5px;
	bottom: 30px;
	font: 1.125em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body > p.cont1 {
	position: fixed;
}
body > p.cont2 {
	position: fixed;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0291FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.alt:link {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.alt:visited {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.alt:hover {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
img.tn1 {
	width: 120px;
	height: 90px;
	border: none;
}
img.tn2 {
	width: 90px;
	height: 120px;
	border: none;
}
.hippie {
	float: left;
	width: 140px;
	height: 140px;
	margin: 5px;
	text-align: center;
	font-family: Palatia,Georgia,Serif;
	font-size: 0.75em;
	color: #000;
	display: table;
}
p.square {
	display: table-cell;
	vertical-align: middle;
}
.header {
	clear: both;
	padding: 0.5em;
	margin: 5px;
	text-align: center;
	font-family: Palatia,Georgia,Serif;
	font-size: 1.125em;
	color: #000;
}
h1.title {
	clear: both;
	text-align: center;
	font-family: Palatia,Georgia,Serif;
	font-size: 1.5em;
	color: #000;
}
.footer {
	clear: both;
	height: 80px;
	margin: 5px;
}