/*GENERIC-SPECIFIC CSS*/

#content {
	background-color: #dedebf;
	color: #063E53;
	margin-top: 10px;
	width: 689px;
	height: 500px;
	padding: 10px;
}

#contentInset {
	background-color: #dedebf;
	color: #063E53;
	width: 630px;
	height: 450px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}