body {
font-family: "Skia", "Helvetica", "Verdana", "Arial", sans-serif;
color: #4B4C39;
background-color: #4B4C39;
font-size: 100%;
line-height: 100%;
text-align: center;
margin: 0 auto;
}

body a {
text-decoration: none;
font-weight: normal;
color: #4B4C39;
}

body a:hover {
text-decoration: underline;
color: #ffffff;
}

#container {
position: absolute;
left: 0px;
right: 0px;
top: 25px;
width: 700px;
max-width: 700px;
height: 557px;
background-color: #8BD700;
text-align: center;
margin: 0 auto;
border: 2px solid #ffffff;
}

#header {
position: absolute;
left: 0px;
top: 0px;
width: 126px;
height: 557px;
background-color: #4B4C39;
}

#header img {
width: 126px;
height: 557px;
}

#nav {
position: absolute;
top: 0px;
right: 0px;
width: 569px;
height: 28px;
text-align: right;
padding-right: 5px;
padding-bottom: 5px;
background-color: #ffffff;
}

#list li {
display: inline;
list-style-type: none;
}

#list li a {
padding: 5px;
}

#current a {
color: #4B4C39;
text-decoration: none;
background-color: #8BD700;
line-height: 100%;
}

#list li a:hover {
color: #4B4C39;
text-decoration: none;
background-color: #8BD700;
line-height: 100%;
}

#content {
position: absolute;
top: 30px;
right: 0px;
width: 560px;
max-width: 560px;
height: 500px;
font-size: 100%;
font-family: "Skia", "Helvetica", "Verdana", "Arial", sans-serif;
padding: 5px;
}

#footer {
position: absolute;
bottom: -20px;
right: 0px;
width: 650px;
height: 28px;
color: #ffffff;
font-size: 80%;
text-align: right;
}

#footer a {
color: #fff;
}

#footer a:hover {
text-decoration: underline;
}

#bodylist li {
list-style-type: none;
line-height: 110%;
padding-top: 10px;
padding-bottom: 10px;
}

#menu {
font-size: 90%;
}

.menulist li {
list-style-type: none;
display: block;
text-align: right;
}

.fillinglist li {
list-style-type: none;
text-align: center;
left: 0px;
right: 0px;
padding: 0;
margin: 0 auto;
}

.pricelist li {
list-style-type: none;
text-align: center;
left: 0px;
right: 0px;
padding: 0;
margin: 0 auto;
font-size: 150%;
font-weight: bold;
}

.pullout {
position:absolute;
top: 180px;
left: 0px;
right: 0px;
margin: 0 auto;
text-align: center;
font-size: 140%;
}

h1 {
font-size: 170%;
text-align: center;
font-weight: bold;
}

h2 {
font-size: 110%;
text-align: left;
}

h3 {
font-size: 105%;
text-align: center;
}