body {
	margin: 10px 0;
	padding: 0;
	background-color: #7E00B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	background-image: url(../images/structure/purple-pattern.gif);
}
p, ol, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
#container {
	width: 755px;
	text-align: left;
	background-image:url(../images/structure/yellow-swirly-background.gif);
	margin: 10px auto;
	position: relative;
	background-color: #7E00B0;
}
#LeftSide {
	float: left;
	width: 540px;
	display: inline;
}
/* the top little navigation */
ul#TopSmallPrint {
	background-color: #7c00ad;
	height: 5%;
	list-style-type:  none;
	text-align: right;
	padding-bottom: 5px;
}
ul#TopSmallPrint li {
	display: inline;
}
ul#TopSmallPrint a:link, ul#TopSmallPrint a:visited {
	color: #F1D974;
	padding: 0 10px 10px 10px;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}
ul#TopSmallPrint a:hover, ul#TopSmallPrint a:active {
	color: #fff;
	font-weight: bold;
}
#TopSmallPrint span {
	border-bottom: 1px solid #FFFFFF;
}
#skip {
	display: none;
}
/* the heading and logo area */
#HeaderLogo {
	width: 755px;
	height: 225px;
	background-image:url(../images/structure/heading.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#HeaderLogo h1 {
	font-size: 1%;
}
#HeaderLogo h1 span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

/* Main Navigation area */
#MainNav {
	background-color: #7E00B0;
	height: 48px;
}
#MainNav ul {
	list-style-type: none;
	padding: 10px;
	text-align: center;
}
#MainNav li {
	display: inline;
}
li#AboutNav a:link, li#AboutNav a:visited {
	background-image: url(../images/structure/alt/aboutus.gif);
	width: 142px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#AboutNav a:hover {
	background-image: url(../images/structure/alt/aboutus_f2.gif);
	width: 142px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#CalendarNav a:link, li#CalendarNav a:visited {
	background-image: url(../images/structure/alt/calendar.gif);
	width: 167px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#CalendarNav a:hover {
	background-image: url(../images/structure/alt/calendar_f2.gif);
	width: 167px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#ForumNav a:link, li#ForumNav a:visited {
	background-image: url(../images/structure/alt/forums.gif);
	width: 150px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#ForumNav a:hover {
	background-image: url(../images/structure/alt/forums_f2.gif);
	width: 150px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#MediaNav a:link, li#MediaNav a:visited {
	background-image: url(../images/structure/alt/links.gif);
	width: 132px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#MediaNav a:hover {
	background-image: url(../images/structure/alt/links_f2.gif);
	width: 132px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#ParentsNav a:link, li#ParentsNav a:visited {
	background-image: url(../images/structure/alt/parents.gif);
	width: 132px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#ParentsNav a:hover {
	background-image: url(../images/structure/alt/parents_f2.gif);
	width: 132px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
li#AboutNav span,
li#CalendarNav span,
li#ForumNav span,
li#MediaNav span,
li#ParentsNav span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	text-align: center;
}

/* content */

#content {
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #7E00B0;
}

/* white main content box */
#ContentHeart {
	background-image:url(../images/structure/hero-middle.gif);
	background-repeat:repeat-y;
	font-size: 0.8em;
	line-height: 175%;
}
#CH-top {
	width: 540px;
	height: 10px;
	background-image:url(../images/structure/hero-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#CH-bottom {
	width: 540px;
	height: 20px;
	background-image:url(../images/structure/hero-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div.MainInsetPic {
	width: 192px;
	height: 142px;
	background-image:url(../images/structure/insetpic-background.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding: 5px;
	float: left;
	display: inline;
}
#ContentHeart h2 {
	font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
	font-size: 1.3em;
	color: #006C52;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#ContentHeart h2 span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#ContentHeart p {
	margin: 10px 30px 10px 35px;
}
#ContentHeart ul {
	margin-left: 40px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 20px;
}
#ContentHeart li {
	line-height: 175%;
	background-image: url(../images/structure/orange-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0 5px;
}
#ContentHeart a:link, #ContentHeart a:visited {
	color: #B1450D;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #F2BD9E;
}
#ContentHeart a:hover, #ContentHeart a:active {
	color: #F2BD9E;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}
