body {
	background: url('http://www.rebeckyinducil.com/01/staticimg/newsprint.gif');
	overflow: visible;
	background-attachment: fixed;
  }

a:link {
	font-family: "Georgia", "Helvetica", "Arial";
	text-transform: lowercase;
        text-decoration: none;
	font-size: 10.5px;
	font-weight: none;
	color: #000000;
        font-style: oblique;
}
a:hover {
	font-family: "Georgia", "Helvetica", "Arial";
	text-transform: lowerase;
        text-decoration: none;
	font-size: 10.5px;
	font-weight:600;
	font-color: #9f7504;
	background-color: #ffba00;
        font-style: none;
}
a:visited {
	font-family: "Georgia", "Helvetica", "Arial";
	text-transform: lowerase;
        text-decoration: none;
	font-size: 10.5px;
	font-weight:600;
	color: #000000;
        font-style: oblique;
}

h1 {font-family: "Georgia","Helvetica", "Arial";
text-transform: normal;
font-size: 14px;
font-style: italic;
font-weight: normal;
color: #000000;
padding: 0px;
}

hr {border: none; height: 6px; background: url('http://www.rebeckyinducil.com/01/staticimg/dots.png');}
table {border-collapse:separate;border-spacing: 0; vertical-align:middle;}
img {color: #fefefe;}


.menu {
	font-family: "Lucida Grande", "Georgia", "Helvetica", "Arial";
	text-transform: lowercase;
        text-decoration: none;
	font-size: 9.5px;
	font-weight: none;
	color: #000000;
        font-style: none;
margin-top: 90px;
padding: 4px;
margin-left: 30px;
line-height:1.2;
position: fixed;
width: 260px;

}

.span-1 {
font-family: "Helvetica", "Arial", "sans-serif";
font-size:78%;
font-style:inherit;
font-weight:inherit;
margin-top: 13px;
margin-left: 30px;
padding: 12px;
line-height:1.2;
width: 750px;
position: absolute;
}

.span-2 {
font-family: "Lucida Grande", "Georgia", "Helvetica", "Arial", "sans-serif";
font-size:67%;
font-style: none;
color: #333333;
line-height:1.2;
margin-top: 17px;
margin-left: 325px;
padding: 12px;
width: 600px;
position: absolute;
}


#shadow-container {
	position: relative;
	left: 2px;
	top: 3px;
	margin-bottom: 3px;
        padding: 1px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -5px;
	top: -5px;
}
 
	#shadow-container .shadow1 {
		background: url('http://www.rebeckyinducil.com/01/staticimg/dots.png');
	}
 
	#shadow-container .shadow2 {
		background: #111111;
	}
 
	#shadow-container .shadow3 {
		background: url('http://www.rebeckyinducil.com/01/staticimg/dots.png');
	}
 
	#shadow-container .container {
		border: 1px dotted #222222;
		padding: 20px;
		background-color: #d8cecc;
		background: url('http://www.rebeckyinducil.com/01/staticimg/newsprint2.jpg')
	}

