body{   margin: 0px;	    padding: 0px;		font-family: Tahoma, Arial, Helvetica, sans-serif;		font-size: small;		line-height: 130%;		height:100%;		background:  #5c494d;		}		* html body{font-size: x-small; /* for IE5/Win */			f\ont-size: small; /* for other IE versions */			}	.container {width: 100%;}.center {position: relative;		margin: 0px auto 0px auto; 		width: 836px;		}						.header{width: 836px;		background: #5c494d url(images/page-bg-purple.png) repeat-y;		 }					  .content {background: #5c494d url(images/page-bg-purple.png) repeat-y;          width: 836px;		  height: 100%;		  height: 600px; 		  vertical-align: top;			}.contentLeft {	width: 250px;				float: left;				margin: 90px 0px 30px 60px;				}.contentRight {	width: 396px;				margin: 70px 50px 0px 15px;				float: right;				text-align: center;				}				.footer {	background: #5c494d url(images/page-bg-purple.png) repeat-y;			width: 836px;}		  .bottom {width: 836px;}								/*for header and footer- moved over */.OverRightImg {margin-left: 19px;}		/*gallery */	.GalleryLeft {	width:300px;				margin: 90px 0px 30px 60px;				float: left;				text-align:center;				}				.GalleryLeft img {margin: 10px 10px 10px 10px;}	.GalleryLeftIcons {	margin: 0px 0px 0px 30px;					text-align:left;}				.GalleryRight {	width: 396px;				margin: 70px 50px 0px 0px;				float: right;				text-align: center;				}					.GalleryRightIcons img {padding: 15px 1px 15px 1px;						margin: 0px;}/*Index image*/.contentIndex {	width: 770px;				margin: 0px 30px 21px 35px;				float: left;				text-align: center;				} 		 h1 { font-size: 150%; }h2 { font-size: 130%; }h3 { font-size: 120%; }h4 { font-size:  90%; }h5 { font-size:  85%; }	.text-Title { 	text-align: center; 				font-size: 110%;				margin-bottom: 35px;				font-weight:lighter;				color:#000000;				}				.text-TitleGallery {text-align: center; 				font-size: 110%;				margin-bottom: 15px;				font-weight:lighter;				color:#000000;				}				/* Text */.text-SubTitle{ margin-top: 5%; 				margin-bottom: 1px; 				font-size: 115%; 				text-align: left; 				color:#a77339;				}.text-SubTitleGallery{	margin-top: 1%; 						margin-bottom: 1px; 						font-size: 115%; 						text-align: left; 						color:#a77339;						}.text-Main{ margin-top: 0px; 			text-align: left;}.text-picTitle {text-align: right; 				font-size: 85%; 				margin: 0px;}.GalleryBodyText {	margin-top: 0%; 					font-size: 100%; 					text-align: left; 					color:#000000;}/* Links */a 		{ 	color: #000000; 			text-decoration: none; }			a:hover { 	color: #000000; 			text-decoration: underline; }