body { 					color: #826461; 
						font-family: Verdana; 
						font-size: 8pt; }
					
#divLogo { 				position: absolute; 
						left: 110px; 
						top: 120px; 
						width: 250px; 
						z-index:2; }
					
#divAddress { 			position: absolute; 
						left: 110px; 
						top: 190px; }
						
#divPic1 { 				position: absolute; 
						left: 60px; 
						top: 20px; 
						z-index:0; }
						
#divPic2 { 				position: absolute; 
						left: 60px; 
						top: 350px; 
						z-index:0; }

#divRing { 				position: absolute; 
						left: 360px; 
						top: 200px; 
						z-index:0; }
						
#divMenu { 				position: absolute; 
						left: 660px; 
						top: 10px; 
						width: 113px; 
						height: 424px; }
						
#divContent { 			position: absolute; 
						left: 315px; 
						top: 135px; 
						width: 280px; }
						
#divSectionMenu { 		position: absolute; 
						left: 10px; 
						top: 350px; 
						width: 280px; }
						
.Content { 				position: absolute; 
						left: 335px; 
						top: 135px; 
						width: 280px; 
						height: 5px; 
						overflow: hidden; }
						
.Pictures { 			position: absolute; 
						left: 15px; 
						top: 420px; 
						height: 5px; 
						overflow: hidden; }
						
P.Content A:hover { 	color: black; 
						text-decoration: underline; }
						
P.Content A { 			color: black; 
						text-decoration: none; }

A { 					color: #826461; 
						font-family: Verdana; 
						font-size: 8pt; 
						text-decoration: none; }
						
A:Hover { 				color: #826461; 
						font-family: Verdana; 
						font-size: 8pt; 
						text-decoration: underline; }

#divMenu A { 			color: #826461; 
						font-family: Verdana; 
						font-size: 7pt; 
						text-decoration: none; }
						
#divMenu A:Hover { 		color: #826461; 
						font-family: Verdana; 
						font-size: 7pt; 
						text-decoration: underline; }
