/* CSS Document */

body {
	background-image: url(images/body.png);
	background-color: #99000;
		}
	
/* home page */
.high {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.style4 {font-family: "Times New Roman", Times, serif;
		 font-size: 14px;
		 color: #333333;
		 }
		 table {
	border:none;
	}
.style14 {
	font-size: medium;
	font-style: italic;
}
.style15 {font-size: xx-large}
.style16 {font-size: x-large}
.style17 {font-size: 16px}
.style18 {font-size: large}
		
.style19 {font-size: xx-large; 
	color:#F00}
.style20 {font-size: 18px}
.main {
	color: #996600;
	font-weight: bold;
}
.footer {
	color:#cccccc;
	font-size: smaller;
	padding-top:10px;
	}
.teach	{
	color: #ffffff;
	}	


.menu {
	padding-top:10px;
	}
	
.services	{
	background-color:#FFFFFF;
	width:430px;
	}
	
/* Links Formatting */
a:link {
	text-decoration:none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#009900;
}

img {
	padding-top:10px;
	padding-bottom:10px;
	border:none;
	}
img.bks {
	padding-top:10px;
	padding-bottom:10px;
	border:none;
	padding-left: 3px;
	}
	
/*grey text */
.style5 {color: #666666}
.style16 {
	color: #03C;
}
