@charset "utf-8";
/* CSS Document */

body {
	margin:.5em;
	padding:0;
	background-image:url(../images/tie-dye-4-colorful.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:small;
}
table {
	background-image:url(../images/flower_bg.jpg);
	background-repeat:repeat;
}
table tr td {
	border:1px solid #000000;
	text-align:center;
}
p {
}
p.header {
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
}
p.title {
	font-size:1.1em;
	font-weight:bold;
}
p.center {
	text-align:center;
}
p.errorheader {
	font-size:1.2em;
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}
a {
	color:#FF0000;
	text-decoration:underline;
}
a:hover {
	color:#000088;
	text-decoration:underline;
}
a img {
	border:0;
}
a img:hover {
	border:0;
}
a.events {
	color:#000000;
	text-decoration:none;
}
a.events:hover {
	color:#000000;
	text-decoration:none;
}
span {
}
span.archive {
	font:1.4em "Times New Roman", Times, serif;
	margin-top:4em;
}
img {
}
hr {
}

