/* @override 
	http://aaronkrach.com/artists-who-use-text-to-say-nice-things/artists6.css
	http://aaronkrach.com/artists-who-use-text-to-say-nice-things/artists.css
	http://aaronkrach.com/artists-who-use-text-to-say-nice-things/artists1.css
	http://aaronkrach.com/artists-who-use-text-to-say-nice-things/artists3.css
*/

html, body{
	margin: 0;
	width: 100%;
}

div#nav {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin-top: 25px;
	display: block;
	text-align: center;
	position: relative;
}

div#deets {
	text-align: center;
	color: gray;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin: 15px auto 20px;
}
div#deets1 {
	text-align: center;
	color: gray;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#prev {
	float: left;
	left: 340px;
	position: relative;
	display: inline;
	font-size: 20px;
}
#next {
	position: relative;
	right: 340px;
	display: inline;
	float: right;
		font-size: 20px;

}

div#deets2 {
	text-align: center;
	color: gray;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
div#deets3 {
	text-align: center;
	color: gray;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
div#deets3a {
	text-align: center;
	color: gray;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
div#deets4 {
	text-align: center;
	color: gray;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #6382a5;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: black;
	text-decoration: none;
	text-align: center;
}

div#list {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#list ul li a {
	color: gray;
}

#list ul li a:hover {
	color: black;
}

div#subheader {
	text-align: center;
	font: 12px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: gray;
	margin-bottom: 30px;
	margin-top: 10px;
}
div#subheader a {
	color: gray;
	
}div#subheader a:hover {
	color: black;
	
}
#list ul {
	list-style-type: none;
	font: 16px/8px Arial, sans-serif;
	float: left;
	padding: 0;
	margin-top: 12px;
}

#list ul li{
	float: left;
	width: 150px;
}

img {
	height: 320px;
	margin-top: 30px;
}

div#img {
	text-align: center;
}

div#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding: 20px;
	width: 800px;
}

div#header {
	white-space: nowrap;
	text-align: center;
	margin-bottom: 0px;
	font: bold 25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

div#blue {
	color: blue;
	display: inline;
}

div#yellow {
	color: #d6d400;
	display: inline;
}

div#green {
	color: green;
	display: inline;
}

a#homelink {
	overflow: visible;
	position: relative;
	top: 5px;
}

div#red {
	color: red;
	display: inline;
}

div#essay {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: gray;
	margin-top: 70px;
}

div#backhome {font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	left: 10px;
	float: left;
	clear: left;
	top: 75px;
}

div#orange {
	color: orange;
	display: inline;
}

div#purple {
	color: purple;
	display: inline;
}

div#ff7b7b {
	color: #ff7b7b;
	display: inline;
}

div#sky {
	color: #78d5fc;
	display: inline;
}

a#essaylink {
	position: relative;
	top: 5px;
}