.text {
    font-size:100%;
    line-height:1.125em; /* 16×1.125=18 */
	font-family: verdana, helvetica, sana serif;
	}

.text2 {
    font-size:0.875em;
	font-family: verdana, helvetica, sana serif;
	text-align:left;
	position:absolute;
	top: 176px;
	left: 88px;
	width: 300px;
	height: 200px;
	}

.text3 {
    font-size:0.75em;
	font-family: verdana, helvetica, sana serif;
	}

/*	container holds the site */
#container {
	margin: 0 auto 0 auto;
	width: 1232px;
	height: 836px;
	position: relative;
	}
/*	main page backgrounds */
#left {	
	background:url('../images/wingleft.jpg') no-repeat center top;
	top: 0;
	left: 0;
	width: 88px;
	height: 836px;
	visibility: visible;
	position: absolute;	
	}
#center { /* center section (between wings) of viewing pages */
	/*background:url('../images/home.jpg') no-repeat center top;*/
	top: 0;
	left: 88px;
	width: 1056px;
	height: 836px;
	visibility: visible;
	position: absolute;
	background-color: #bcbcbc;
	}
#BGcontentcenter {
	background: white;               /*url('../images/BGcontent.jpg') no-repeat center top;*/
	top: 0;
	left: 88px;
	width: 1056px;
	height: 836px;
	visibility: visible;
	position: absolute;	
	}
#right {
	background:url('../images/wingright.jpg') no-repeat center top;
	top: 0px;
	left: 1144px;
	width: 88px;
	height: 836px;
	visibility: visible;
	position: absolute;	
	}
	
#brand {	
	top: 0px;
	left: 7px;
	width: 254px;
	height: 88px;
	visibility: visible;
	position: absolute;	
	}

#brandresume {	
	top: 88px;
	left: 88px;
	width: 254px;
	height: 88px;
	visibility: visible;
	position: absolute;	
	}	

/*	table of contents buttons */	
#Cbuttonprint {
	top: 88px;
	left: 747px;
	width: 220px;
	height: 22px;
	position: absolute;
	}	
#Cbuttonlogos {
	top: 152px;
	left: 747px;
	width: 220px;
	height: 22px;
	position: absolute;
	}	
#Cbutton3Drendering {
	top: 216px;
	left: 747px;
	width: 220px;
	height: 22px;
	position: absolute;
	}	
#Cbuttonretouching {
	top: 280px;
	left: 747px;
	width: 220px;
	height: 22px;
	position: absolute;
	}	
#Cbuttonweb {
	top: 344px;
	left: 747px;
	width: 220px;
	height: 22px;
	position: absolute;
	}	
#Cbuttontradeshow {
	top: 408px;
	left: 747px;
	width: 220px;
	height: 22px;
	position: absolute;
	}	
/*#Cbuttonanimation {
	top: 184px;
	left: 747px;
	width: 220px;
	height: 22px;
	position: absolute;
	}*/
/*#Cbuttonmiscellaneous {
	top: 216px;
	left: 747px;
	width: 220px;
	height: 22px;
	position: absolute;
	}*/	
	
/*	nav buttons */	
#buttonnext {
	top: 88px;
	left: 64px;
	width: 24px;
	height: 88px;
	position: absolute;
	}
#buttonback {
	top: 176px;
	left: 64px;
	width: 24px;
	height: 88px;
	position: absolute;
	}	
#buttonresume {
	top: 352px;
	left: 64px;
	width: 24px;
	height: 88px;
	position: absolute;
	}	
#buttoncontact {
	top: 440px;
	left: 64px;
	width: 24px;
	height: 88px;
	position: absolute;
	}
#buttonhome {
	top: 616px;
	left: 64px;
	width: 24px;
	height: 88px;
	position: absolute;
	}

/*	title and name */
#title {
	top: 632px;
	left: 611px;
	position: absolute;
	}
#name {
	top: 713px;
	left: 780px;
	position:absolute;
	}
	
	/************************************************************************************************************
	(C) www.dhtmlgoodies.com, November 2005
	This is a script from www.dhtmlgoodies.com. You will find this and a lot of other scripts at our website.	
	Terms of use: You are free to use this script as long as the copyright message is kept intact. However, you 
	may not redistribute, sell or repost it without our permission. Thank you!
	www.dhtmlgoodies.com
	Alf Magne Kalleland
	************************************************************************************************************/	
