body {		margin-left: 0px;
 		margin-top: 0px;
		background-color: #e5ffff;
		font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif; }

img {		border: 0px;
		margin-top: 4px;	
		margin-bottom: 4px;
		margin-left: 0px;
		margin-right: 0px;
		}
		
img.nav {	padding-bottom: 5px;
		margin-left: 24px }

img.logo{	position: relative;
		top: 24px;
		left: 66%;
		margin-bottom: 24px}

div.nav { 	background-color: #e5ffff;
		background-image: none;
		z-index: 2;
		position: absolute; 
		float: left;
		left: 4px; 
		top: 0px;
		bottom: 0px;
		padding-top: 140px;	
		width: 18%;  }

div.content { 	background-color: #ffffff;
		background-image: none;
		z-index: 3;
		position: absolute; 
		left: 20%;
		top: 0px;
		width: 55%;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		border: thin dashed #8b1a1a;
		border-top-width: 0;
		}

div.right {	background: #e5ffff;
		background-image: none;
		z-index: 1;
		position: absolute; 
		float: right;
		right: 0px; 
		top: 0px;
		bottom: 0px;
		text-align: center;
		padding-left: 6px;
		padding-right: 16px;
		padding-top: 140px;
		width: 20%;
		font-size: 9pt; }