html {
	height: 100%;
}
body {
	margin: 		    0px 0px 0px 0px;
	height:             100%;
	color: 			    #444444;
	background: 		#003701 url(images/btest.jpg) repeat center fixed;
	font: 		        14px Georgia, Arial, Helvetica, sans serif;
	line-height: 		20px;
}
a:link {
	text-decoration: none;
	color: #715e56;
}
a:visited {
	text-decoration: none;
	color: #6A7169;
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: underline; 
	color: #7f6a60;
}
p.header{
	font-size: 20px;
	color: #003701;
	font-weight: bold;
}
p.subheader{
	font: 16px;
	color: #003701;
	font-weight: bold;
}
p.center{
	text-align: center;
}
h1 {
	font-size: 36px;
	color: #516750;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	color: #516750;
	font-weight: normal;
}

h3 {
	font-size: 20px;
	color: #516750;
	font-weight: normal;
}

h3 {
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}

h3.main {
	font-size: 20px;
	color: #003701;
	text-decoration: underline;
}

h4 {
	font-size: 16px;
	color: #516750;
	font-weight: normal;
	margin-bottom: 5px;
}
#sidebar h4 {
	margin-bottom: 5px;
}

#sidebar p {
	margin-top: 0px;
}

h5 {
	font-size: 14px;
	color: #516750;
	font-weight: normal;
}

h6 {
	font-size: 12px;
	color: #516750;
	font-weight: normal;
}
b {
  color: #003701;
}
.centeredImage {
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

img {
 border: 3px solid #666666;
}
    
/* Header */

#header {
	background-color: 		#a3a6a3;
	position: 				relative;
	width: 					780px;
	height: 				345px;
}
#emblem {
	background: url(images/emblem.gif) no-repeat;
	position: absolute;
	top: 35px;
	left: 21px;
	height: 145px;
	width: 146px;
	text-indent:		-9999px;
	overflow:				hidden;
	z-index: 2;
}
#emblem a{
	display: block;
	height: 145px;
	width: 146px;
}
#mtfa {
	position: 			absolute;
	width: 550px;
	height: 40px;
	top:            	48px;
	left:           	170px;
}

/* Navigation */

#nav {
	position:			absolute;
	width:				608px;
	height:				36px;
	top: 				90px;
	left:         		171px;
}
#nav a{
	color: #fff;
	font-size: 14px;
}

#historynav {
	position:			absolute;
	width:				215px;
	height:				23px;
	top: 				115px;
	left:         		435px;
}
#historynav a {
	color: #e0e0e0;
	font-size: 12px;
}

/* Content */

#page 
{
	position:				relative;
	margin:					0 auto 0 auto;
	padding: 				0px 0px 0px 0xp;
	width:					780px;
	text-align:				left;
	background-color: #CBCBCB;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
}

#wrapper{
	position:				relative;
	margin:					15px auto 0 auto;
	padding:        		0px 0px 0px 0xp;
	width:					100%;
	text-align:				left;
}

#graphic1{
	background: url(images/graphic1.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic2{
	background: url(images/graphic2.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic3{
	background: url(images/graphic3.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic4{
	background: url(images/graphic4.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic5{
	background: url(images/graphic5.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic6{
	background: url(images/graphic6.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic7{
	background: url(images/graphic7.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic8{
	background: url(images/graphic8.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic9{
	background: url(images/graphic9.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic10{
	background: url(images/graphic10.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#graphic11{
	background: url(images/graphic11.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#library{
	background: url(images/library2.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}
#programs{
	background: url(images/programs.jpg) no-repeat;
	position: absolute;
	top: 145px;
	width:      780px;
	height:     206px;
	z-index: 3;
}

#content{
	position:   	relative;
	width:      	780px;
	margin-bottom:  50px;
}

#content p {
 	margin-left: 				30px;
	margin-right: 			30px;
}

#content li{
 	margin-left: 				30px;
	margin-right: 			30px;
}

#content h4{
 	margin-left: 				30px;
	margin-right: 			30px;
}
#content table{
	margin-left: 				30px;
	margin-right: 			30px;
}

#main {
	float: left;
	width: 550px;
}

#sidebar {
	float: left;
	margin: 45px 0px;
	padding: 0px 10px;
	width: 205px;
	border-left: 1px solid #BBBBBB; 
}

#main p{
 	margin-left: 				30px;
	margin-right: 				20px;
}

#main li{
 	margin-left: 				30px;
	margin-right: 				30px;
}

#main h4{
 	margin-left: 				30px;
	margin-right: 				30px;
}

#main table{
	margin-left: 				30px;
	margin-right: 				30px;
}


#sidebar li{
    list-style-type: disc;
    margin: 0px;
    padding: 0px;
}


.nlarchive {
	float: left;
	width: 175px;
}

ul.numbered {
	list-style: decimal;
}

.program {
	width:710px;
	margin: 0px 30px 10px 30px;
	padding: 20px 0px 10px 0px;
}

.program_picture {
	float: left;
	width: 150px;
}

.program_info {
	margin-left: 180px;
}

#content .program_info p {
	margin-left: 0px;
	margin-right:0px;
}

/* Tables */

table {
	width: 700px;
	margin: 10px auto;
	border-collapse: collapse;
}

th {
	text-align: left;
	background-color: #516750;
	border-bottom: 1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
	font-weight: bold;
	padding: 0.3em 1em;
	color: #eeeeee;

}

th.date {
	white-space: nowrap;
}
th.action {
	width: 450px;	
}

tr:nth-child(odd) td	{
	background-color: #bbbbbb;
	}


td {
	text-align: left;
	padding: 0.3em 1em;
}

td.nowrap {
	white-space: nowrap;	
}

/* Footer */
#footer {
	clear: both;
	height: 1%;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	color: #666666;
	text-align: center;
}

#footer hr{
	text-align: center;
	width: 720px;
}