body
{
margin:auto;
background-color:black;
text-align:center;
background:#cdcdcd url(../images/bodybackground.gif) repeat-x;
font-family:Arial;
width:100%
}

#Container
{
margin:auto;
text-align:justify;
margin:20px;
padding-top:116px;
width:760px;
background-color:white;
border:black 10px solid;
background-image: url(../images/headerback.jpg);
background-repeat:no-repeat;
}

#Header
{
display:none;
}

#Content
{
background:#FFFFFF url(../images/contentback.png) no-repeat;
width:700px;
margin: auto;
clear:both;
overflow: hidden;
padding:10px;
}

#Footer
{
border-top:solid black 3px;
text-align:center;
margin:20px;
}

.center {
text-align:center;
width:100%;
}

h1
{
text-align:center;
}

.label
{
height:20px;
}

#Menu
{
font-weight:bold;
background-image:url(../images/menuback.gif);
background-repeat:repeat-x;
margin-bottom:10px;
}

#Menu a
{
color:black;
text-decoration:none;
}

#Menu a:hover
{
text-decoration:underline;
}

#Menu ul
{
list-style-type: none;
display: block;
padding:5px;
margin:0;
text-align:center;
}

#Menu li
{
display:inline;
padding-left:10px;
padding-right:10px;
}


.W3C {
border:0;
margin:0;
padding:0;
}

.W3CLIST {
list-style-type: none;
display: block;
padding:5px;
margin:0;
text-align:center;
}

.W3CLIST li {
display:inline;
margin:0;
}
