﻿<style type="text/css">
			
		<!-- #003366 - NAU Blue -->
		<!-- #557565 - NAU Sage Green -->

body {
		background-color: white; 
		color: black;
}
		
#main {
		width: 1200px;
		padding: 0 0 100px;
		margin: 0 auto;
}

table {
		border: 0; 
		width: 100%;
}

#header{
		height: 118px;
		background-color: white;
}

#links{
		height: 60px;
}

table.links {
		border: 0; 
		background: #003366;
		height: 50px;
}

td.links {
		border: 0; 
		background: #003366; 
		color: white;
}

a:link {
		color: #a9a9a9;
		text-decoration: none;
}

a:visited {
		color: #a9a9a9;
		text-decoration: none;
}

a:hover {
		color: maroon;
		text-decoration: underline;
}


#content{
		background-color: white;
}

#content td.cell_one {
		background-color: white;  
		width: 20%;
		vertical-align: top;
		
}

#content td.cell_two {
		background-color: #557565;  
		font-size: 16px;
		font-family:"Times New Roman", Times, serif;
		padding-bottom: 30px;
		border-style: groove;
		border-color: silver;
}

#content h1 {
		font-size: 24px;
		color: #003366;
}

#content h2 {
		font-size: 18px;
}


#sponsors{
		
}

#site_map{

}

p.site_map {
		font-size: 20px;
}

.update {
				text-align: right;
}


td.SM_links{
		text-align: center;
}

td.picture_cells {
		border: 0; 
		background-color: #557565;
		font-size:16px;
		text-align:center;
		width:350px;
		height:350px;
}

table.picture_cells {
		border: 0; 
		background-color: #557565;
}

</style>
