.main-content {
  width: inherit;
  display: center;
  background-color: #fff;
  padding: 10px 10px 0px 10px;
  margin-top: 0x;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}

body
{
  background: url("http://www.irionline.org/conferences/marketing2010/navigation/background.jpg") repeat-x;
  position: relative;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;  
}

h1 {
  font-family: Times, Georgia, serif;
  font-weight: normal;
  font-size: 20px;
  color: #3e3c39;
}

h2, h2 a {
  color: #3e3c39;
  font-size: 14px;
  margin-bottom: 15px;
  font-family: Helvetica, Arial, sans;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}

h5 {
  font-family: Times, Georgia, serif;
  font-size: 23px;
  font-weight: normal;
  color: #333399;
  padding-bottom: 10px;
  margin-left: 0px;
}

h6 {
  font-size: 18px;
  font-weight: normal;
  color: #990000;
  font-family: Helvetica, Arial, sans-serif;
  margin-top: 0px;
  padding-bottom: 0px;
}

paragraph {
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}

#footer { 
  font-family: Arial, sans-serif;
  background: #6d90af;
  height: 24px;
  width: 960px;
  color: #fff;
  font-size: 10px;
  padding-top: 10px;
  padding-left: 30px;
  padding-bottom: 6px;
  position: center;
}
/* ie7 */
*+html #footer { padding-top: 0px; padding-left: 0px; width: 960px; }
/* ie6 */
* html #footer { padding-left: 0px; width: 960px; font-size: 10px; }
/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
#footer { padding-top: 10px; padding-left: 15px; width: 925px; }
}

#footer a {
  color: #fff;
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}

#footer .social-feeds {
  position: absolute;
  right: 0;
  top: 8px;
  width: 100px;
  height: 22px;
  background: #fff;
  padding-right: 6px;
}