body
{
font: 76% arial,sans-serif;
margin:0;
text-align:center;
background: #EDF7FC url('bg1.gif') repeat-x;
}

div#container
{
text-align:left;
width:900px;margin:20px auto;
}

div#header
{
height:135px;
text-align:center;
background: url('headerimage.gif');
margin-bottom:7px;
border-bottom:1px inset #778899
}


#button {
padding: 0px 0px 0px 0px;
margin: 0;
text-align:left;
width:100%;
height:32px
}

#button li{
float:left;
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0px 5px 0px 0px;
border:1px solid grey;
display: inline
}

#button p
{
float:right;
margin:-38px 15px 0px 0px;
font:14px tahoma;
color:#778899
}

.gallery {
background-image: url('button1.gif');
background-repeat: no-repeat;
height: 30px;
width: 70px
}

.gallery a{
float:left;
background-image: url('button1.gif');
background-repeat: no-repeat;
height: 30px;
width: 70px;
color:#000000;
text-decoration:none;
text-align:center;
padding-top:6px
}

.gallery a:hover
{
float:left;
background-image: url('button2.gif');
width:70px
}

div#wrapper{float:left;width:100%}

div#content
{
width:100%;
border:1px outset #778899;
margin-top:5px;
background:#FFF
}

div#contenttwo
{
width:100%;
border:1px outset #778899;
margin-top:5px;
height:800px
}

div#contentthree
{
width:100%;
border:1px outset #778899;
margin-top:5px;
height:300px
}

#footer
{
margin:0px 10px 0px 10px;
font:10px arial
}

#footer a
{
text-decoration:none;
color:#000
}