body.nomination {
  background:#000 url(../images/interstitial-nomination/background_1160x705.jpg) center center no-repeat;
  /*background:#000 url(../images/interstitial-nomination/guide.jpg) center center no-repeat;*/
}

/*------------------------------------------------------------*/

body.nomination #content {
  margin-left:-505px;
  margin-top:-362px;
}

body.nomination #wrap {
  width:999px;
}

/*------------------------------------------------------------*/
/* Main */

body.nomination h1 {
  top:4px;
  height:142px;
  width:148px;
  left:436px;
}

/* website ----------------------------------------*/

body.nomination #website {
  height:330px;
  width:333px;
  left:0;
  top:147px;  
}

body.nomination #website img {
  width:225px;
  height:205px;
  top:92px;
  *top:81px;
  left:52px;
  border:none;
}

body.nomination #website h2 {
  background:transparent url(../images/interstitial-nomination/website-frame-trans.png) 0 0 no-repeat;
  height:330px;
  width:333px;
  left:0;
  top:20px;  
}

body.nomination #website h2 a {
  height:330px;
  width:333px;
  left:0;
  top:20px;  
}

body.nomination #website h2 a /*:hover*/ {
  /*background:transparent url(../images/interstitial-nomination/website-frame-hover.png) 125px 318px no-repeat;*/
  background:transparent none;
}

/* news ----------------------------------------*/

body.nomination #news {
  float:left;
  z-index:2;
  cursor:pointer;
  display:block;
  height:330px;
  width:339px;
  position:absolute;
  left:333px;
  top:146px;  
}

body.nomination #news img {
  width:225px;
  height:205px;
  position:absolute;
  top:92px;
  *top:78px;
  left:60px;
  float:left;
  z-index:1;
  border:none;
}

body.nomination #news h2 {
  background:transparent url(../images/interstitial-nomination/news-frame-trans.png) 0 0 no-repeat;
  float:left;
  z-index:2;
  display:block;
  height:330px;
  width:339px;
  position:absolute;
  left:0;
  top:20px;  
}

body.nomination #news h2 a {
  float:left;
  z-index:2;
  display:block;
  height:330px;
  width:339px;
  position:absolute;
  left:0;
  top:20px;  
  text-indent:-9999px;
}

body.nomination #news h2 a /*:hover*/ {
  /*background:transparent url(../images/interstitial-nomination/website-frame-hover.png) 125px 318px no-repeat;*/
  background:transparent none;
}

/* blog ----------------------------------------*/

body.nomination #blog {
  height:330px;
  width:329px;
  right:0;
  top:147px;
}

body.nomination #blog img {
  width:225px;
  height:205px;
  top:92px;
  *top:80px;
  left:52px;
  border:none;
}

body.nomination #blog h2 {
  background:transparent url(../images/interstitial-nomination/blog-frame-trans.png) 0 0 no-repeat;
  height:330px;
  width:329px;
  right:0px;
  top:20px;
}

body.nomination #blog h2 a {
  height:330px;
  width:329px;
  right:0px;
  top:20px;
}

body.nomination #blog h2 a /*:hover*/  {
  /*background:transparent url(../images/interstitial-nomination/blog-frame-hover.png) 134px 323px no-repeat;*/
  background:transparent none;
}

/*------------------------------------------------------------*/
body.nomination #footer {
  top:537px;
}

/*------------------------------------------------------------*/
/* Target IE6 (using IE7.js) */

.ie7_html h1 {
  left:-74px !important;
}
.ie7_html #website {
  left:-505px !important;
}
.ie7_html #news {
  left:-175px !important;
}

.ie7_html h2 {
  cursor:default !important;
}

.ie7_html #website a,
.ie7_html #news a,
.ie7_html #blog a {
  z-index:5 !important;
}


