.canvas {
	background-image: url(images/main.jpg);
	height: 789px;
	width: 721px;
	background-repeat: no-repeat;
	float: none;
	margin-top: 19px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 1px;
}
.mainbox1 {
	float: none;
	height: 130px;
	width: 707px;
	margin-top: 19px;
	margin-left: 7px;
}
.mainbox2 {
	height: 567px;
	width: 707px;
	margin-left: 7px;
}
.paradigmlogo_top {
	background-image: url(images/paradigmlogo_top.jpg);
	float: left;
	height: 130px;
	width: 127px;
}
.flashimages {
	background-image: url(images/flash_images.gif);
	float: left;
	height: 130px;
	width: 580px;
}
.navbox {
	float: left;
	height: 567px;
	width: 127px;
	background-color: #000000;
	background-repeat: repeat;
}
.page {
	float: left;
	height: 567px;
	width: 580px;
	background-color: #A20000;
	overflow: auto;
}
contentbox1 {
	height: 200px;
	width: 100px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
