/*******************************Controls for School Site Appearance by Paul Bertrand*********************************/
body {
	text-align:justify;

}

h1 {
	font-family: Arial, Verdana;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 0px;
}

h2 {
	font-family: Arial, Verdana;
	font-size: 21px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;

}

h3 {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;

}

p {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

p.fun {
	font-family: Comic Sans MS, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

ul {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}

A:link {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #800080;
	text-decoration: none;
}

A:hover {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

A.smallink:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}

A.smallink:visited {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #800080;
	text-decoration: none;
}

A.smallink:hover {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

A.funlink:link {
	font-family: Comic Sans MS, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}

A.funlink:visited {
	font-family: Comic Sans MS, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #800080;
	text-decoration: none;
}

A.funlink:hover {
	font-family: Comic Sans MS, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}


img.Holly1 {
	position: fixed;
	top: 0px;
	left: 0px;
	border: 0px;
	z-index: 8
}
img.Holly2 {
	position: fixed;
	bottom: 0px;
	right: 0px;
	border: 0px;
	z-index: 8
}