#title { 				position: absolute; 
						left: 335px; 
						top: 105px; 
						font-family: Arial; 
						font-size: 14pt; 
						font-weight: bold; }
						
body { 					color: #826461; 
						font-family: Verdana; 
						font-size: 8pt; }
						
td { 					color: #826461; 
						font-family: Verdana; 
						font-size: 8pt; }
						
#logo { 				position: absolute; 
						left: 15px; 
						top: 20px; 
						width: 250px; }
						
#divPicture { 			position: absolute; 
						left: 18px; 
						top: 110px; 
						width: 280px; 
						height: 200px; }
						
#divPicture1 { 			width: 280px; 
						height: 200px; }
						
#divPicture2 { 			width: 280px; 
						height: 200px; }
						
#divPicture3 { 			width: 280px; 
						height: 200px; }
						
#divPicture4 { 			width: 280px; 
						height: 200px; }
						
#divPicture5 { 			width: 280px; 
						height: 200px; }
						
#divPicture6 { 			width: 280px; 
						height: 200px; }
						
#divBanner { 			position: absolute; 
						left: 335px; 
						top: 15px; 
						width: 285px; 
						height: 65px; }
						
#menu { 				position: absolute; 
						left: 660px; 
						top: 10px; 
						width: 113px; 
						height: 424px; }
						
#divContent { 			position: absolute; 
						left: 335px; 
						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; 
						cursor: hand; }
						
A:Hover { 				color: #826461; 
						font-family: Verdana; 
						font-size: 8pt; 
						text-decoration: underline; }

#menu A { 				color: #826461; 
						font-family: Verdana; 
						font-size: 7pt; 
						text-decoration: none; }
						
#menu A:Hover { 		color: #826461; 
						font-family: Verdana; 
						font-size: 7pt; 
						text-decoration: underline; }
						
INPUT { 				color: #826461; 
						font-family: Verdana; 
						font-size: 8pt; }
						
TEXTAREA { 				color: #826461; 
						font-family: Verdana; 
						font-size: 8pt; }
						
SELECT { 				color: #826461; 
						font-family: Verdana; 
						font-size: 8pt; }
