body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #0099FF;
    color: #b15997;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    height: 1090px;
    position: relative;
}

h1, h2, div {
    padding: 0;
    margin: 0;
    line-height: 1.2;
}

p {
  margin: 0.8em 0;
}

img {
    border: 0;
}

#logo {
    position: absolute;
    top: 33px;
    left: 30px;
}

#frame {
    position: absolute;
    top: 127px;
    left: 10px;
    width: 725px;
    height: 946px;
    background: url(images/wood.gif);
}

#backing {
	position: absolute;
	top: 23px;
	left: 25px;
	width: 676px;
	height: 893px;
	background: #ed7dcc;
	background-color: #ed7dcc;
}

#nav {
    position: absolute;
    top: 11px;
    left: 9px;
    width: 663px;
    height: 852px;
}


#body {
	position: absolute;
	background: url(images/body.gif);
	top: 32px;
	left: 267px;
	width: 392px;
	height: 308px;
	background-image: url(images/backing.jpg);
}

#scroll {
    overflow: auto;
    margin: 27px;
    height: 200px;
}

#greenguy {
	position: absolute;
	background: url(images/green_guy.gif);
	top: 341px;
	left: 267px;
	width: 139px;
	height: 127px;
	background-image: url(images/2010/chairs_mickey.jpg);
}

#purplegal {
	position: absolute;
	background: url(images/purple_gal.gif);
	top: 342px;
	left: 525px;
	width: 135px;
	height: 130px;
	background-image: url(images/2010/chairs_donald.jpg);
}

#collectnow {
    position: absolute;
    background: url(images/collect_now.gif);
    top: 441px;
    left: 37px;
    width: 202px;
    height: 152px;
}

#wire {
    position: absolute;
    background: url(images/wire.gif);
    top: 28px;
    left: 340px;
    width: 61px;
    height: 39px;
}

#copyright {
	 text-align:center;
    top: 727px;
    left: 34px;
}

.readmore {
    text-align: right;
}

a {
    color: #c93ea1;
    text-decoration: underline;
    font-weight: bold;
}
