﻿#wrapper{
	width: 700px;
	text-align: center;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
}

body{
	background-image:url('../08-images/drawer-sm.jpg'); 
	background-repeat:repeat; 
	background-color:#8C070A; 
	margin:10px 0px 0px 0px; 
	font-family:"Century Gothic"; 
}

/* original was 400x240 */
#imap {display:block; width:700px; height:528px; 
	background:url('../08-images/splash.jpg'); position:relative;}

#imap a#title {display:block; width:700px; height:0; padding-top:528px; overflow:hidden; 
	position:absolute; left:0; top:0; background:transparent url('../08-images/splash-hover.jpg') no-repeat 700px 700px; cursor:default;}

* html #imap a#title {height:528px; he\ight:0;}

#imap a#title:hover {background-position: 0 0; z-index:10;}

#imap dd {position:absolute; padding:0; margin:0;}
#imap #artwork {left:48px; top:386px; z-index:20;}
#imap #music {left:280px; top:88px; z-index:20;}
#imap #writing {left:514px; top:385px; z-index:20;}
#imap #multimedia {left:41px; top:10px; z-index:20;}
#imap #artist {left:518px; top:12px; z-index:20;}

#imap a#area1, #imap a#area2, #imap a#area3 {
 	display:block; width:141px; height:73px; 
 	background:transparent url('../08-images/hover.gif') -100px -100px no-repeat; text-decoration:none; z-index:20;}

#imap a#area4, a#area5 {
 	display:block; width:141px; height:46px; 
 	background:transparent url('../08-images/hover2.gif') -100px -100px no-repeat; text-decoration:none; z-index:20;}

#imap a span, #imap a:visited span {display:none;}

#imap a#area1:hover, #imap a#area2:hover, #imap a#area3:hover, #imap a#area4:hover, #imap a#area5:hover {background-position:0 0;}

/* next width is the width fo the text box that shows up when highlighted*/
#imap a:hover span {position:absolute;  width:250px; display:block; 
	font-family:"Century Gothic"; font-size:12px; background:#fff; color:#000; border:1px solid #000; padding:5px;}
* html #imap a:hover span {width:700px; w\idth:388px;}
#imap a#area1:hover span {left:171px; top:-126px;}
#imap a#area2:hover span {left:-61px; top:172px;}
#imap a#area3:hover span {left:-295px; top:-125px;}
#imap a#area4:hover span {left:178px; top:250px;}
#imap a#area5:hover span {left:-299px; top:248px;}

#imap a span:first-line {font-weight:bold; font-style:italic;}

