body {
		 text-align: center;}
#page {
			height: 600px;
			width: 800px;
			/*border: solid;*/
			margin-left: auto;
			margin-right: auto;
			background: white;
			text-align: left;}

#header {
				/*border:solid;*/}
			
#mainImg {
				 margin-left: 109px;
				 margin-top: -537px;
				 /*border: solid;*/}

#nav {
		 /*border: solid;*/
		 width: 109px;
		 height: 505px;
		 position: absolute;
		 margin-left: 0px;
		 margin-top: 0px;
		 font-family: tahoma;}
		 
		 
#jsC {
		 /*border: solid;*/
		 width: 109px;
		 height: 90px;
		 possition: absolute;
		 margin-left: 0px;
		 margin-top: 50px;
		 font-family: tahoma;}
		 
		 
a.no-border {border: none;}

img {border: none;}

#content {
				 /*border: solid;*/
				 width: 691px;
				 height: 540px;
				 margin-left: 109px;
				 margin-top: 0px;
				 position: absolute;}
#text {
			/*border: solid;*/
			width: 671px;
			height: 430px;
			overflow: auto;
			font-family: helvetica,tahoma,times;
			text-align: left;
			margin-left: 15px;
			}
				 
#img1 {
			width: 691px;
			height: 100px;
			}
			
a {
	text-decoration: none;}

