* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, sans-serif;
	font-size: small;
}

ul {
	list-style: none;
}

a:link {
	color: #ff0057;
	text-decoration: none
}

a:visited {
	color: #ff0057;
	text-decoration: none
}

a:hover {
	color: #ff0057;
	text-decoration: underline;
}

#thumbnails a:link img {
	border: none;
	color: none;
	text-decoration: none;
}

#thumbnails a:visited img {
	border: none;
	color: none;
	text-decoration: none;
}

#thumbnails a:hover img {
	border: 2px solid #ff0057;
	color: none;
	text-decoration: none;

}


h2 {
	color: #ff0057;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 40px;
}

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#list li{
	clear: both;
	color: #ff0057;
	width: 90px;
	float: left;
	margin-right: 5px;
	padding: 5px;

}

#blurbs {
	background-color: #ff0057;
	color: white;
	text-align: justify;
	width: 300px;
	float: left;
	margin-left: 75px;
	margin-right: 15px;
	padding: 5px;
	margin-top: -75px;
}

#art_resources {
	background-color: #ff0057;
	color: white;
	text-align: justify;
	width: 300px;
	float: left;
	margin-left: 75px;
	margin-right: 15px;
	padding: 5px;
	margin-top: -75px;
}

#art_resources a:link {
	color: white;
	text-decoration: none
}

#art_resources a:visited {
	color: white;
	text-decoration: none
}

#art_resources a:hover {
	color: #ff0057;
	text-decoration: underline;
}

#references {
	background-color: #ff0057;
	color: white;
	text-align: justify;
	width: 300px;
	float: left;
	margin-left: 75px;
	margin-right: 15px;
	padding: 5px;
	margin-top: -75px;
}

#references a:link {
	color: white;
	text-decoration: none
}

#references a:visited {
	color: white;
	text-decoration: none
}

#references a:hover {
	color: #ff0057;
	text-decoration: underline;
}

#theory_resources {
	background-color: #ff0057;
	color: white;
	text-align: justify;
	width: 300px;
	clear: both;
	float: left;
	margin-left: 180px;
	margin-right: 15px;
	padding: 5px;
	margin-top: 15px;
}

#theory_resources a:link {
	color: white;
	text-decoration: none
}

#theory_resources a:visited {
	color: white;
	text-decoration: none
}

#theory_resources a:hover {
	color: #ff0057;
	text-decoration: underline;
}



#thumbnails {
	float: left;
	width: 100px;
	margin-top: -115px;
	margin-left: 120px;
}

#thumbnail_names{
	float: left;
	color: #ff0057;
	width: 160px;
	margin-left: 240px;
	margin-top: -65px;
}

#gv_sketch {
	float: left;
	margin-top: -135px;
	margin-left: 100px;
}

#org_pics {
	float: left;
	margin-top: -125px;
	margin-left: 75px;
}

#pic_main {
	width: 100px;
	float: left;
	margin-left: 145px;
	margin-top: 10px;
}

#pic1 {
	width: 300px;
	float: left;
	margin-left: 75px;
	margin-top: 40px;
}


#proj1 {
	margin-top: 50px;
	clear: both;
	float: left;
	color: #ff0057;
	width: 33px;
	margin-left: 255px;
}

#proj2 {
	margin-top: 50px;
	color: #ff0057;
	float: left;
	width: 170px;
	margin-left: 32px;
}

#proj3 {
	margin-top: 50px;
	color: #ff0057;
	float: left;
	width: 64px;
	margin-left: 32px;
}

#proj4 {
	margin-top: 50px;
	color: #ff0057;
	float: left;
	width: 70px;
	margin-left: 32px;
}

#proj5 {
	margin-top: 50px;
	color: #ff0057;
	float: left;
	width: 103px;
	margin-left: 32px;
}