html {
	background: #CFB09B;
	color: #452031;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding: 10px;
}

#left {
	width: 200px;
	float: left;
}

#header {
	background: url(../images/titlecorner.gif) bottom right no-repeat;
	margin: 12px 0 0 0;
}

#nav {
	clear: both;
	font-style:italic;
	float: left;
	font-size: 105%;
	line-height: 1.3;
	font-weight:bold;
}
#nav li {
	list-style: none;
	margin: 0;
}
#nav a {
	text-decoration:none;
	color:#452031;
	margin: 0;
}
#right {
}
#tagline {
	padding: 20px 0 0 0;
	margin: 0;
	text-indent: 15px;
	font-style:italic;
	color:#452031;
}
#content {
	padding: 15px;
	background: url(../images/imgcorner.gif) top left no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 199px;
}
		#homecontent {
	margin: 0 0 0 199px;
	padding: 15px;
	background: url(../images/imgcorner.gif) top left no-repeat;
	text-align: center;
}
#footer {
	clear: both;
	padding: 50px 0 0 200px;
	font-size: 70%;
	background: url(../images/bottomcorner.gif) bottom right no-repeat;
}


/*home page*/
blockquote {
	clear: both;
	line-height: 1.2;
	font-size: 115%;
	margin: 0 0 0 0;
	width: 500px;
}
.hometext {
	line-height: 1.2;
	font-size: 115%;
}
#sig {
	font-weight: bold;
	}


/*gallery, prints and scarves pages*/
.smallimg {
border: #452031 3px solid;
}
.imgtable {
	text-align: center;
	vertical-align: bottom;
	height: 186px;
	width: 186px;
}
#gallery1  img {
	margin: 15px;
}

#gallery2 img {
	margin: 15px;
}
#prints img {
	margin:15px;
}
#prints #horizontal {
	margin: 15px 30px;
}
#scarves1  img {
	margin: 15px;
}
#scarves2 img {
	margin: 15px;
}
#largeimg {
	border: #452031 6px solid;
}
.largeimg {
	border: #452031 6px solid;
}
dt {
	font-size: 135%;
	text-align: center;
}
dd {
	text-align: center;
	margin: 0;
}
#next {
	float: right;
	margin: 0 75px 0 0;
}
#previous {
	float: left;
	margin: 0 0 0 100px;
}
form {
	clear: both;
	text-align:center;
}


/*seminars page*/
#pomonasketching {
	float: right;
	width: 194px;
	margin: 10px 10px;
}
#pomonateaching {
	margin: 25px 0 0 0;
	width: 194px;
}



/*bio page*/

#pomona {
	float: right;
	margin: 10px 0 0 20px
}
#col1 {
	float: left;
	width: 45%;
}
#col2 {
	float: right;
	width: 45%
}
#bio h3 {
	margin: 10px 0 0 0;
	font-size: 100%;
	}
#bio h4 {
	margin: 10px 0 2px 0;
	font-size: 90%;
	text-decoration:underline;
} 
#bio h5 {
	margin: 2px 0 1px 0;
	font-weight:normal;
}
#chimney {
	margin: 100px 0 0 0;
	}
#galleries {
	list-style: none;
	margin: 2px 0 0 5px;
	}
#recent {
	margin: 0 0 0 15px;
	}
#shows, #memberships {
	list-style: none;
	margin: 0;
	}

#education h4 {
	margin: 2px;
	}



#contact form {
	text-align: left;
	}
	
	
#return #content p {
	margin: 50px ;
	font-size: 120%;
	}
