@charset "windows-1252";

  
  body {
        background-color: #000000;
		background-image: none; 
		} 
	
	
	h1 {font-family:Arial,Verdana,'Sans Serif'; font-size:40px}
h2 {font-family:Arial,Verdana,'Sans Serif'; font-size:30px}
p {font-family:Arial,Verdana,'Sans Serif'; font-size:14px;}

	div.center {
text-align: center;
margin-left: auto;
margin-right: auto;
} 

div.right {
text-align: right;
}

	
  table.outer {
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: black;
    background-image: none; 
	height:560px;
    width:900px;
	
}

table.outer th {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}

table.outer td {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: white;
}
 table.content {
		border-width: 0px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	height:467px;
    width:700px;
	
}
table.content th {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}

table.content td {
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: white;
}

  table.activities {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	background-image: none;
    width:498px;
	font-size:14px;
}
table.activities th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black; 
	font-weight: bold;
}
table.activities td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}


  td.adbar {
  width:150px;  
  }
  
  tr.techniques {
  height: 30px;
  width:750px;
  background-color: #ffffcc;
  background-image: none;
  }
  
 td.techniques {
  height: 30px;
  width:750px;
  background-color: #ffffcc;
  background-image: none;
  font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace; 
  font-size:15px;
  }
a:link { color: #000000; text-decoration: none }
a:active { color: #660033; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:hover { color: #000000; text-decoration: none; font-weight: bold}
.img a:hover {text-decoration:none; border-width: 2px; border-color: white; border-style: solid;}
     			 
  
  tr.links {
  height: 50px;
  width: 750px;
  text-align: center;
  }
  
  td.links {
  width: 150px;
  height: 35px;
    }
  
 
  td.spacer {
  width: 20px;
  background-color: #000000;
  background-image: none;
  }
  
  td.chapternav {
  width: 120px;
  height: 480px;
  background-color: white;
  background-image: none; 
  font-family: Arial,Verdana,'Sans Serif'; 
  font-size:12px;
  line-height: 25%;
  }
 	
 img.logo {
border-width: 1px;
	border-style: solid;
	border-color: white;
	}
	
td.info {	  
  
  background-color: #FAF8CC;
  background-image: none; 
   border-width: 1px;
  border-color: black;
  }

p.info {
  font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace; 
  font-size:15px;
  }
  
p.news {
  font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace; 
  font-size:25px;
  }	   	 

li.info {
  font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace; 
  font-size:15px;
  }	 
  
    
  div.img {
  margin-left: auto;
    margin-right: auto;
	}	  
   p.indented
   {
   padding-left: 20px;
   padding-right: 20px;
   }
	
	p.indentcourier
   {
    font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace; 
   font-size:15px;
   padding-left: 60px;
   padding-right: 20px;
   }