p {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #3A3A3A;
	font-size: 16px;
	text-align: justify;
}
h2 {
	color: #8486ff;
	text-align: center;
	background-image: none;
}
h4 {
	color: #8486FF;
	font-size: 20px;
}
h6 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.4em;
	text-align: left;
}

.imgbutton {
	text-decoration: none;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.tdbutton {
	margin: 0px;
	padding: 0px;
	display: block;
}
#home a {
	background-image: url(images/Buttons/home.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
#home a:hover {
	background-image: url(images/Buttons/homeover.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
}



#cont       a    {
	background-image: url(images/Buttons/contact.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
#cont  a:hover {
	background-image: url(images/Buttons/contactover.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
}



#philos  a {
	background-image: url(images/Buttons/Philos.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
#philos  a:hover {
	background-image: url(images/Buttons/philosover.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
}


#tuit {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#tuit a {
	background-image: url(images/Buttons/tuit.gif);
	background-position: 1px;
	height: 50px;
	width: 150px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
#tuit a:hover {
	background-image: url(images/Buttons/tuitover.gif);
	background-position: 1px;
	height: 50px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news a {
	background-image: url(images/Buttons/news.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	display: block;
}
#news a:hover {
	background-image: url(images/Buttons/newsover.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
}
#prog a {
	background-image: url(images/Buttons/prog.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
#prog a:hover {
	background-image: url(images/Buttons/progover.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
}
#about a {
	background-image: url(images/Buttons/about.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
#about a:hover {
	background-image: url(images/Buttons/aboutover.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
}
#calen a {
	background-image: url(images/Buttons/calen.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
#calen a:hover {
	background-image: url(images/Buttons/calenover.gif);
	background-position: 1px;
	height: 30px;
	width: 150px;
}
.tablerows {
	margin: 0px;
	padding: 0px;
}

#tdcontent {
	padding-top: 0px;
	background-color: #FFFFF4;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bgcolor {
	background-color: #FFFFF4;
}

.imageleft {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
}


.imagecenter {
	margin-left: 210px;
}


.imageright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
#newsborder {
	border: 2px solid #849CFA;
}

#logo {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	display: none;
}
#nav {
	display: none;
}
#tdname {
	display: none;
}

#lunchtable {
	height: 800px;
	width: 800px;
}
#copyright {
	display: none;
}


#tuittable {
	border: 2px solid #97CDFC;
	margin: 0px;
	padding: 0px;
}
#fundraiser {
	border: 3px dashed #EB65C7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.fundrpage {
	padding: 5px;
	margin: 5px;
}
#fundraiserindex {
	border: 3px dashed #EB65C7;
	padding: 3px;
}
