/* default page containers */
p.datetag {	
	margin-bottom:0; 	
	font-size:xx-small; 	
	color: gray;
	font-family: sans-serif;
}

p.newsflash {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: medium;
	color: red;
}

body {
	background-image: url('images/Grad.gif');
	margin: 0;
	padding: 0;
	font-family: sans-serif;
}

li.newsli {
	margin-top: 0;
	font-family: sans-serif;
	font-size: medium;
	color: #000080;
}

div.header {
	clear: both;
	width: 100%;
}

div.header1 {
}

div.left {
	float: left;
	width: 140px;
}

div.left1 {
	float: left;
	background-color: red;
}

div.feature {
	margin-left: 160px;
	clear: right;
	width: 100%;
}

div.main {
	margin-left: 160px;
	min-height: 400px;
}

div.main1 {
	clear: right;
	font-family:"courier new", "courier monospace";
	font-size: 10pt;
	font-weight: bold;
}

div.main2 {
	background-color: green;
}

div.footer {
	clear: both;
	width: 90%;
}

div.footer 1{
}

div.img {
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	

div.img img {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

div.img a:hover img {
border: 1px solid #0000ff;
}

div.iname {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

div#staff {
	background: #eeeeee;
}
div#staff td:link span {
	display: none;
	margin: 0;
}

div#staff td:visited span {
	background: silver;
	color: black;
	display: block;
	position: relative;
	text-align: left;
	top: 0;
	z-index: 100;
}

div#staff td:hover span {
	background: silver;
/*	border-top: 2px solid grey; */
	color: blue;
	display: block;
/*	float: right; */
/*	font: 10px Verdana, sans-serif; */
/*	left: 126px; */
/*	padding: 5px; */
	position: relative;
	text-align: left;
	top: 0;
/*	width: 600px; */
	z-index: 100;
}

div#staff td:active span {
	background: silver;
	color: black;
	display: block;
	position: relative;
	text-align: left;
	top: 0;
	z-index: 100;
}


#student table {
	background: #ccccff;
	width:80%;
}

#container {
	margin: 0 auto;
}

#container1 {
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border-collapse: collapse;
}

span.SpellE
	{}
span.GramE
	{}
h2
	{margin-top:22.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	text-indent:0in;
	page-break-after:avoid;
	tab-stops:list 1.0in;
	font-size:14.0pt;
	font-family:Arial;
	font-style:italic;
}
 table.MsoNormalTable
	{mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman";
	}
.style1 {
	font-family: Comic Sans MS;
	font-size: 14.0pt;
	margin: 0 auto;
	text-align: center;
	width: auto;
}
.style1bc {
	font-family: Comic Sans MS;
	font-size: 14.0pt;
	margin: 0 auto;
	text-align: center;
	width: auto;
}
.style1 td {
	text-align: left;
	white-space: nowrap;
	width: 33.3%;
}
.style1IE td {
	text-align: center;
	margin: 0;
	padding: 0;  
	white-space: nowrap; 
/*	width: 25%; */
	color: #ccccff;
	background-color: white; 
/*	background-color: #000080;  */ 
	border: 1px solid darkgrey;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.style1IEb {
	font-family: Comic Sans MS;
	font-size: 14.0pt;
	margin: 0 auto;
	text-align: center;
	width: auto;
}
.style1IEb td {
	text-align: left;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	width: 25%;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.style4 {
	font-size: large;
}
.style4IE {
/*	font-size: large; */
	font-size: 16.0pt;
	font-family: Comic Sans MS;
}

#pageContainer {
	background-color: #ccccff;
	
}

div#links {
	font: 16px Verdana, sans-serif;
	color: #A00000;
	font-weight: bold;
	text-align: center;
	margin-top: 24px; 
}
div#links a.button:link {
/*	background: white; */
	border-style: outset;
	border-color: blue;
	color: black;
	display: block;
	left: 5px;
	font: 1em sans-serif; 
	font-weight: bold;
	margin: 0 0 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 125px;
}
div#links a.button:visited {
/*	background: white; */
	border-style: outset;
	border-color: blue;
	color: black;
	display: block;
	left: 5px;
	font: 1em sans-serif; 
	font-weight: bold;
	margin: 0 0 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 125px;
}
div#links a.button:hover {
	background: blue;
	border-style: inset;
	border-color: blue; 
	color: white;
}
div#links a.button:active {
	background: blue;
	border-style: inset;
	border-color: red; 
	color: white;
}
div#links a span {
	display: none;
	margin: 0;
}
div#links a:hover span {
	background: blue;
	border-top: 2px solid grey;
	color: white;
	display: block;
	float: right;
	font: 10px Verdana, sans-serif;
	left: 126px;
/*	padding: 5px; */
	position: absolute;
	text-align: center;
	top: 0;
	width: 135px;
	z-index: 100;
}
div#clinks td {
	width: 200px;
}
div#clinks td span {
	display: none;
	margin: 0;
}
div#clinks td:hover span {
	background: blue;
/*	border-top: 2px solid grey; */
	color: white;
	display: block;
/*	float: right; */
	font: 10px Verdana, sans-serif;
/*	left: 126px; */
/*	padding: 5px; */
	position: relative;
	text-align: center;
	top: 0;
	width: 135px;
	z-index: 100;
}

div#hotlinks {
	font: 12px Verdana, sans-serif;
/*	color: #A00000; */
	color: black;
	font-weight: bold;
	text-align: center;
/*	margin-top: 24px;  */ 
}
div#hotlinks a.button:link {
	border-style: outset;
	border-color: red;
	color: black;
	display: block;
	font: 1em sans-serif; 
	font-weight: bold;
	margin: 0 0 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
