body {
background: url(images/background.jpg) top left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#jgal { float:left;
left:500px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:absolute;
width:300px; }
#jgal li { opacity: .5; float: left; display: block; height: 40px; width: auto; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 5px; margin-bottom: 5px; }
#jgal li img { height:40px; width:auto; }
#jgal ul {left: 200px:}
#jgal li .textbox { display:none;
left:50px;
padding:5px;
position:absolute;
top:-90px;
width:300px;}
#jgal li.active .textbox { display: block; }
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #4d3413; opacity: .99 /* safari bug */ }

/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }


#lisasgallery{position:absolute;top:110px;left:250px;}

#Table_01 {
	position:absolute;
	left:50%;
	margin-left: -500px;
	top:0px;
	width:1000px;
	height:640px;
}

#id01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:27px;
}

#id02 {
	position:absolute;
	left:0px;
	top:27px;
	width:52px;
	height:702px;
}

#id03 {
	position:absolute;
	left:0px;
	top:27px;
	width:543px;
	height:89px;
}

#id04 {
	position:absolute;
	left:595px;
	top:27px;
	width:405px;
	height:266px;
}

#id05 {
	position:absolute;
	left:52px;
	top:116px;
	width:543px;
	height:113px;
}

#id06 {
	position:absolute;
	left:52px;
	top:229px;
	width:25px;
	height:500px;
}

#id07 {
	position:absolute;
	left:0px;
	top:120px;
	width:86px;
	height:40px;
}

#id08 {
	position:absolute;
	left:163px;
	top:229px;
	width:432px;
	height:73px;
}

#id09 {
	position:absolute;
	left:77px;
	top:269px;
	width:86px;
	height:4px;
}

#id10 {
	position:absolute;
	left:77px;
	top:273px;
	width:1px;
	height:456px;
}

#id11 {
	position:absolute;
	left:0px;
	top:160px;
	width:40px;
	height:28px;
}

#id12 {
	position:absolute;
	left:118px;
	top:273px;
	width:45px;
	height:29px;
}

#id13 {
	position:absolute;
	left:78px;
	top:301px;
	width:40px;
	height:1px;
}

#id14 {
	position:absolute;
	left:78px;
	top:302px;
	width:1px;
	height:427px;
}

#id15 {
	position:absolute;
	left:0px;
	top:200px;
	width:180px;
	height:33px;
}

#id16 {
	position:absolute;
	left:259px;
	top:302px;
	width:336px;
	height:72px;
}

#id17 {
	position:absolute;
	left:79px;
	top:335px;
	width:180px;
	height:2px;
}

#id18 {
	position:absolute;
	left:79px;
	top:337px;
	width:1px;
	height:392px;
}

#id19 {
	position:absolute;
	left:0px;
	top:240px;
	width:160px;
	height:28px;
}

#id20 {
	position:absolute;
	left:240px;
	top:337px;
	width:19px;
	height:37px;
}

#id21 {
	position:absolute;
	left:80px;
	top:365px;
	width:160px;
	height:9px;
}

#id22 {
	position:absolute;
	left:0px;
	top:280px;
	width:206px;
	height:38px;
}

#bitsandbobs {
	position:absolute;
	left:0px;
	top:320px;
	width:178px;
	height:33px;
}

#id23 {
	position:absolute;
	left:286px;
	top:374px;
	width:309px;
	height:355px;
}

#id24 {
	position:absolute;
	left:80px;
	top:412px;
	width:206px;
	height:317px;
}

#rose {
	position: absolute;
	width: 250px;
	height:212px;
	bottom: 0px;
	left: 0px;
}

#content {
	position: absolute;
	float:left;
	height:500px;
	right:0px;
	top: 120px;
	width:700px;
}

#footer {
	font-size:8px;
	left:70px;
	position:absolute;
	top:650px;
}

#footer a {
	font-style: italic;
	color:#000000;
}


/* css to align images in wordpress content */

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }
	
	img{ behavior: url(/wp-content/themes/lisacharringtonwilden/iepngfix.htc) }
