#header {
	position: relative;
	height: 100px;}
	
#header h1 {
	display: none;}
	
#title {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 800px;
	height: 50px;
	background-image: url(images/header-back.png);
	background-position: left;
	background-repeat: repeat-y;}
	
#title img {
	position: relative;
	top: -8px;
	left: 15px;
	border: none;}
	
div#upper-menu {
	position: absolute;
	top: 63px;
	left: 37px;
	width: 500px;
	height: 50px;
	z-index: 100;}

ul#nav {
	margin: 0;
	padding: 0;}

ul#nav li {
	list-style-type: none;
	float: left;}

ul#nav li a {
	display: block;
	width: 70px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px;
	font-size: 14px;
	line-height: 45px;
	text-decoration: none;
	font-variant: normal;
	color: #dddddd;}

ul#nav li a:hover {
	background-image:url(images/circle.png);
	background-position: center;
	background-repeat: no-repeat;} 

a.current {
	background-image:url(images/circle.png);
	background-position: center;
	background-repeat: no-repeat;} 
	
/* start of main section */

#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 500px;
	background-color: #dddddd;
	background-image:url(images/main-back-corner.png);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	}

#main p{
	padding-left: 0px;
	padding-right: 10px;
	font-size: 12px;
	text-align: justify;}

#main h1{
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #5a0c0c;
	padding-bottom: 10px;}
	
#main h2{
	font-size: 18px;
	font-weight: normal;
	color: #595a5c;
	padding-bottom: 5px;}
	
#main a {
	text-decoration: none;
	color:#a7a9ac;}
	
#main img {
	border: none;}





/* start of code for profile menu */

.concealed {
	visibility: hidden;}
	
.offset {
	display: block;
	width: 250px;
	position: relative;
	left: 100px;}

ul#intro {
	list-style-type: none;
	width: 80px;
	margin: 0;
	padding: 20px;}

ul#intro li {
	float: left;
	background-color: #dddddd;
	margin: 0;
	padding: 0px;
	margin-bottom: 15px;
	}

ul#intro li a {
	display: block;
	width: 80px;
	height: 80px;
	padding: 0px;
	text-align: left;
	font-size: 24px;
	text-decoration: none;
	color: #595a5c;
	background-color: #eeeeee;}

ul#intro li a:hover {
	color: #5a0c0c;
	background-color: #5a0c0c;} 

#b1 {
	background-image: url(images/bio-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;}
	
ul#intro li a#b1-on {
	background-image: url(images/bio-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #5a0c0c;}

#b2 {
	background-image: url(images/cv-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;}

ul#intro li a#b2-on {
	background-image: url(images/cv-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #5a0c0c;}

#b3 {
	background-image: url(images/courses-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;}

ul#intro li a#b3-on {
	background-image: url(images/courses-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #5a0c0c;}

#b4 {
	background-image: url(images/design-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;}

ul#intro li a#b4-on {
	background-image: url(images/design-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #5a0c0c;}

#b5 {
	background-image: url(images/writing-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;}

ul#intro li a#b5-on {
	background-image: url(images/writing-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #5a0c0c;}

/* end of profile menu code */




/* start of code for content divs */
	
#content {
	position: relative;
	}
	
#content div {
	position: absolute;
	top: 20px;
	left: 120px;
	height: 460px;
	width: 590px;
	overflow: auto;
	padding: 0;
	margin: 0;
	padding-right: 20px;}

#introduction img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;}
	
#introduction p {
	padding-bottom: 10px;}
	

	
#resume ul, dl {
	list-style-type: none;
	text-indent: -20px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	padding-bottom: 10px;
	font-size: smaller;}
	
#resume dd {
	font-size: xx-small;}


#courses h1 {
	padding-bottom: 5px;
	margin-bottom: 0;}
	
#courses h2 {
	padding-top: 0;
	color: #595a5c;}

#courses .gallerycontainer {
	position: relative;
	top: 0;
	left: 0;
	height: 450px;
	width: 492px;
	padding: 3px;
	padding-left: 10px;
	margin: 0;
	margin-bottom: 30px;
	margin-left: 20px;
	background-image:url(images/courses-back.png);
	background-repeat:repeat-y;}
	
#design {
	width: 580px;}
	
#design h2 {
	padding-bottom: 20px;
	vertical-align: middle;
	font-size: small;}
	
#design h2.overlined {
	padding-bottom: 10px;
	vertical-align: middle;
	font-size: small;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-style: solid;
	border-top-width: thick;
	border-top-color: #5a0c0c;}
	
	
#design a {
	text-decoration: none;
	padding-left: 0px;
	color: #595a5c;}
	
#design a:hover {
	color: #5a0c0c;}
	
#design .website {
	font-size: smaller;
	padding-left: 7px;}

#contact {
	width: 580px;}
	
#contact p {
	padding-bottom: 40px;
	font-size: small;}
	
