/* 
	CSS Reference can be found at:
	http://builder.cnet.com/webbuilding/pages/Authoring/CSS/table.html

	To use:  <LINK REL="stylesheet" TYPE="text/css" HREF="southhigh.css">
*/

/*A:LINK, A:VISITED, A:ACTIVE {
  color: #0000D0; 
  text-decoration: none 
}
A:HOVER {
  color: #FFFFFF; 
  text-decoration: underline 
} */

/*BODY{background-color: "#006600";background-image: url(images/shslogo_dim.gif);font-family: arial, helvetica, san-serif;}*/
BODY{background-color: "#006600";background-image: url(images/shslogo_dim.gif);}
/*TD{font-family: arial, helvetica, san-serif;}*/


