﻿/****************************************************************************************/
/* Maintained by: Greg Nagy (nagy.8@osu.edu)						   						      */
/****************************************************************************************/

/****************************************************************************************/
body {
  }
#page {
  }
#layoutTop {
  padding-bottom: 8px; 
  border-bottom: solid 2px #aa252f;
  }
#layoutMiddle {
  }
#layoutMiddleLeft {
  display: none;
  }
#layoutMiddleRight {
  } 
#layoutBottom {
  clear: both;
  height: 60px;
  margin-top: 5px;
  border-top: solid 2px #aa252f;
  }
/****************************************************************************************/

/****************************************************************************************/
.navMenu {
  display: none;
  }
.siteMapPath {
  display: none;
  }
#footerAddress {
	float: right;
	padding: 8px 10px 0 0;
	text-align: right;
	font-family: Arial;
	font-size: 12px; 
	line-height: 1.1;
	color: #aa252f;
	}
#NAPELogo {
  float: right;	
  padding: 5px 0 0 0;
  }
/****************************************************************************************/