.maintitle {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-align: center;
	line-height: 36px;

}
.maintext {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	text-align: justify;
	line-height: 24px;
	text-indent: 24pt;

}
.mainlist {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 10px;
	text-align: left;
	text-indent: 0pt;
	list-style-image: url(bullet.gif);



}
.captiontext {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006600;
	line-height: 20px;

}
.bigtext {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 36px;

}
.mainnoindent {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	line-height: 24px;
	text-indent: 0px;
}
.columnmain {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #006600;
	line-height: 24px;
	text-align: center;

}

.columnbig {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
	width: 125px;
	text-align: center;


}
a:link {
	color: #330033;
	padding: 4px;
}

a:hover {
	color: #990099;
	border: 1px solid #000099;
	text-decoration: none;
	padding: 3px;
}
a:visited {
	color: #660066;
	padding: 4px;
}
a:active {
	color: #660066;
	padding: 4px;
}
.mainmenu {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.mainmenu a:hover{
	color: #990099;
	border: 1px solid #000099;
	text-decoration: none;
}

.mainmenu a:link{
	color: #000000;
	text-decoration: none;
}
.mainmenu a:visited{
	color: #000000;
	text-decoration: none;
}
.mainmenu a:active{
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #EEDDCC;
	background-image: url(elements/tile.jpg);
}
.highlight {
	color: #000066;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.error {
	color: #990000;
}
