@charset "utf-8";
/* CSS Document */
body {
padding: 0px;
margin: 0px;
font-size: 12px;
font-family: "Lucida Sans";
background: #EAE4C6;
color: #3F321F;
background: #ffffff url(images/bodybg.jpg) bottom fixed repeat-x;
}

a img {border: none;}
form {margin: 0px; padding: 0px;}
a {color: #0066CC; text-decoration: none;}
li {list-style-position: inside; }
h1, h2, h3, h4, h5 {color: #000000}

.windowbutton {
text-align: center;
}
.windowbutton a {
text-align: center;
font-size: 12px;
color: #000000;
font-weight: bold;
}