@charset "utf-8";


#mainContent p {
	clear: both;
	font-family: "Comic Sans MS", Verdana, Arial;
}
#mainContent .other {
	padding-left: 18px;
	margin-bottom: 40px;
}


/* CSS Document */

.mainTextLineHeight {
	line-height: 1px;
}


.mainText {
	float: left;
	height: 530px;
	width: 253px;
	background-repeat: no-repeat;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(Text_Box.gif);
	background-position: center center;
}
.mainText h2 {
	font-size: 1.3em;
	color: #660000;
	line-height: 20px;
	font-family: "Comic Sans MS", Verdana, Arial;
	margin-bottom: -2px;
}
.mainText p {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 1em;
}
.text img {
	margin-top: 15px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.text {
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 25px;
	padding-left: 5px;
}
.indexh1 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 1.8em;
	color: #660000;
	padding-left: 18px;
}

#mainContent a:link {
	color: #009933;
	text-decoration: underline;
}
#mainContent a:visited {
	color: #6699FF;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #009933;
	text-decoration: none;
}
