* {  
    margin: 0px; 
    padding: 0px; 
}

a {
    outline: 0;
}


div.pagewrap { position: relative; width: 1000px; height: 2280px; margin: 0 auto; }

body 
{
background-image: url('../sub_images/silvery.jpg');
background-position: center top;
background-repeat: repeat-y;
}



/* Bottom Links */
div.bottomlinks {
    position: absolute;
	left: 20px;
	top: 2240px;
	width: 980px;
	height: 20px;
	z-index: 200;
}







