body 	{ 	font-family: Geneva, Arial, Helvetica, san-serif;
		font-size: 11px; 
		color: #000000; 
		background-color: #FFFFFF; 
		text-align: center; 
		line-height: 12px; 
		margin: 0px; 
		}

img 		{ border: 0px;}
a:link 	{text-decoration: none; color: #de007b;}
a:visited 	{text-decoration: none; color: #de007b;}
a:active 	{text-decoration: none; color: #de007b;}
a:hover 	{text-decoration: underline; color: #de007b;}

.mid {  	position: relative; 
		height: 535px; 
		margin-left: auto; 
		margin-right: auto; 
		/*width: 600px; */
		top: 10px; 
		text-align: center;
		}

.big 		{ font-size: 14px; }

.foot 	{ font-size: 9px; }

a.black:link 	{text-decoration: none; color: #000000; 
			font-weight: bold;}
a.black:visited 	{text-decoration: none; color: #000000;
			font-weight: bold;}
a.black:active 	{text-decoration: none; color: #000000;
			font-weight: bold;}
a.black:hover 	{text-decoration: underline; color: #000000;
			font-weight: bold;}

#splash {
 width: 750px;
 height: 526px;
 background: url(images/sarah_leavitt_home.gif) no-repeat;
 margin: 0px auto; padding: 0;
 position: relative;
 border: 0px;
}


#splash li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#splash a {display: block;}

#splash i { visibility: hidden; } /*wrap link text in <i> tags if text is needed*/

#comicswriting {left: 39px; top: 184px; width: 143px; height: 114px; z-index: 40;}
#about {left: 313px; top: 124px; width: 141px; height: 104px;}
#tangles {left: 519px; top: 137px; width: 157px; height: 121px;}
#book {left: 417px; top: 236px; width: 93px; height: 117px;}
#services {left: 549px; top: 311px; width: 125px; height: 95px;}


#comicswriting a {height: 114px;}
#about a {height: 104px;}
#tangles a {height: 121px;}
#book a {height: 117px;}
#services a {height: 95px;}

#comicswriting a:hover {background: url(images/sarah_leavitt_home.gif) -39px -710px no-repeat;}
#about a:hover {background: url(images/sarah_leavitt_home.gif) -313px -650px no-repeat;}
#tangles a:hover {background: url(images/sarah_leavitt_home.gif) -519px -663px no-repeat;}
#services a:hover {background: url(images/sarah_leavitt_home.gif) -549px -837px no-repeat;}
