body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C4C6C8;
}
#contentbox2 h1 {
	padding: 50px;
	color: #666666;
}
#thumbimages {
	position: absolute;
	left: 155px;
	top: 525px;
}
#container {
	background-color: #C4C6C8;
	height: 850px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contentbox1 {
	position: absolute;
	background-color: #C4C6C8;
	left: 0px;
	top: 122px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#pagetitle {
	text-align: left;
	background-color: #EFEA07;
	position: absolute;
	height: 70px;
	top: 10px;
	left: 150px;
	width: 750px;
}
#thumbimages2 {
	position: absolute;
	left: 155px;
	top: 600px;
}
#contentbox2 {
	background-color: #C4C6C8;
	height: 270px;
	width: 360px;
	top: 190px;
	position: absolute;
	left: 155px;
}
#contentbox1 a {
	color: #4B4B4B;
	text-decoration: none;
}
#contentbox1 p {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#contentbox1 a:hover {
	color: #000000;
}

