.watchface {
	position: absolute;
	left: 335px;
	top: 102px;
	z-index: 999;
}
.hand {
	position: relative;
	z-index: 1;
}
body {
	background-color: #3C3C3C;
	margin-left: 0px;
	margin-top: 5px;
}
.holder {
	position: relative;
	height: 320px;
	clear: both;
}
#content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 699px !important;
	width: 739px;
	margin-left: 61px;
	background-image: url(foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	z-index: 1;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
}
.pencil {
	width: 338px;
	height: 183px;
	position: relative;
	background-image: url(pencil.jpg);
	z-index: 999;
	bottom: -155px;
	left: 129px;
	float: right;
}
.nav {
	background-image: url(nav.jpg);
	height: 289px;
	width: 313px;
	position: relative;
	margin-bottom: 15px !important;
	margin-bottom: 12px;
	right: 20px;
	top: 74px;
	float: left;
}
.nav img {
	border: 0;
}
.copyright {
	margin-left: 410px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 900;
	text-align: right;
	width: 350px;
	position: relative;
	padding-right:20px;
	z-index: 900;
}
.question {
	background: #e9e9e9;
	padding: 5px;
	width: 32%;
}
.answer {
	padding: 5px;
	padding-left: 10px;
	background: url(arrow.jpg) no-repeat left;
}

