h1 {
    	font-family: Arial, Verdana, sans-serif;
        color: #C36241;	
        }

h2 {
    	font-family: Pristina, Apple Chancery, Comic Sans, Arial, Verdana, sans-serif;
        color: #C36241;	
        }

h3 {
   font-family: Pristina, Arial, Verdana, sans-serif; 
   color: #488AC7;
   font-weight: bold;
 
   }

body {
      background-color: #C6DEFF;
      }

#farright {
   	background: #ffffff bottom right;
         }

table.announcement {
	border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: white;
}

  table.announcement th  {
	border-width : 1px 1px 1px 1px;
	padding : 5px 5px 5px 5px;
	border-style : solid solid solid solid;
	border-color : green green green green;
	background-color : white;
}

table.announcement td {
	border-width : 1px 1px 1px 1px;
	padding : 5px 5px 5px 5px;
	border-style : solid solid solid solid;
	border-color : green green green green;
	background-color : white;
} 
.text {
        border-width: 5px;
        border-color: #006699;
        border-style: solid;
        padding: 20px 100px 20px 100px;
      }

.ultext {
        border-width: 5px;
        border-color: #aaaaaa;
        border-style: solid;
        padding: 20px 100px 20px 100px;
      }

#farright {
	float: right;
        width: 5%;
           }

#main {
	margin-right: 40px;
	margin-left: 165px;
      }

#footer {
	font-family: Pristina, Arial, Verdana, sans-serif;
        text-align: left;
}

 a:link.intextlink { color: #C36241; font-weight: bold; }
 a:active.intextlink { color: #C36241; font-weight: bold; }
 a:visited.intextlink { color: #C36241; font-weight: bold; }
 a:hover.intextlink { color: red; font-weight: bold; }

a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: black; text-decoration: underline; }
a:hover {color: #C36241; text-decoration: none; }

del
{
color: #ff0000;
} 

.colortext {
  color:          #C36241;
  font-variant:   small-caps;
  font-weight:    bold;
}

.italictext {
  font-style:          italic;
}

.captext {
  font-variant:	small-caps;
}

#pic {
background-image: url('HomeWebpage.jpg');
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
}

#pic-overlay-top {
height: 90%;
z-index: 2;
}

#pic-overlay-links {
height: 5%;
z-index: 2;
}

#pic-overlay-bottom {
height: 5%;
z-index: 2;
}

