body
{
background-color: #336600;
color: #fff;
padding: 0px;
border-style: hidden;
font-family: sans-serif;
font-family: Georgia, sans-serif;
width: 800px;
margin: auto;
}

a:link {
color: #990002;
}


#pagebox
{
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: center;
background-color: #fff
}

#header 
{
width: 800px; 
height: 196px;
}

#menu
{
height: 38px;
width: 800px;
padding:0;
margin:0;
color:#fff;
white-space:nowrap;
list-style-type:none;
background-color: #990002
}
#menu li {display:inline; font-weight: bold}
#menu li a
{
padding:0.2em 1em;
background:#990002;
color:white;
text-decoration:none;
float:left;
}
#menu li a:hover
{
background:#990002;
color: yellow;
text-decoration: underline
}

#navbar
{
position: absolute;
top: 188px;
left: 190px
}

.textdiv
{
position: absolute;
left: 230px;
width: 390px;
text-align: left;
color: #333;
display: block;
}

#list
{
position: absolute;
left: 230px;
width: 390px;
padding: 4px;
text-align: left;
color: #333;
}

#list ul 
{
    width: 440px;
    list-style-type:none;
	font-weight: bold;
	color: #5F7E57
}
#list li {
    width:140px;
    margin:15px 40px 0 0;
    padding:0 10px 0 0;
    line-height:15px;
	display: inline;
    float:left;
}


.flower
{
position: absolute;
}

#textdiv2
{
top: 265px; 
margin: auto;
width: 62%; 
padding: 0px; 
text-align: center; 
color: black;
}

#textdiv2 ul
{
list-style: none;
margin: auto;
padding: 10px;
}

#susandiv
{
padding: 40px;
margin: auto;
width: 720px;
color: #333;
background-color: white
}

#footer
{
padding: 5px 0 0 0;
background-image: url(footer.png);
height: 70px;
width: 800px;
margin: auto;
font-size: 1.4em;
line-height:90%
}
