/*
Theme Name: Success Beyond Measure
Theme URI: http://wordpress.org/
Description: Custom Theme by Chris Rizzo of Nousphere, Inc.
Version: 1.0
Author: Chris Rizzo
Author URI: http://nousphere.net
Tags: custom header, fixed width, two columns
*/

body {
  background-color:#1E4A4D;
}
.NavButton {  
}
.FooterOuter a:visited, .FooterOuter a:active, .FooterOuter a:hover   {  
  color:#fff;
}
.FooterInner1 {
  width:849px;
  margin:0 auto;
}
.FooterInner2 {
  padding:20px 50px; margin:0 4px;
}
.FooterInner2 * {
  color:#fff;
}