body 
	{
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		background-color: #bed3e5; /*#cae0f4}*/
		background-image: url(/images/background_gradient.gif);
		background-repeat: repeat-x;
		margin: 0px;
		padding: 0px;
		margin-top: 20px;
		padding-bottom: 20px;
		color: white;
	}

div#container
	{
		margin: 0em auto;
		width: 900px;
		padding: .5em;
		text-align: left;
		background-color: #4d3722;
		background-image: url(/images/body_gradient.gif);
		background-repeat: repeat-x; 
		
	}

a:link {color: #e5c384; text-decoration: none; }
a:hover {color: #e5c384; text-decoration: none; font-style: italic; }
a:hover {color: #e5c384; text-decoration: none; font-weight: bold; }
a:visited {color: #e5c384; text-decoration: none;  }

div.pic { text-align: center; }

#menu { border: 0px solid yellow; }
#swbody { border: 0px solid red; 
			width: 550px; /* margin: 15px; */
			float: right;}
			
.gal_arrow { padding: 10px; }

#gal_frame { border: 0px; height: 170px; width: 500px;  }

#img_no_border img { border: 0px; }

#placeholder { padding: 20px 0px 20px 0px; }

#leftmenu { width: 230px; float: left; }

#leftmenu h1 { background-image: url(/images/sarah_wells_artist_illustrator.png); width: 315px; height: 100px; text-indent: -9999em; overflow: hidden; }

#leftmenu ul { list-style-type: none; padding-top: 10px; padding-left: 40px; margin-left: 0px; text-align: left; }

#footer { clear: both; width: 100%; text-align: center; font-size: .8em; color: #ddd; }

.tnimg { padding: 10px; border: 0px; width: 100px; height: 100px; }

.tnimg:hover {background-color: #996d43; }

/* menus */

#nav li { float:left; text-indent:-999em; list-style-type:none; overflow:hidden; }
#nav a { background-repeat:no-repeat; border:0px solid white; cursor:pointer; display:block; height:40px; overflow:hidden; text-decoration:none; padding: 0px 8px;}
#nav a:hover { background-position:0 -63px; }

#illustrations { background-image: url(/images/menu/illustrations.png); width: 243px; height: 48px; }
#sketchbook { background-image: url(/images/menu/sketchbook.png); width: 243px; height: 48px; }
#murals { background-image: url(/images/menu/murals.png); width: 243px; height: 48px; }
#about { background-image: url(/images/menu/about.png); width: 243px; height: 48px; }
#contact { background-image: url(/images/menu/contact.png); width: 243px; height: 48px; }
/* end menus */