body{
	position:fixed;
	width:100%;
	height:100%;
}

Frame{
	position:fixed;
	width:0px;
	height:0px;
}
td.FrameTop{
	height:0px;
}
td.FrameBottom{
	height:0px;
}

#Frame div.sponsors{
	position:fixed;
	bottom:0px;
	right:0;
	width:100%;
	min-width:331px;
	line-height:0px;
	font-size:0px;
	text-align:center;
}

/*#Frame div.sponsors{
	position:fixed;
	bottom:2px;
	right:1px;
	width:0px;
	min-width:0px;
	line-height:0px;
	font-size:0px;
	text-align:center;
}*/

#Frame img.sponsor{
	vertical-align:middle;
	padding:3px;
}

#Frame img.sponsor:hover{
	padding:1px;
	border:2px solid #999999;
}

#Frame img.sponsornolink{
	vertical-align:middle;
	padding:3px;
}


/* THIS IS FOR CENTERING */
div.layercentering{
    position: fixed;
	z-index:1000;
    width:100%;
    height:431px;
	margin:0;
	padding:0;
}
div.layers{
	position:static;
	margin-left:auto;
	margin-right:auto;
}
img.header{
	position:relative;
}
#header4 table.menu{
    position: relative;
}
#topmenu{
	position:relative;
}
#headercentering0{
	z-index:100;
}
#headercentering1{
	z-index:200;
}
#headercentering2{
	z-index:300;
}
#headercentering3{
	z-index:400;
}
#headercentering6{
	z-index:450;
}
#headercentering4{
	z-index:500;
}
#headercentering5{
	z-index:5;
}


#newspaper {
	position:relative;
	left:-330px;
	top:-5px;
	width:255px;
	height:210px;
	background-image:url('/images/notices/newspaper/newspaper.png');
}
#newspaper:hover {
	background-image:url('/images/notices/newspaper/newspaperb.png');
}
/*************************/