div#hotlinks a.button:visited {
	border-style: outset;
	border-color: red;
	color: black;
	display: block;
	font: 1em sans-serif; 
	font-weight: bold;
	margin: 0 0 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
div#hotlinks a.button:hover {
	background: red;
	border-style: inset;
	border-color: red; 
	color: white;
}
div#hotlinks a.button:active {
	background: red;
	border-style: inset;
	border-color: red; 
	color: white;
}

#dropmenudiv{
	position:absolute;
/*background-color: #E3FFB0; */
/* background-color: silver; */
/*border:1px solid black;*/
/*border-bottom-width: 0;*/
/*font:normal 12px Verdana;*/
	font: 16px Verdana, sans-serif;
	color: #A00000;
	font-weight: bold;
	text-align: center;
/*line-height:18px; */
	z-index:100;
}

#dropmenudiv a{
	width: 125px;
	display: block;
	text-align:center;
	/*padding: 1px 0; */
	text-decoration: none;
	font: 1em sans-serif; 
	font-weight: bold;
	background: white;
	border-style: outset;
	border-color: blue;
	color: blue;
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: #C7FF5E;*/
	background: blue;
	border-style: inset;
	border-color: blue; 
	color: white;
}


#chapDocs {
/*	height: 50px; */
	width: 100%; 
}
#chapDocsIE {
	height: 60px;
	width: 80%;
	float: left;
	display: block;
	position: relative;
	text-align: center;
/*	background-color: #000080; */
	border: 1px solid darkgrey;
}
#chapDocsIE table {
	color: #ccccff;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#chapDocs > h3 {
	text-align: center;
}
#chapDocs ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
#chapDocs ul li {
	width: 33%;
	float: left; 
	display: inline;
/*	position: relative; */
	text-align: center;
}
#chapDocs ul li a {
	background-color: #000080;
	border: 1px solid darkgrey; 
	color: #ccccff;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#chapDocs ul li a:hover {
	background-color: white;
	color: #000080;
	text-decoration: underline;
}
#chapDocsIE > center > table > a:hover {
	background-color: white;
	color: #000080;
	text-decoration: underline;
}
#returnChap {
	background-color: #ccccff;
	display: none;
	margin: 0;
	padding: 0;
}
#newChap {
	background-color: #ccccff;
	display: none;
	margin: 0;
	padding: 0;
}
#chapSwitch {
	height: 40px;
}
#chapSwitch > p {
	padding: 1cm;
}
#chapSwitch > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#chapSwitch > ul > li {
	display: inline;
	float: left;
	text-align: center;
	width: 33%;
}
#chapSwitch > ul > li > a {
	background-color: #000080;
	border: 1px solid darkgrey;
	color: #ccccff;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#chapSwitch > ul > li > a:hover {
	background-color: white;
	color: #000080;
	text-decoration: underline;
}
.style1a {
	border-width: 0;
}
.style2a {
	color: #CCCCFF;
}
.style3a {
	color: #000080;
}
.style1b {
	font-weight: bold;
}
.style4b {
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px;
}
.style6b {
	padding: 12px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin: 12;
}
.style7b {
	padding: 12px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin-top: 12;
	margin-bottom: 12;
}
.style8b {
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px;
	font-size: small;
}
.style9b {
	font-size: small;
}
.style1c {
	text-align: left;
}
.style2c {
	margin-left: 160px;
	margin-right: auto;
	margin-top: 15px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	width: 80%
}
.style3c {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 80%;
}
.style4c {
	margin-left: 160px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: large;
	width: 80%;
}
.style3d {
	font-family: Arial;
	font-style: italic;
	text-align: left;
	width: 80%;	
}
.style3e {
	font-family: Arial;
	font-style: italic;
	text-align: left;
	padding:20px;
}
.selectchap {
	background-color: green;
}

.gbuttons input{
display: block;
text-decoration: none;
font: bold 12px Arial;
color: black;
width: 78px;
height: 23px;
/*float: left; */
/*display: inline; */
/*margin-right: 8px; */
background-image:url(tabsquare.jpg);
background-repeat: no-repeat;
padding-top: 4px;
text-align:center;
}
.gbuttons input:hover{
background-image:url(tabsquareover.jpg);
}

.hbuttons a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: black;
width: 78px;
height: 23px;
float: left;
display: inline;
margin-right: 8px;
background-image:url(tabsquare.jpg);
background-repeat: no-repeat;
padding-top: 4px;
text-align:center;
}

.hbuttons a:hover{
background-image:url(tabsquareover.jpg);
}
div#agif a span {
	display: none;
	margin: 0;
}
div#agif a:hover span {
	background: red;
/*	border-top: 2px solid grey; */
	color: white;
	display: block;
/*	float: right; */
	font: 10px Verdana, sans-serif;
/*	left: 126px; */
/*	padding: 5px; */
	position: relative;
	text-align: right;
/*	top: 0;  */
	width: 150px;
	z-index: 100;
}

div#health {
	background-color: #ccccff;
	width:50%;
	float:left;
}
table#ht1 {
border-collapse:collapse;
}
tr#hr1 {
border-top:1px solid blue;
}
td#hc1 {
width:50%;
}
td#hc2 {
width:50%;
}

table.reference
{
border:1px solid #c3c3c3;
border-collapse:collapse;
}

table.reference th
{
background-color:#e5eecc;
border:1px solid #c3c3c3;
padding:3px;
}

table.reference td 
{
border:1px solid #c3c3c3;
padding:3px;
}
