/* -- shaggymuses.com stylesheet -- */
/* -- MaryHiggins webdesign http://www.maryhiggins.net/ -- */


body {
	margin: 0;
	padding: 15 5 5 15;
	background: #8b3a3a;
	color: #f0e68c;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	padding: 0px;
	font-size: .95em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #796bce;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper {
	width: 755px;
}
.contentTD {
	padding: 10px 15px 0px;
	text-align: justify;
	line-height: 1em;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 10px;
	text-align: center;
}
.imgCaption {
	font-size: 0.80em;
	font-style: italic;
	text-align: center;
}
#contactme {
	text-align: right;
}