/* Teaser box */

#TeaserBox {
	background-image: url(../images/structure/orange-funky-background.gif);
	margin-top: 10px;
	padding: 5px;
	width: 520px;
	overflow: auto;
}
#TeaserBox h2 {
	width: 108px;
	height: 54px;
	float: left;
	background-image:url(../images/structure/alt/nextmeeting.gif);
	background-repeat: no-repeat;
	margin: 5px 10px 0 10px;
}
#TeaserBox h2 span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#TeaserBox p {
	color: #fff;
	font-size: 0.7em;
	line-height: 175%;
	margin-right: 10px;
	margin-left: 10px;
}
/* right sidebar */

#RightSidebar {
	width: 178px;
	background-image: url(../images/structure/RS-middle.gif);
	float: right;
	margin-right: 10px;
	display: inline;
}
div#RS-top {
	background-image: url(../images/structure/RS-top.gif);
	background-repeat: no-repeat;
	width: 178px;
	height: 10px;
}
div#RS-bottom {
	background-image: url(../images/structure/RS-bottom.gif);
	background-repeat: no-repeat;
	width: 178px;
	height: 10px;
	background-position: bottom;
}
#RightSidebar h2 {
	width: 178px;
	height: 33px;
	background-image:url(../images/structure/alt/links-type.gif);
	background-repeat: no-repeat;
}
#RightSidebar span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#RightSidebar ul {
	list-style-type: none;
	color: #fff;
	margin: 10px;
}
#RightSidebar ul a:link, #RightSidebar ul a:visited {
	font-size: .9em;
	color: #FFFFFF;
	line-height: 175%;
}
#RightSidebar ul a:hover, #RightSidebar ul a:active {
	font-size: .9em;
	color: #D3C478;
	line-height: 175%;
}
#RightSidebar p.LinkSmallPrint {
	color: #CCCCCC;
	margin: 10px;
	font-size: .6em;
	line-height: 135%;
}

/* footer */
#footer {
	clear: both;
	background-image: url(../images/structure/contentbottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-color: #7E00B0;
	padding-bottom: 10px;
}
#footer p {
	color: #FFFFFF;
	font-size: 0.5em;
	line-height: 150%;
	text-align: center;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	padding-bottom: 1px;
}
#OutContainer {
	background-color: #7E00B0;
	width: 775px;
	margin: 0px auto;
}
#RightSidebar h3 {
	color: #FFFFFF;
	text-align: center;
	font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
	font-size: 1.3em;
	border-bottom: 1px solid #D5C67C;
	margin: 0 10px 5px 10px;
}
#RightSidebar p {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.7em;
	line-height: 130%;
	margin-bottom: 10px;
}
#RightSidebar ul.nonlink {
	list-style-type: circle;
	font-size: 0.7em;
	margin-left: 15px;
	padding-left: 15px;
}
#RightSidebar ul.nonlink li {
	margin-top: 5px;
}
#RightSidebar a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #CAB758;
}
#RightSidebar a:hover {
	color: #D5C67C;
	border: none;
}
#ContentHeart h4 {
	font-size: 1em;
	margin: 10px 25px 0px 20px;
	border-bottom: 1px solid #7d01b1;
}
#ContentHeart h5 {
	font-size: 1em;
	margin: 10px 25px 0 20px;
	color: #9329BD;
}
p.top {
	font-size: .9em;
	font-style: italic;
	text-align: right;
}
#OutContainer #container #content #LeftSide #ContentHeart p.smallcenter {
	font-size: .6em;
	text-align: center;
}
