#topbg {
	background-image: url(images/topbg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
}
#mainbg {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#bottombg {
	background-image: url(images/bottombg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
}
#container {
	width: 540px;
	padding: 10px;
	text-align: left;
	margin: auto;
}
body {
	text-align: center;
	background-color: #E4CAFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
h4 {
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #660099;
	border-bottom-color: #660099;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 540px;
	margin: auto;
}
#links {
	text-align: center;
	padding: 15px 5px;
	width: 540px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #660099;
	border-bottom-color: #660099;
	margin: auto;
}
#homelink a {
	font-weight: bold;
	color: #660099;
	background-image: url(images/home_img_off.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	margin-right: 5px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#homelink a:hover {
	font-weight: bold;
	color: #CC99FF;
	background-image: url(images/home_img_on.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	margin-right: 5px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#aboutlink a {
	font-weight: bold;
	color: #660099;
	background-image: url(images/about_img_off.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#aboutlink a:hover {
	font-weight: bold;
	color: #CC99FF;
	background-image: url(images/about_img_on.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#newslink a {

	font-weight: bold;
	color: #660099;
	background-image: url(images/news_img_off.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#newslink a:hover {

	font-weight: bold;
	color: #CC99FF;
	background-image: url(images/news_img_on.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#appearanceslink a {


	font-weight: bold;
	color: #660099;
	background-image: url(images/calendar_img_off.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#appearanceslink a:hover {


	font-weight: bold;
	color: #CC99FF;
	background-image: url(images/calendar_img_on.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#workshopslink a {


	font-weight: bold;
	color: #660099;
	background-image: url(images/workshops_img_off.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#workshopslink a:hover {


	font-weight: bold;
	color: #CC99FF;
	background-image: url(images/workshops_img_on.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#whitedovelink a {


	font-weight: bold;
	color: #660099;
	background-image: url(images/whitedove_img_off.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#whitedovelink a:hover {


	font-weight: bold;
	color: #CC99FF;
	background-image: url(images/whitedove_img_on.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#funlink a {


	font-weight: bold;
	color: #660099;
	background-image: url(images/fun_img_off.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#funlink a:hover {


	font-weight: bold;
	color: #CC99FF;
	background-image: url(images/fun_img_on.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#contactlink a {


	font-weight: bold;
	color: #660099;
	background-image: url(images/contact_img_off.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#contactlink a:hover {


	font-weight: bold;
	color: #CC99FF;
	background-image: url(images/contact_img_on.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
p {
	font-size: 10pt;
	text-align: justify;
}
a {
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC99FF;
	text-decoration: none;
}
.h4time {
	text-align: right;
	float: right;
}
