.NavItem {
	display: inline;
	padding-left: 10px;
	padding-right: 4px;
}

.NavItem.current {
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px; 
	padding-left: 25px;
	background-attachment: scroll;
	background-image: url(../images/splat.png);
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position:left center;
	color: #ff0000;
}

A.NavItem:link {
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px; 
	font-weight: bold;
	text-decoration: none;
	display: inline;
	color: #000000;
}
A.NavItem:visited {
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px; 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
A.NavItem:hover {
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px; 
	font-weight: bold;
	text-decoration: underline;
	color: #ff0000;
}


A.PurpleText {
	color: #663399;
	FONT-SIZE: 16px; 
	FONT-FAMILY: Arial;
}

A.link:link {
	FONT-SIZE: 12px; 
	COLOR: #663399; 
	FONT-FAMILY: Arial; 	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline
}
A.link:visited {
	FONT-SIZE: 12px; COLOR: #663399; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
A.link:hover {
	FONT-SIZE: 12px; COLOR: #ff0000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}

A.StudentLink {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	color: #663399;
	padding: 0 0.5em;
}

A.StudentLink:visited {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	color: #ff0000;
	padding: 0 0.5em;
}

A.link2:link {
	COLOR: #663399; 
	FONT-FAMILY: Arial; 
	font-weight: bold;
	FONT-SIZE: 16px; 
	TEXT-DECORATION: underline
}
A.link2:visited {
	font-size: 16px; 
	COLOR: #663399; 
	FONT-FAMILY: Arial; 
	font-weight: bold;
	TEXT-DECORATION: underline
}
A.link2:hover {
	font-size: 16px; 
	COLOR: #ff0000; 
	FONT-FAMILY: Arial; 
	font-weight: bold;
	TEXT-DECORATION: underline
}


h3 {
	font-size: 1em;
	color: #663399;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: Underline
}

A.text {
	font-size: 10pt;
	color: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A.backtotop{
	font-size: 10pt;
	color: #663399;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}

A.backtotop:hover{
	font-size: 10pt;
	color: #ff0000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}

h4 {
	FONT-FAMILY: Arial;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	TEXT-DECORATION: underline
}

h2 {
	font-size: 18pt;
	FONT-FAMILY: Arial;
	color: #000000;
	font-weight: bold;
	
	
}

A.TeacherPhoto {
	float: right;
	margin: 5px;
/*	border: 3px solid #663399;*/
}

h5 {

	font-size: 1.2em;
	margin: 0;
	padding: 0;
	FONT-FAMILY: Arial;
	color: #663399;
}

h1 {

	font-size: 14px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	color: #663399;
}


ul {
	font-size: 10pt;
	padding: 0;
	FONT-FAMILY: Arial;
	margin: 1em 0;
	list-style-image: url(../images/splat-small.png);
}

li {
	font-size: 10pt;
	FONT-FAMILY: Arial;
	margin-left: 4em;
	padding-top: 0.5em;		
/*	list-style-type: square;*/
/*	list-style-image: url(/images/splat-small.png);*/
}

A.Stories {

	font-size: 12pt;
	margin: 0;
	padding: 0;
	FONT-FAMILY: Arial;
	color: #663399;
}

A.Stories:hover {

	font-size: 12pt;
	margin: 0;
	padding: 0;
	FONT-FAMILY: Arial;
	color: #ff0000;
}