body { background: #000000; }

#lines { background: #ffffff; }

#center { background: #ffffff; 
	font: 13px "Times New Roman";
	letter-spacing: 0.09em; 
	color: #000000; 
	text-align: justify; }

#navigation { background: #000000;
	font: 20px "Times New Roman";
	color: #ffffff; 
	text-align: justify; 
}

.navigation a:link { text-decoration: none; color: #e0e0e0 }
.navigation a:visited { text-decoration: none; color: #e0e0e0 }
.navigation a:active { text-decoration: none; color: #ffffff }
.navigation a:hover { text-decoration: none; color: #ffffff }

#welcome { font: 16px "Times New Roman" ;
	letter-spacing: 0em ; 
	color: #000000 ; 
	text-align: justify ; }

#welcome1 { font: 16px "Times New Roman" ;
	letter-spacing: 0em ; 
	color: #000000 ; 
	text-align: justify ; }

#announcements { font: 11px "Arial" ;
	background: lightyellow;
	letter-spacing: 0em ; 
	color: #000000 ; 
	text-align: left ; 
vertical-align: baseline ; }

#contact { background: #e3e6ff;
	font: 11px "Verdana" ;
	letter-spacing: 0em ; 
	color: #000000 ; 
	text-align: center ; }

#picture { font: 11px "Verdana" ;
	letter-spacing: 0em ; 
	color: #000000 ; 
	text-align: center ; }

A:link
{ text-decoration: none; color: #8D5A62 }
A:visited
{ text-decoration: none; color: #005c96 }
A:active
{ text-decoration: underline; color: #008ecd }
A:hover
{ text-decoration: underline; color: #008ecd }

.a1 { border-bottom: 1px dotted #000000 ; 
	font: 25px "Georgia" ; 
	color: #000000 ; 
	letter-spacing: 0.09em ; 
	line-spacing: 0px ; }

.a2 { font: 19px "Georgia" ; 
	color: #000000 ; 
	letter-spacing: 0.06em ; 
	line-spacing: 0px ; }

.a3 { font: 17px "Georgia" ; 
	color: #000000 ; 
	letter-spacing: 0.06em ; 
	line-spacing: 0px ; 
	border-bottom: 1px solid #000000 ; }

.a4 { font: italic 16px "Georgia"; 
	color: #000000 ; 
	letter-spacing: 0.06em ; 
	line-spacing: 0px ; 
	text-align: right ; }

.a5 { font: 13px "Times New Roman"; 
	color: #000000 ; 
	line-spacing: 0px ; 
	text-align: justify ; }

.a6 { font: 10px "Verdana"; 
	color: #000000 ; 
	line-spacing: 0px ; 
	text-align: justify; }

.indented
   {
   padding-left: 50px;
   }
.indented2
   {
   padding-left: 50px;
   padding-right: 50px;
   }
.indented3
   {
   padding-left: 50px;
   }



.anylinkcss { 

position:absolute;

visibility: hidden;

border:1px solid black;

border-left-width: 15px;
border-bottom-width: 0;

font: normal 12px Georgia;

line-height: 18px;

z-index: 100;

background-color: #000000;

width: 205px;
 }



.anylinkcss a {

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

text-indent: 5px; 
}





.anylinkcss a:hover{ 
background-color: e0e0e0; 
color: 000000;
}
