body {
	background-image: url(sitegraps/background.gif);
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	background-color: #FFFFFF;
}
#footnote {
	text-align: center;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainindent {
	padding-right: 30px;
	padding-left: 30px;
}

td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
}

h2 {
	color: #E30078;

}
p a {
	font-size: 13px;
	color: #00ADEF;
	text-decoration: none;
}
#sidemenu a{
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #E30078;
	display: block;
	padding: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	
}

#sidemenu a:hover {
	background-color: #663333;
	}

#thumbtable table td p a {
	
}
h3 {
	font-size: 1.8em;
	color: #E30078;
	font-weight: bold;
}
p.date {
	font-style: italic;
	color: #EE028B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #EE028B;
	border-right-color: #EE028B;
	border-bottom-color: #EE028B;
	border-left-color: #EE028B;
}

