
	#header{
		width: 460px;
		height: 450px;
	}
		
		#nagivationbox{
			
			text-align: left;
		}
			#Navigation{
				float:left;
			}
			
			#symbol{
				margin-top: 8px;
			}
	
	#contentbox{
		clear:left;
	}
		#image_section{
			width: 382px;
			height: 727px;
			float:left;
		}
		#bottomimg{
			margin-top:3px;
		}
		#text_section{
			padding-right: 0px;
			float:left;
		}
			#contentframe{
				width:450px;
				height:725px;
				margin-left: 5px;
			}
			#text_section_closure{
				width: 455px;
				margin-left:5px;
				border-top: 1px solid black;
			}
	
	.Stil1 {font-size: 9px}
