a:link { color: green }
a:visited {  color: green }
body 
{
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	font-size-adjust: .5;
	background-image: url("../images/litebg.jpg");
	}
table { background-color: #FFFFFF}
table.headers {
  border-color: green;
}
#banner table {
	width: 820px;
	border: solid 2px green;	
	}
#mainmenu table {
	padding-bottom: 20px;
	}

#outermenu div{	z-index:20;}
#outermenu table{
		border:solid 2px green;
	}

#outermenu a{	font-style: italic;	font-weight: bold;	font-size:12px; }
h3 {	color: red;	font-size:x-large ;}
hr {	height: 8;	width: 800;	background-color:green;}
#dropmenudiv {position:absolute;border:1px solid red;border-bottom-width: 0;font:normal 12px Verdana;line-height:18px;z-index:100;}
#mainmenu td{border:1px solid red;border-bottom: 1px solid red;font:normal 12px Verdana;line-height:18px;background-color: #FFFFFF;width:160px;height:30px;}
#mainmenu a{width: 100%;display: block;text-indent: 3px;padding: 1px 0;text-decoration: none;font-weight: bold;}
#dropmenudiv a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid green;padding: 1px 0;text-decoration: none;font-weight: bold;}
#dropmenudiv  a:hover{ /*hover background color*/background-color: #FFFFFF;}

div#card p{
	font-size: .89em;
	}
div#card ol {
	font-size: .89em;
	font-weight: bold;
	font-style: italic;
	}
div#card table {
	border:  .25em solid yellow;
	padding: 1em;	
	}
div#card span {
	background: yellow;
	font-weight:bold;
	font-size: 1em;
	}

.requestpage span {
	color: green;
	font-weight:bold;
	font-style: italic;
	font-size: .89em;
	}
div#requestform th {
	background: yellow;
	text-align: center;
	}
div#requestform table {
	text-align: left;	
	}
div#school td {
	font-size: .89em;
	}
div#school table{
	border: .25em solid green;
	}
input#email_2{ display:none; }
