/* IO Aicraft CSS */

HTML, body {margin: 0px; padding: 0px;   border: 0px;}

/* http://ioaircraft.com/new/images/bg2b.jpg background-size: 2704px 360px; */

body {
  background-image: url('http://ioaircraft.com/images/BG-Center-Home.jpg'); background-size: 2704px 360px; background-repeat: no-repeat;   background-attachment: scroll; background-position: center top 95px;  overflow-x: hidden;}

/* HEADER unvisited link */
a.header:link {font-size: 18px; color: white; font-weight: bold; font-family: arial; text-decoration: none;}

a.header:visited {font-size: 18px; color: white; font-weight: bold; font-family: arial; text-decoration: none;}

a.header:hover {font-size: 18px; color: CCCCCC; font-weight: bold; font-family: arial; text-decoration: underline;}

a.header:active {font-size: 18px; white: black; font-weight: bold; font-family: arial; text-decoration: underline;}

/* MAIN unvisited link */
a:link {font-size: 16px; color: 800000; font-weight: bold; font-family: arial; text-decoration: none;}

a:visited {font-size: 16px; color: 800000; font-weight: bold; font-family: arial; text-decoration: none;}

a:hover {font-size: 16px; color: CCCCCC; font-weight: bold; font-family: arial; text-decoration: underline;}

a:active {font-size: 16px; white: 800000; font-weight: bold; font-family: arial; text-decoration: underline;}

/* Footer unvisited link */
a.footerr:link {font-size: 18px; color: 800000; font-weight: bold; font-family: arial; text-decoration: none;}

a.footer:visited {font-size: 18px; color: 800000; font-weight: bold; font-family: arial; text-decoration: none;}

a.footer:hover {font-size: 18px; color: CCCCCC; font-weight: bold; font-family: arial; text-decoration: underline;}

a.footer:active {font-size: 18px; white: black; font-weight: bold; font-family: arial; text-decoration: underline;}

/* LEAD selected link */
a.lead:link {font-size: 16px; color: 800000; font-weight: bold; font-family: arial; text-decoration: none;}

a.lead:visited {font-size: 16px; color: 800000; font-weight: bold; font-family: arial; text-decoration: none;}

a.lead:hover {font-size: 16px; color: CCCCC; font-weight: bold; font-family: arial; text-decoration: underline;}

a.lead:active {font-size: 16px; color: black; font-weight: bold; font-family: arial; text-decoration: underline;}

/* H3 selected link */
a.h3:link {font-size: 18px; color: 800000; font-weight: bold; font-family: arial; text-decoration: none;}

a.lh3:visited {font-size: 18px; color: 800000; font-weight: bold; font-family: arial; text-decoration: none;}

a.h3:hover {font-size: 18px; color: CCCCCC; font-weight: bold; font-family: arial; text-decoration: underline;}

a.h3:lead:active {font-size: 15px; color: black; font-weight: bold; font-family: arial; text-decoration: underline;}

/* Content */

h1 {  font-size: 18px;  color: white;  font-family: arial; font-weight: bold;}

h2 {  font-size: 16px;  color: black;  font-family: arial; font-weight: bold;}

h3 {  font-size: 15px;  color: black;  font-family: arial; font-weight: normal;}

p {  font-size: 15px;  color: black;  font-family: arial; font-weight: normal;}






