p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FEF8D9;
}
body {
	height: 100%;
	width: 100%;
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;


}
.mainConsole {
	background-image: url(../images/mainConsole.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 589px;
	width: 955px;
	text-align: left;




}
#bottomTitle {
	background-image: url(../images/bottomTitle.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 64px;
	width: 955px;
	text-align: left;
	margin-top: 10px;









}

#navigation {
	width: 219px;
	position: relative;
	left: 66px;
	height: 189px;
	top: 14px;












}
#bodyCopy {
	height: 338px;
	width: 187px;
	position: relative;
	left: 66px;
	text-align: justify;
	overflow: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 12px;
	margin-top: 14px;





}
#bottomNav {
	position: absolute;
	height: 81px;
	width: 656px;
	left: 285px;
	top: 492px;
	float: right;
	z-index: 10;


}
