/* \*/
 * html .gainlayout { height: 1%; }
/* */


body {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	background-image: url(images/bg.jpg);
    background-attachment: fixed;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin: 0;
	margin-bottom: 0px;
	padding-top: 10px;
}

a:link {
	color: #993300;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #993300;
}
a:active {
	color: #993300;
}

a.heading:link {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.heading:visited {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.heading:hover {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.heading:active {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.center {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

li {
	text-align:left;
}

.copyright {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.error {
	font-weight: bold;
	color: #993300;
	text-align: left;
}

h1 {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bolder;
	color: #FF9900;
	font-size:140%;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 0px;
}

h2{
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size:120%;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size:120%;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 5px;
}

hr {
	color: #cccccc;
	margin-left: 7px;
	margin-right: 7px;
	border: 1;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
	border-top-width: 1px;
	border-bottom-width: 0px;
	height: 1px;
}

img.right {
padding: 0px; margin: 5px 7px 5px 20px; display: inline;  
}

img.left {
padding: 0px; margin: 5px 20px 5px 7px; display: inline;  
}

img.leftsmall {
padding: 0px; margin: 2px 7px 2px 2px; display: inline; 
float: left; 
}

.right { float: right; }
.left { float: left; }
img.centered { display: block; margin-left: auto; margin-right: auto; }

.nav {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	color: #993300;
	text-align: center;
}

p {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align: justify;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 7px;
	display: block;
}

.pad {
	padding: 12px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 6px;
	background-color: #efefef;
}

.wave-bg-left {
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(images/orange-wave.jpg);
}

.wave-bg-right {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(images/orange-wave.jpg);
}

.wave-bg-middle {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);

}

.justsmall {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.times{
	font-family:'Times New Roman','Trebuchet MS','Lucida Grande', Arial, sans-serif;
}

#KanjaPuppeteer {
	position:absolute;
	left: 610px;
	top: 187px;
}

#MonkeySunglasses {
	position:absolute;
	left: 600px;
	top: 376px;
}

#PuppetConsulting {
	position:absolute;
	left: 600px;
	top: 235px;
}

#KanjaBuilding {
	position:absolute;
	left: 572px;
	top: 420px;
}

#BuildingPics {
	position:absolute;
	left: 590px;
	top: 225px;
}

#ContactGorilla {
	position:absolute;
	left: 125px;
	top: 299px;
}

#HomeGorilla {
	position:absolute;
	left: 542px;
	top: 339px;
}

.reldiv {
	position:relative;
	width:0px;
	height:0px;
	z-index:2;
}