BODY {
	margin : 0px ;
	background-color : white ;
}
#menu {
	margin : 0px ;
	padding-right : 15px ;
	padding-top : 0px ;
	font-family : arial ;
	font-size : 13.5pt;
	color : white ;
	line-height : 30px ;
	font-weight : bold ;
}
#menu A {
	color : white ;
	text-decoration : none ;
}
#menu A:hover {
	color : #293e6b ;
	text-decoration : none ;
}
#framei {
	margin : 0px ;
	font-family : verdana,tahoma,arial ;
	font-size : 10pt ;
	font-weight : bold ;
	color : black ;
	width : 100%px ;
	border : 0px solid black ;
	padding-left : 70px ;
	padding-right : 70px ;
	text-align : justify ;
	line-height : 15px ;
	background-image : url(images/index_frame.jpg);
	background-position:top center ;
	background-repeat : no-repeat;
}
#frame {
	margin : 0px ;
	font-family : verdana,tahoma,arial ;
	font-size : 8pt ;
	color : black ;
	width : 100%px ;
	height : 522px ;
	border : 0px solid black ;
	padding-left : 25px ;
	padding-right : 25px ;
	text-align : justify ;
	line-height : 13px ;
	background-image : url(images/bodyback.jpg);
	background-position:top center ;
	background-repeat : no-repeat;
}
#diagramleft {
    	float: left;
     	clear: left;
     	margin-right: 10px;
	}	
	
#diagramright {
    	float: right;
     	clear: right;
	margin-top : 10px ;
     	margin-left: 10px;
	margin-right : 0px ;
	margin-bottom : 5px
	}	

