p.home {
	font-size: 14px;
	line-height: 24px;
}

td, p, body {
    font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
}

body {
	background-color:418673;
}

.bkground {
	background-image:url(spmc-back.gif);
	background-repeat:repeat-y;
	background-position:center;
}

h1 {
    font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	color: #333333;
}
h2 {
	font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #000000;
}

a {
	color: #418673;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#topaddress {
	text-align: right;
	padding-right: 20;
	font-size:.9em;
}
.leftbackground {
	background-image:url(spmc_left.jpg);
	background-repeat:repeat-y;
}
.rightbackground {
	background-image:url(spmc_right.jpg);
	background-repeat:repeat-y;
}

#footer {
	background-image: url(spmc_16.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:53;
}
.copytext {
	font-size:.9em;
}


.bodyspace {
	padding: 10;
}