h1 {
	text-align: center;
	font-size: large;
	font-weight: normal;
	color: gray;
	}

h1 a:visited {
	color: gray;
	}
	
h1 a:hover {
	color: #E05764;
	}
h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 17px;
	font-weight: normal;
}
	
img {
	border: 1px solid white;
	}

.centered {
	text-align: center;
}

.header {
	width: 745px;
	margin:auto;
	text-align: center;
}

.content {
	width: 745px;
	margin:auto;
}

.nav {
	font-size: small;
	}
	

.nav:link {
	color: gray;
	}

.nav:visited {
	color: gray;
	}
	
.nav:hover {
	color:#E05764;
}

#words {
	text-align: left;
	font-size: x-small;
	width: 475px;
	margin:auto;
}

#studio {
	text-align: center;
	margin:auto;	
}



a {
	outline: none;
	}

a:link {
	text-decoration: none;
	color: gray;
	}
	
a:visited {
	text-decoration: none;
	color: gray;
	}

a:hover {
	text-decoration: none;
	color: #E05764;
	}
	
a:hover img {
	text-decoration: none; 
	border: 1px solid #E05764;
	}

a.blue:link {
	color: #35B2E3;
	}


a.blue:visited {
	color: #35B2E3;
	}

a.blue:hover {
	color: #E05764;
	}


.active_section {
	color: #E05764;
	}

.blue {
	color: #35B2E3;
	}

body {
	font-family: verdana; sans-serif;
	color: gray;
	align: center;
	}

#caption {
	text-align: left;
	font-size: small;
	
	}
	
#caption_2 {
	text-align: left;
	font-size: small;
	
	}
	
#contact {
	width:600;
	padding: 200 0 0 100;
	position:absolute;
	color: #35B2E3;
	font-size: x-small;
	text-align:left;
	}
	
.contact_text {
	position:absolute;
	color: gray;
	font-size: x-small;
	}
	
#contact a:link {
	color: gray;
	}

	
#contact a:hover {
	color: #E05764;
	}


#series_links {
	visibility: hidden;
	}

.series_title {
	color: #E05764;
	font-size: medium;
	}
	


.slideNav {
	float:left;
	color: gray;
	font-size: x-small;
	text-align:center;
	}

/* for slideshows with 2 columns of thumbnails */
#slideshow {
	float:left;
	}
	
/* for home page */
#slideshow_large {
	float:left;
	text-align: center;
	}
	

/* for slideshows with 3 columns of thumbnails */
#slideshow_2 {
	float:left;
	}

.small {
	font-size: small;
	}
	
	
th {
	padding: 15px 0px 3px 0px;
	text-align: left;
	font-size:x-small;
}
	
td {
	padding: 0px 15px 10px 0px;
	vertical-align: top;
	font-size:x-small;
}

#thumbnails_1 {
	float:left;
	width: 75px; 
	height: 475px;
	text-align:left;
	}
	

#thumbnails_2 {
	float:left;
	width: 75px; 
	height: 475px;
	text-align: left;
	}
	
#thumbnails_3 {
	float:left;
	width: 75px; 
	height: 475px;
	text-align: left;
	
	}
	
#Title {
	font-weight: bold;
	
	}


	

#works_0 {
	position: absolute;
	top: 65px;
	left: 50px;
	text-align: center;
	}



#works_1 {
	position: absolute;
	top: 380px;
	left: 50px;
	text-align: center;
	}
	
#works_2 {
	position: absolute;
	top: 380px;
	left: 250px;
	
	text-align: center;
	}
	
#works_3 {
	position: absolute;
	top: 380px;
	left: 501px;
	
	text-align: center;
	}
