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

body {
background-image: url(images/paper_background.jpg);
background-repeat: repeat;
margin: auto auto;
margin-top: 0px;
}

table.sarah_powers_media {
width: 750px;
height: auto;
z-index: 100;
}

#tabs {
	position:absolute;
	width:103px;
	height:300px;
	z-index:1;
	left: 0px;
	top: 460px;
}

#rolloverDiv {
	position:absolute;
	width:103px;
	height:57px;
	z-index:2;
	left: 0px;
	top: 387px;
}

img { 
	border: none;
}