html, body {
	margin: 0;
	background: #FFFFFF;
	overflow: hidden;
}

#bgtile {
	position: absolute;
	width: 10000px;
	height: 8000px;
	margin-left: -5000px;
	margin-top: -4000px;
	left: 50%;
	top: 50%;
	background: url(images/bg_tile.gif) 5px;
}

#bg {
	position: absolute;
	width: 930px;
	height: 670px;
	margin-left: -512px;
	margin-top: -390px;
	left: 50%;
	top: 50%;
	background-image: url(images/bg.gif);
}

#content {
	position: absolute;
	width: 700px;
	height: 420px;
	margin-left: -350px;
	margin-top: -210px;
	left: 50%;
	top: 50%;
}

#main {
	background-color: #FFEA3C;
}

#textline {
	position: absolute;
	top: 424px;
	left: 0px;
	width: 700px;
	height: 20px;
	background-color: #FFFFFF;
}

#textline1, #textline2, #textline3, #textline3b, #textline4, #textline8, #textline9 {
	display: block;
	position: absolute;
	top: 3px;
	left: 0px;
	height: 14px;
}

#textline1 {
	left: 6px;
	width: 50px;
	background: url(images/textline1.gif) no-repeat;
}
#textline1:hover {
	background: url(images/textline1_over.gif) no-repeat;
}

#textline2 {
	left: 56px;
	width: 78px;
	background: url(images/textline2.gif) no-repeat;
}
#textline2:hover {
	background: url(images/textline2_over.gif) no-repeat;
}

#textline3 {
	left: 134px;
	width: 53px;
	background: url(images/textline3.gif) no-repeat;
}
#textline3:hover {
	background: url(images/textline3_over.gif) no-repeat;
}

#textline4 {
	display: block;
	position: absolute;
	left: 187px;
	width: 82px;
	background: url(images/textline4.gif) no-repeat;
}
#textline4:hover {
	background: url(images/textline4_over.gif) no-repeat;
}

#textline8 {
	left: 508px;
	width: 96px;
	background: url(images/textline8.gif) no-repeat;
}
#textline8:hover {
	background: url(images/textline8_over.gif) no-repeat;
}

#textline9 {
	left: 604px;
	width: 93px;
	background: url(images/textline9.gif) no-repeat;
}
#textline9:hover {
	background: url(images/textline9_over.gif) no-repeat;
}

#resnlink {
	display: block;
	position: absolute;
	width: 78px;
	height: 17px;
	right: 8px;
	bottom: 4px;
	background: url(images/resnlink.gif) no-repeat;
}
#resnlink:hover {
	background: url(images/resnlink_over.gif) no-repeat;
}

#pixelaward {
	display: block;
	position: absolute;
	width: 64px;
	height: 16px;
	right: 82px;
	bottom: 4px;
	background: url(images/pixelawards-winner.gif) no-repeat;
}
#pixelaward:hover {
	background: url(images/pixelawards-winner_over.gif) no-repeat;
}

img .noflash {
	border: 1px solid #ffffff;
}

#fwa_sotd {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99px;
	height: 100px;
	background: url(images/fwa_sotd.gif) no-repeat;
}

#awards {
	
}

#award_webby {
	display: block;
	position: absolute;
	left: 13px;
	bottom: 7px;
	width: 63px;
	height: 37px;
	background: url(images/award_webby.gif) no-repeat;
}

#award_pixels {
	display: block;
	position: absolute;
	left: 86px;
	bottom: 9px;
	width: 56px;
	height: 37px;
	background: url(images/award_pixels.gif) no-repeat;
}

#award_oneshow {
	display: block;
	position: absolute;
	left: 162px;
	bottom: 7px;
	width: 72px;
	height: 39px;
	background: url(images/award_oneshow.gif) no-repeat;
}

#award_sxsw {
	display: block;
	position: absolute;
	left: 248px;
	bottom: 9px;
	width: 59px;
	height: 37px;
	background: url(images/award_sxsw.gif) no-repeat;
}
