BODY {
	background : White;
	font : normal 11pt ElegaGarmnd BT;
	font-family : "ElegaGarmnd BT", Times, serif;
	background-attachment : fixed;
	background-image : url(images/schoolback2.html);
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	text-decoration : underline;
	font-weight : 800;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #DBDBDB;
	color : Gray;
	border : thin solid;
	border-color : Black;
}

H5 {
	font-weight : 700;
	font-size : 125%;
	font-family : cursive;
}

A:link, A:active {
	text-decoration: none;
	color: Blue;
	background-color: transparent;
}


A:visited {
  color: #800000;
  text-decoration: none;
  background-color: transparent;
}

A:hover {
	color: Blue;
	background-color: F1FF0F;
}

EM {
	background-color : #006400;
	color : #BDB76B;
}

#border {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	border : thin solid;
	border-color : Black;
	font-weight : 700;
	font-size : xx-small;
}

#boxes {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 700;
	font-size : x-small;
	text-decoration : none;
	font : Book Antiqua;
}

#header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #DBDBDB;
	color : Gray;
	border : thin solid;
	border-color : Black;
	font-size : large;
	font-weight : bold;
}

#mail {
	font-size : xx-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
} 

#member {
	color : Teal;
	text-decoration : underline;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background-color : Yellow;
	font-weight : 800;
} 

#newtop {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : 700;
	font-size : medium;
	text-decoration : underline;
	color : Blue;
}

#promotop {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : 700;
	font-size : small;
	text-decoration : none;
	color : Black;
}

#title  {
	font-size : larger;
	font-weight : bold;
	text-decoration : underline;
}