#caduceus {
	width: 113px;
	height: 85px;
	top: 0px;
	right: 0px;
	}
#topNav {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #1C3C85;
	}
#leftNav {
	width: 200px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	}
#bodyContent {
	width: 600px;
	padding-bottom: 10px;
	}
#footer {
	width: 100%;
	background-color: #99ccff;
	padding-bottom: 5px;
	text-align: right;
	}
