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

#wrapper {
	margin: auto;
	text-align: left;
	width: 950px;
	height: 679px;
	position: relative;
	left: 11px;
}

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

p {
  margin: 0.8em 0;
}

img {
    border: 0;
}

#frame {
    position: absolute;
    top: 4px;
    left: 5px;
    width: 935px;
    height: 672px;
}

#backing {
    position: absolute;
    top: 8px;
    left: 5px;
    width: 237px;
    height: 658px;
    background: #FFCCCC;
}

#nav {
    position: absolute;
    top: 37px;
    left: 15px;
    width: 247px;
    height: 358px;
}


#body {
    position: absolute;
    top: 227px;
    left: 166px;
    width: 216px;
    height: 315px;
}

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

#greenguy {
	position: absolute;
	top: 384px;
	left: 237px;
	width: 371px;
	height: 37px;
	color: #330000;
}

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

.readmore {
    text-align: right;
}

a {
    color: #000066;
    text-decoration: underline;
    font-weight: bold;
}
#scroll wide {
    overflow: auto;
    margin: 20px;
    height: 200px;
}