#contact h2.overlined {
	padding-top: 20px;
	border-top-style: solid;
	border-top-width: thick;
	border-top-color: #5a0c0c;}

#project {
	width: 300px;
	padding: 20px;
	padding-top: 30px;}
	
#project a {
	text-decoration: none;
	display: block;}
	
#project h1#plunger a {
	width: 180px;
	height: 201px;
	background-image:url(images/plunger-press.png);
	background-repeat: no-repeat;}
	
#project h1#plunger a:hover {
	background-image:url(images/plunger-press2.png);
	background-repeat: no-repeat;}

#project h1#domestic a {
	width: 246px;
	height: 166px;
	margin-left: 29px;
	margin-top: 35px;
	background-image:url(images/domestic-patterns.png);
	background-repeat: no-repeat;}
	
#project h1#domestic a:hover {
	background-image:url(images/domestic-patterns2.png);
	background-repeat: no-repeat;}

	
#photos {
	width: 710px;
	height: 460px;
	padding: 20px;
	overflow: auto;}
	
#photos div.gallerycontainerp {
	padding: 0;}

#photos h2 {
	margin-top: 10px;
	padding-top: 10px;}
	
#photos h2.spaced {
	padding-bottom: 20px;}
	
#photos p {
	padding: 0;
	padding-bottom: 20px;
	font-size: smaller;}

#photos h1 {
	padding-bottom: 10px;
	color:  #5a0c0c;}
	
#photos h1#top {
	padding-bottom: 20px;}
	
#photos h1.overlined {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-style: solid;
	border-top-width: thick;
	border-top-color: #5a0c0c;}
	
#photos  h1 a {
	color: #595a5c;}
	
#photos  h1 a:hover {
	color:  #5a0c0c;}

/* start pasted code for horizontal courses gallery*/

.gallerycontainer{
position: relative;
height: 450px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: none;
padding: 0;
margin: 0;
}

.thumbnail:hover img{
border: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-image:url(images/courses-back.png);
background-repeat:repeat-y;
background-color:  #dddddd;
left: -1000px;
border-style: none;
visibility: hidden;
color: #595a5c;
font-style: normal;
font-size: smaller;
text-decoration: none;
}

.thumbnail span.open{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
top: 137px;
left: 10px;
border-style: none;
visibility: visible;
color: #595a5c;
font-style: normal;
font-size: smaller;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 137px;
left: 10px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

a.thumbnail{
text-decoration: none;}

/* end pasted code for gallery*/



/* start pasted code for vertical photos gallery*/

.gallerycontainerp{
position: relative;
height: 400px;/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnailp img{
border: none;
padding: 0;
margin: 0 1px 5px 0;

}

.thumbnailp:hover img{
border: none;
}

.thumbnailp span{ /*CSS for enlarged image*/
position: absolute;
background-color: #dddddd;
left: -1000px;
border-style: none;
display: none;
color: #595a5c;
font-style: normal;
font-size: smaller;
text-decoration: none;
}

.thumbnailp span.open{ /*CSS for enlarged image that displays from beginning*/
position: absolute;
background-color: #dddddd;
top: 0px;
left: 296px;
border-style: none;
display: block;
color: #595a5c;
text-decoration: none;
}

.thumbnailp span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnailp:hover span{ /*CSS for enlarged image*/
display: block;
top: 0px;
left: 296px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

a.thumbnailp{
text-decoration: none;
}

/* end pasted code for gallery*/

/* start pasted code for vertical exhibitions photos gallery*/

.gallerycontainerp2{
position: relative;
height: 400px;/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnailp2 img{
border: none;
padding: 0;
margin: 0 1px 5px 0;

}

.thumbnailp2:hover img{
border: none;
}

.thumbnailp2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #dddddd;
left: -1000px;
border-style: none;
display: none;
color: #595a5c;
font-style: normal;
font-size: smaller;
text-decoration: none;
}

.thumbnailp2 span.open{ /*CSS for enlarged image that displays from beginning*/
position: absolute;
background-color: #dddddd;
top: 0px;
left: 250px;
border-style: none;
display: block;
color: #595a5c;
text-decoration: none;
}

.thumbnailp2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnailp2:hover span{ /*CSS for enlarged image*/
display: block;
top: 0px;
left: 250px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

a.thumbnailp2{
text-decoration: none;
}

/* end pasted code for gallery*/



/* general code follows */
	
#portrait {
	position: absolute;
	bottom: 0px;
	right: -20px;
	height: 561px;
	z-index: 100;}
	
#portrait2 {
	position: absolute;
	bottom: 0px;
	right: -55px;
	height: 561px;
	z-index: 100;}

#container {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;}

a:active {
  	outline: none;}

a {
	text-decoration: none;
	outline: none;}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: small;
	color: #595a5c;
	background-color: #a7a9ac;
	background-image: url(images/main-back.png);
	background-repeat: repeat-x;
	min-width: 800px;}

h2, h1, p, ul, li, div, img {	
	margin: 0;
	padding: 0;}

