/* **************************************
File: 'Pioneer Themes - Moxie Theme" **** CURRENTLY IN BETA  *****
Created: August 8, 2006
Author: Gary Byrd, Pioneer Themes
www.pioneerthemes.com
Email: gary@pioneerthemes.com
Copyright 2006 Gary Byrd/Pioneer Themes
All Rights Reserved
************************************** */

/*<group=Layout>*/


#page_header {
	background: url(../../images/headers/inflight.jpg) left top no-repeat;
}

/*</group>*/

/*<group=Footer>*/

#footer {
	background: transparent bottom;
	height: 40px;
}

/*</group>*/

#footer p {
  padding-top: 8px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  letter-spacing:1px;
  position: relative;
  top: 10px;
}

#footer a {
  color: #000000;
}

#footer ul {
  color: #000000;
}

#footer li {
  color: #000000;
}

#footer a:hover {
  text-decoration: none;
  color: #687ea3;
}