/* Ideas4 Stylesheet */
/* www.webindustry.asn.au/ideas4/styles/default.css */

body, h1, h2, h3. img {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #3366cc;
  color: #ffffff;
}

#wrapper {
  width: 780px;
  margin: 0 auto;
  position: relative;
}


.curves_top {
  background: url(../images/curves.gif) scroll no-repeat;
  width: 694px;
  height: 159px;
  position: absolute;
  top: 36px;
  left: 23px;
  z-index: 1;
}

.curves_bottom {
  background: url(../images/curves.gif) scroll no-repeat;
  width: 694px;
  height: 159px;
  position: absolute;
  bottom: 0px;
  left: 23px;
  z-index: 1;
}

#content {
  position: relative;
  z-index: 20;
}

#awia {
  background: url(../images/awia.gif) scroll no-repeat;
  width: 167px;
  height: 41px;
  text-indent: -9999px;
  float: right;
  margin: 13px 20px 0 0;
}

h1 {
  background: url(../images/ideas4.gif) scroll no-repeat;
  width: 187px;
  height: 125px;
  text-indent: -9999px;
  margin: 13px 0 0 23px;
}

#date {
  background: url(../images/january_30_2008.gif) scroll no-repeat;
  text-indent: -9999px;
  margin: 5px 0 0 23px;
  padding: 0;
}

#sidepanel {
  width: 176px;
  float: left;
  margin: 10px 40px 0 0;
  color: #d6e0f5;
}

#sidepanel p, #sidepanel h2 {
  font: 10pt/125% Tahoma, "New Gothic Std", sans-serif;
  text-align: right;
}

#sidepanel h2 {
  font-size: 10pt;
  font-weight: bold;
}

#main {
  margin: 21px 35px 70px 230px;
}

#main .intro {
  font: 12pt/150% Tahoma, "New Gothic Std", sans-serif;
}

#main p {
  font: 12pt/110% Tahoma, "New Gothic Std", sans-serif;
}

.profile h2.lisa {
  background: url(../images/lisa_herrod.gif) scroll no-repeat;
  width: 101px;
  height: 18px;
  text-indent: -9999px;
}

.profile h2.rachel {
  background: url(../images/rachel_cook.gif) scroll no-repeat;
  width: 112px;
  height: 18px;
  text-indent: -9999px;
  margin-top: 40px;
}

.profile img.photo {
  float: left;
  margin-top: 2px;
  border: 1px solid #0033cc;
}

#main .profile p {
  margin-left: 80px;
  color: #d6e0f5;
}

#main .profile object {
  margin-left: 80px;
}


.sponsors {
  padding: 0 0 110px 21px;
  position: relative;
}


.sponsored {
  background: url(../images/sponsored.gif) scroll no-repeat;
  width: 138px;
  height: 17px;
  text-indent: -9999px;
  float: left;
  margin: 30px 15px 0 0;
}

.sponsors img.logo {
  float: left;
  margin: 0 10px;
  vertical-align: middle;
}

.sponsors img.aquent {
  float: left;
  margin: 28px 10px 0 10px;
  vertical-align: middle;
}

.sponsors img.fasthit {
  float: left;
  margin: 23px 10px 0 10px;
  vertical-align: middle;
}

.sponsors img.eightyeight {
  float: left;
  margin: 23px 10px 0 10px;
  vertical-align: middle;
}


a img {
  border: 0;
}

a {
  color: #ffffff;
  text-decoration: underline;
}

a:visited {
  color: #d6e0f5;
}

a:hover {
  color: #ffff33;
}

.copyright {
  float: right;
  font: 8pt/150% Tahoma, "New Gothic Std", sans-serif;
  padding: 30px 0;
  position: relative;
  z-index: 50;
}
