html {
margin: 0px;
}

a {
	color: #97461A;
}

body {
background-image:url('orange.jpg');
background-color: #97461A;
font-family: Garamond;
color: #F7E8D1;
width: 100%;
margin: 0px;
}

a:hover {
	color: #BF7028;
}


#container {
width:100%;
}

#spacer {
position:relative;
width:100%;
height:33px;
}

#content {
position:relative;
width:60%;
margin-left: auto;
margin-right: auto;
margin-top: auto;
text-align:justify;
}

#menubar {
position:relative;
z-index:100;
height:50px;
text-align:center;
background-color: #322b25;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
}

#top1 {
position:relative;
width:100%;
height:63px;
background-image:url('1top.png');
background-repeat:repeat-x;
}

#bottom1 {
position:relative;
width:100%;
height:63px;
background-image:url('1bottom.png');
background-repeat:repeat-x;
}

#top2 {
position:relative;
width:100%;
height:63px;
background-image:url('2top.png');
background-repeat:repeat-x;
}

#bottom2 {
position:relative;
width:100%;
height:63px;
background-image:url('2bottom.png');
background-repeat:repeat-x;
}

#top3 {
position:relative;
width:100%;
height:63px;
background-image:url('3top.png');
background-repeat:repeat-x;
}

#bottom3 {
position:relative;
width:100%;
height:63px;
background-image:url('3bottom.png');
background-repeat:repeat-x;
}

#top4 {
position:relative;
width:100%;
height:63px;
background-image:url('4top.png');
background-repeat:repeat-x;
}

#bottom4 {
position:relative;
width:100%;
height:63px;
background-image:url('4bottom.png');
background-repeat:repeat-x;
}

#top5 {
position:relative;
width:100%;
height:63px;
background-image:url('5top.png');
background-repeat:repeat-x;
}

#bottom5 {
position:relative;
width:100%;
height:63px;
background-image:url('5bottom.png');
background-repeat:repeat-x;
}

#pagedoll {
position:relative;
width:100%;
background-image:url('pagedoll.png');
background-repeat:no-repeat;
background-position:center top;
}

#paper1 {
position:relative;
width:100%;
background-image:url('1paper.png');
border: 0px solid #ffffff;
}

#paper2 {
position:relative;
width:100%;
background-image:url('2paper.png');
border: 0px solid #ffffff;
}

#paper3 {
position:relative;
width:100%;
background-image:url('3paper.png');
border: 0px solid #ffffff;
}

#paper4 {
position:relative;
width:100%;
background-image:url('4paper.png');
border: 0px solid #ffffff;
}

#paper5 {
position:relative;
width:100%;
background-image:url('5paper.png');
border: 0px solid #ffffff;
}

#block0 {
position:relative;
width:100%;
}

#block1 {
position:relative;
width:100%;
background-color: #322b25;
}

#block2 {
position:relative;
width:100%;
background-color: #554b3f;
}

#block3 {
position:relative;
width:100%;
background-color: #c5a184;
}

#block4 {
position:relative;
width:100%;
background-color: #f7e8d1;
}

#block5 {
position:relative;
width:100%;
background-color: #fefbf2;
}

#beach {
position:relative;
width:100%;
background-image:url('kofi.png');
border: 0px solid #ffffff;
}