a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}.container {
	height: 550px;
	width: 640px;
	background-image: url(images/bg1.jpg);
}
.mainstuff {
	height: 425px;
	width: 640px;
}
.brain {
	height: 326px;
	width: 170px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
.titles {
	height: 100px;
	width: 110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	text-align: center;
	margin-left: 0px;
	padding-left: 60px;
	margin-top: 0px;
	padding-top: 210px;
	padding-right: 50px;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #666666;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	text-align: left;
}
.work {
	height: 325px;
	width: 290px;
	border: thin none #FFFFFF;
	padding: 0px;
	margin-left: 0px;
	margin-top: 7px;
}
.thumbs {
	float: left;
	height: 220px;
	width: 70px;
}
.words {
	height: 220px;
	width: 100px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type: none;
	text-align: left;
}
.bones {
	height: 326px;
	width: 435px;
	float: right;
}
.copywrite {
	height: 10px;
	width: 640px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
li {
	padding-top: 2px;
	padding-bottom: 1px;
}
ul {
	display: inline;
}
.buttons {
	border: thin solid #FFFFFF;
	height: 20px;
	width: 20px;
	margin-bottom: 4px;
	margin-left: 30px;
	list-style-type: none;
}
.reviews {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	height: 350px;
	width: 325px;
	text-align: justify;
}
