/* Main Desktop
*/
.desktop {
	position:absolute;
	left: 50%;
	top: 50%;
	height: 617px;
	width: 800px;
	margin-left: -400px;
	margin-top: -300px;
	background-image: url("http://www.world3ideas.com/global/desktop_noart.jpg");
	background-repeat: no-repeat;
	overflow:hidden;
	z-index: -1;
}
.desktop_art {
	position:absolute;
	left: 50%;
	top: 50%;
	height: 617px;
	width: 800px;
	margin-left: -400px;
	margin-top: -300px;
	background-image: url("http://www.world3ideas.com/global/desktop_art.jpg");
	background-repeat: no-repeat;
	overflow:hidden;
	z-index: -1;
}
#desktopMenuItem0 {
	position: absolute;
	top: 52px;
	left: 554px;
	width: 170px;
	height: 120px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem1 {
	position: absolute;
	top: 430px;
	left: 622px;
	width: 69px;
	height: 45px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem2 {
	position: absolute;
	top: 482px;
	left: 17px;
	width: 156px;
	height: 37px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem3 {
	position: absolute;
	top: 389px;
	left: 676px;
	width: 72px;
	height: 43px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem4 {
	position: absolute;
	top: 291px;
	left: 713px;
	width: 34px;
	height: 49px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem5 {
	position: absolute;
	top: 269px;
	left: 769px;
	width: 31px;
	height: 101px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem6 {
	position: absolute;
	top: 268px;
	left: 547px;
	width: 83px;
	height: 72px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem7 {
	position: absolute;
	top: 561px;
	left: 732px;
	width: 66px;
	height: 55px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem8 {
	position: absolute;
	top: 170px;
	left: 130px;
	width: 90px;
	height: 35px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem9 {
	position: absolute;
	top: 140px;
	left: 290px;
	width: 60px;
	height: 60px;
	background-color: transparent;
	border: none;
}
#desktopMenuItem10 {
	position: absolute;
	top: 340px;
	left: 140px;
	width: 90px;
	height: 45px;
	background-color: transparent;
	border: none;
}
/* About
*/
desktopImage#statement {
	width: 199px;
	height: 150px;
}

/* Information and Bio
*/
/*
desktopImage#infotext {
	position: absolute;	
	width: 199px;
	height: 125px;
	top: 351px;
	left: 418px;
	width: 220px;
	height: 64px;
	background-color: transparent;
	overflow:hidden;
	
	border-style: dashed;
	border-color: #F00;
	border-width: 4px;
}
*/
.artInfoText {
	text-align:center;
	padding-top:0px;
}
.desktopInfoTextBox#emailbox {
	position: absolute;
	text-align: center;
	top: 351px;
	left: 418px;
	width: 220px;
	height: 64px;
	background-color: transparent;
	overflow:hidden;	
}
.desktopInfoTextBox#biobox {
	position: absolute;
	text-align:left;
	top: 65px;
	left: 30px;
	width: 475px;
	height: 385px;
	background-image:url("http://www.world3ideas.com/global/bkgrnd-50pct-gray.png");
	background-repeat:repeat;
	overflow:auto;
}
.desktopInfoTextBox#statementbox {
	position: absolute;
	text-align: center;
	top: 319px;
	left: 397px;
	width: 229px;
	height: 137px;
	background-color: transparent;
	background-repeat: repeat;
	overflow:hidden;
}
.desktopInfoText {
	font-family: "Courier New", Courier, monospace;
	color:#FFF;
	margin-left: 45px;
	margin-right: 60px;
	font-size:12px;
}
p#biotextheader {
	line-height: normal;
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 16px;
}
p#biotextfirst {
	line-height:normal;
	margin-top: 0em;
	margin-bottom: 0em;
}
p#biotextregular {
	line-height:normal;
	margin-top: 0.5em;
	margin-bottom: 0em;
}
p#biotextlastline {
	line-height:normal;
	margin-top: 0.5em;
	margin-bottom: 5em;
}
#emaillink {
	border: none;
}

/* Art Gallery
*/
.gallery {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 617px;
	background-image:url("http://www.world3ideas.com/global/bkgrnd-50pct-gray.png");
	background-repeat:repeat;
	overflow:visible;
	border: none;
}
.galleryArtPanel {
	position:absolute;
	top:50px;
	left:30px;
	width:740px;
	height:475px;
	background-image:url("http://www.world3ideas.com/global/bkgrnd-50pct-gray.png");
	background-repeat:repeat;
	overflow:visible;
	border: none;
}
.galleryArtImageBox {
	text-align:center;
	width: 650px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	border: none;
}
.galleryArtImageBoxArtimage {
	height: 300px;
	margin-top:20px;
	margin-bottom:10px;
}
.galleryArtImageBoxArtinfo {
	height: auto; /* This will accept any text, so height is relative, but width is determined in .galleryArtImageBox */
}
.artImageRegular {
	height:300px;
	border:none;
}
.galleryNavPanel {
	position:absolute;
	top:435px;
	left:30px;
	width:740px;
	height:122px;
	background-image:url("http://www.world3ideas.com/global/bkgrnd-50pct-gray.png");
	background-repeat:repeat;
	overflow: hidden;
	border: none;
}
.galleryNavPanelThumbs {
	height: 85px;
	width: 730px;
	margin: 5px;
	overflow: hidden;
	border: none;
}
.galleryNavPanelThumbBoxInactive {
	margin: 5px;
	width: 75px;
	height: 75px;
	overflow: hidden;
	float: left;
}
.galleryNavPanelThumbBoxActive {
	margin: 2px;
	padding: 2px;
	width: 75px;
	height: 75px;
	overflow: hidden;
	float: left;
	border: 1px;
	border-color:#FFFFFF;
	border-style:solid;
}
.artThumbImage {
	height:75px;
	width:75px;
	border:none;
}
.galleryNavPanelButtons {
	height: 22px;
	width: 730px;
	margin: 4px;
	overflow: hidden;
	border: none;
}
.galleryNavPanelButton {
	height:16px;
	margin-top: 2px;
	margin-bottom: 2px;
	overflow: hidden;
	border: none;
}
.galleryNavPanelButtonPrev {
	width:16px;
	margin-left: 2px;
	margin-right: 8px;
	float:left;
	overflow: hidden;
	border: none;
}
.galleryNavPanelButtonPrevGroup {
	width:32px;
	margin-left: 8px;
	margin-right: 8px;
	float:left;
	overflow: hidden;
	border: none;
}
.galleryNavPanelButtonHome {
	width:64px;
	margin-left: 8px;
	margin-right: 2px;
	float: right;
	overflow: hidden;
	border: none;
}
.galleryNavPanelButtonNext {
	height:16px;
	margin-left: 8px;
	margin-right: 8px;
	float:left;
	overflow: hidden;
	border: none;
}
.galleryNavPanelButtonNextGroup {
	width:32px;
	margin-right: 2px;
	margin-left: 8px;
	float:left;
	overflow: hidden;
	border: none;
}

