			 			body {
			 				font-family : Arial, Helvetica, sans-serif;
			 				font-size : 12px;
			 				color : #CB8C21;
			 				background-color : #000000;
			 			}
			 			
						hr {
							position : absolute;
						  left : 50px;
						  top : 75px;
							width : 275px;
							height: 1px;
							color: #A81D00;
						}
						
			 			div {
			 				font-family : Arial, Helvetica, sans-serif;
			 				font-size : 12px;
			 				color : #ffffff;

			 			}
						.ambertxt {
						 font-family : Arial, Helvetica, sans-serif;
			 				font-size : 12px;
			 				color : #CB8C21;
						
						}
						
						
						
						
							
							/*
						#contact {
							height : 350px;
							
						}
							*/
			 			#table {
			 				margin: 0,55,0,35px;
							padding: 10px;
			 			}
						
						#head {
							position : absolute;
			 				left : 20px;
			 				top : 30px;
						}
						
			 			td {
							font-family : Arial, Helvetica, sans-serif;
			 				font-size : 12px;
			 			}

			 			.image {
			 				background-color : #000000;
			 			}
						/*
						.content{
			 				position : absolute;
			 				left : 75px; 
			 				top : 0px;
							}
						*/
							.content{
			 				position : absolute;
			 				left : 0px; 
			 				top : 50px;
							}
							
			 			.text{
			 			  position: absolute;
			 				left : 0px; 
			 				top : 50px;  /*********************/
			 				width : 420px;
			 				color :#223366;
			 				padding: 45;
			 				margin: 0,55,0,35px;
			 				line-height: 18px;
			 				/*font-size: smaller;*/
			 				background-color: #fefcee;
							border : 1px;
			 				border-left : 5px solid #CB8C21;
			 				border-top : 2px solid #A81D00;
			 				border-bottom : 2px solid #A81D00;
			 				border-right : 2px solid #A81D00;
			 				
			 			}
						
						.pictitle{
						
						font-weight : bold;
						font-style : italic;
						}

			 			p{
			 				text-indent : 2 em;
			 			}
						
			 			.light {
			 				background-color : #000000;
			 			}
						
						.navdiv{
               position: absolute;
            	 left : 50px;
            	 top : 100px; /************100px;**********/
            	 layer-background-color :#000000;
            	 border :1px;
             }
						
			 			.picclose {
			 				position :relative;
			 				top : 10px;
			 			}

			 			a {
			 				color : #CB8C21;
			 				text-decoration : none;
			 			}

			 			a:hover, a:active{
							color:#ffffff;
			 				text-decoration : underline;
			 			}
						
						a.darklink:hover, a.darklink:active {
							color: #223366;
			 				text-decoration : underline;
						}
					
			 			table.img {
			 				border : 0px;
			 			}
						img.right {
						float : right;
						}	