@charset "UTF-8";
/* CSS Document */

#webpage {
	height:700px;
}

#PDF_dwnlds {
	position:absolute;
	left:27px;
	top:258px;
	width:250px;
	height:123px;
	z-index:6;
}

#sideContent {
	position:absolute;
	left:21px;
	top:248px;
	width:201px;
	height:398px;
	z-index:6;
}

#infoBox1 {
	position:absolute;
	left:652px;
	top:292px;
	width:201px;
	height:422px;
	z-index:6;
}
#goldspnsr {
	position:relative;
	left: 0;
	width:603px;
	z-index:16;
	background-image: url(../_img/sponsor/spnsrBkgrd_Gold_03.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

#silverspnsr {
	position:relative;
	left: 0;
	width:603px;
	z-index:16;
	background-image: url(../_img/sponsor/spnsrBkgrd_Silver_03.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

#info {
	position:relative;
	left: 0;
	width:603px;
}

#sbheader_Slvr {
	position: absolute;
	width: 603px;
	height: 39px;
	top: 0;
	left: 0;
	background-image: url(../_img/sponsor/spnsrBkgrd_Silver_01.gif);
}

#sbfooter_Slvr {
	position: absolute;
	width: 603px;
	height: 18px;
    bottom: 0;
	left: 0;
	background-image: url(../_img/sponsor/spnsrBkgrd_Silver_04.gif);
}
#sbheader_Gold {
	position: absolute;
	width: 603px;
	height: 39px;
	top: 0;
	left: 0;
	background-image: url(../_img/sponsor/spnsrBkgrd_Gold_01.gif);
}

#sbfooter_Gold {
	position: absolute;
	width: 603px;
	height: 18px;
    bottom: 0;
	left: 0;
	background-image: url(../_img/sponsor/spnsrBkgrd_Gold_04.gif);
}
