body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66CB00;
	background-color: #000000;
	font-weight: lighter;
	line-height: 16px;
}
.bodyLink, .bodyLink a:link, .bodyLink a:active, .bodyLink a:visited, .bodyLink a:hover {
	text-decoration: none;
	color: #00ACAC;
}
#mainCentered {
	position: relative;
	width: 390;
	height: 500;
}
#arrows {
	width: 20px;
}
#photo {
	height: 350px;
	width: 350px;
}
#description {
	height: 50px;
	width: 350px;
}
#breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
#breadCrumb a:link, #breadCrumb a:visited, #breadCrumb a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#breadCrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.cubeTitles {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 2px;
}
.links {
	font-size: 13px;
	font-size: 13px;
	color: #66CB00;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.links a {
	font-size: 13px;
	font-size: 13px;
	color: #66CB00;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.links a:hover {
	color: #FFFF00;
}