body {	font-family: Georgia, "Times New Roman", Times, serif;		text-decoration:none;	padding-top:40px;}.hide {display:none;}		/****************/	/*** colors *****/	/****************/		body#pleasure {	background-color:#C1DDE9;	background-image: url(../images/katemuseNewbg6.jpg);	background-attachment: fixed;	background-repeat: no-repeat;	background-position: left top;	}body#business {		background-color:#B37951;	background-image: url(../images/aiBG3.jpg);	background-attachment: scroll;	background-repeat: no-repeat;	background-position: left top;	}html > body#business {		background-attachment: fixed;}		/*************************/	/*** business colors *****/	/*************************/					body#business h1 { color: #35271C; }		body#business h2 { color: #35271C; }	body#business h3 { color: #D7C76F; }		body#business p { color: #35271C;  }		body#business #navbar ul li{  /*background-color:#DBB274; */}		body#business #navbar ul li a , #navbar ul li a:active , #navbar ul li a:visited  {		background-color:#DBB274;		color:  #35271C;  		}	body#business #navbar ul li a:hover { 		background-color:#35271C;		color:#DFCF7A;  		}			body#business #peekABoo.navbutton, body#business  #peekABoo a.navbutton { 		color: #DBB274;}			body#business .navbutton:hover span,  a.navbutton:hover span {		color: #35271C;  }			body#business .navbutton span.describe  {		color: #35271C;  }			body#business .navbutton:hover span.describe, a.navbutton:hover span.describe {		color: #35271C; }			body#business .leftColumn {	color: #35271C; }	body#business div.mat {	z-index:100;	margin-left:62px;	width:80%;	border: 2px ridge #150D06;	margin-top:10px; 	min-width:650px;	padding-bottom:70px;	}	div.mat	 {	background: #564E4C url(../images/aiMat.jpg) scroll no-repeat -210px -250px;	z-index:100;	}	#container > div.mat {	z-index:100;	background: #564E4C url(../images/aiMat.jpg) fixed no-repeat 0 0;}	body#business div.mat img {		border: 2px solid #486965;		}body#business div.mat h3 {		color:#DBB274;	margin-left:1.5em;		}		body#business .main {		color: #35271C; }			body#business .right {		color: #35271C; }			body#business #unique {	color: #A6FFFF;   					background-color: #309;		border-bottom: 2px ridge #486965;}			/**************************/	/*** structure & form *****/	/**************************/				h1 {	font-family: "Times New Roman", Times, serif;	font-size: xx-large;		font-weight: 800;	text-transform: none;		font-style: normal;	font-variant: normal;	line-height: .75em;}h2 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: large;	font-weight: 800;	line-height: .75em;	margin-left: -20px;}p {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: medium;	margin-left: -40px;}#container {	margin-left:50px;	margin-top:150px;	}#navbar {	height:1.5em;	width:35em;	/*margin:70px 20px 125px 210px;*/	top:20px;	left:245px;	text-decoration:none;	font-family: Impact, Verdana, "Trebuchet MS", Arial, Geneva, sans-serif;	position:absolute;	z-index:0;}#container > #navbar {	position:fixed;	z-index:50;	top:80px;}#navbar ul {	display:inline;	}	#navbar ul li {	list-style-image:none;	list-style-type:none;	text-decoration:none;   	}#navbar ul li a {	width:8em;	font-size:.8em;	float:left;	margin:2px;	text-align:center;	}#navbar ul li a , #navbar ul li a:active , #navbar ul  li a:visited{	list-style-type:none;	text-decoration:none;text-align:center;}#navbar ul li a:hover {		text-decoration:none;text-align:center;	}#peekABoo {	margin:12px 0;		text-align:left;		}#peekABoo table td {	height:60px;	text-align:left;	vertical-align:top;	}	#peekABoo.navbutton, #peekABoo a.navbutton {	text-decoration: none;	font-family: Impact, "Trebuchet MS", Verdana, Arial, sans-serif;	font-size: 1.8em;	visibility:visible;	margin-bottom:2em;	padding: 0 .5em .5em 0;	}	#peekABoo a span.describe:link {			visibility:hidden;		}		.navbutton span {	visibility: visible;	position:static;		}	.navbutton:hover span,  a.navbutton:hover span {	visibility:visible;		}.navbutton span.describe{   	font-family: "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;	font-size:0.5em;	line-height: 1.25;	padding:0.3em;	visibility:hidden;	text-align:right;	width:500px;	vertical-align:baseline;		}.navbutton:hover span.describe, a.navbutton:hover span.describe {	visibility:visible;	}				#unique {	font-weight:800;	font-size: 100%;  			text-align: center;	vertical-align: middle;	padding: 5px 10px;	margin:0;	}.animNav2 {	margin: 5px 10%;	display:block;	}.animNav img {	border:2px solid #222;	}.animNav img:hover {	border: 2px solid #ddd;	}			.leftColumn {	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	width: 25%;	margin-left: 10px;}.main {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	margin-right: 27%;	margin-left: 27%;}.right {	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;}.animBody table{ 	padding:0;	width:616px;	height:462px;	}	/*************************/	/*** pleasure colors *****/	/*************************/		body#pleasure h1 { color: #727981; } 		body#pleasure h2 { color: #53616C; }		body#pleasure p { color: #525E6A; }		body#pleasure #navbar ul li{ background-color:#AEC6DE;}		body#pleasure #navbar ul li a, #navbar ul li a:active , #navbar ul li a:visited { 			background-color:#AEC6DE;		color:  #54667D; }			body#pleasure #navbar ul li:hover, #navbar ul li:hover a { 			background-color:#8AA6CB;		color:#E1E8F8;   }			body#pleasure #peekABoo.navbutton, #peekABoo a.navbutton { 		color: #54667D;  /*#036;*/ }			body#pleasure .navbutton:hover span,  a.navbutton:hover span {		color: #54667D;  }			body#pleasure .navbutton span.describe  {		color: #728CCF;  }			body#pleasure .navbutton:hover span.describe, a.navbutton:hover span.describe {		color: #003366; }			body#pleasure .leftColumn {	color: #242625; }		body#pleasure .main {		color: #171B1E; }			body#pleasure .right {		color: #E0EDF3;}			body#pleasure #unique {	color: #A6FFFF;   					background-color: #309;			border-bottom: 2px ridge #486965;}		