* {
margin: 0;
padding: 0;
font-weight: normal;
}

body {
margin: 0;
padding: 0;
text-align: center;
background-color: #166D28;
color: #000000;
font: 0.9em Georgia, "Times New Roman", Times, serif;
}

h1 {
margin: 0;
padding: 0;
padding-bottom: 23px;
}

h1 a {
display: block;
width: 643px;
height: 164px;
margin-top: 12px;
margin-left: 93px;
position: absolute;
}

h1 span {
display: none;
}

h2 {
text-align: left;
font-variant: small-caps;
color: #1D672D;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 0.5em;
}

* + h2 {
margin-top: 0.5em;
}

p a:link, p a:visited {
color: #166D28;
font-weight: bold;
}

p a:hover {
background-color: #166D28;
color: #FFFFFF;
}

p {
text-align: justify;
}

a img, :link img, :visited img {
border: none;
}

img {
border: 1px solid #296633;
margin: 0 0 5px 5px;
}

img + img {
/*margin: 0 0 11px 0;*/
}

form {
text-align: left;
}

input, select, textarea {
display: block;
clear: both;
margin-bottom: 5px;
position: relative;
left: 10px;
font: 0.9em Georgia, "Times New Roman", Times, serif;
}

label {
font-weight: bold;
}

label em {
font-weight: bold;
font-style: italic;
}

label span {
color: #888888;
font-weight: normal;
font-style: italic;
}

label.error {
color: #FFFFFF;
background-color: #CC3300;
}

label.optional {
font-weight: normal;
}

#sent_message {
display: block;
background-color: #ffe0aa;
border: 1px solid #296633;
margin: 10px 30px;
padding: 10px;
text-align: left;
}

#sent_message span {
font-weight: bold;
}

#page {
display: block;
width: 780px;
min-height: 682px;
margin: 0 auto;
background: transparent url(/wfg/large-bg.jpg) no-repeat center top;
clear: both;
}

#prop {
background: transparent;
border: none;
height: 815px;
display: block;
}

#content {
display: block;
padding: 15px;
width: 540px; /* used to be 535 */
top: 187px;
margin-top: -660px;
margin-left: 252px;
background: #FFFFFF url(/wfg/linedrawing.jpg) no-repeat left top;
border: 6px double #166D28;
clear: none;
}

#content p {
margin-bottom: 1em;
line-height: 1.3em;
}

#nav {
text-align: left;
list-style: none;
position: relative;
float:left;
top: 203px;
left: 0px;
width: 218px;
}

#nav span {
display: none;
}

#nav li {
display: block;
background: no-repeat 0px 0px transparent fixed;
padding: 0;
margin: 0;
}

#nav a {
display: block;
width: 218px;
height: 40px;
text-decoration: none;
}

.home-active, .home-nav:hover {
background-image: url(/wfg/nav/home.gif);
}

.play-active, .play-nav:hover {
background-image: url(/wfg/nav/play.gif);
}

.artwork-active, .artwork-nav:hover {
background-image: url(/wfg/nav/artwork.gif);
}

.contact-active, .contact-nav:hover {
background-image: url(/wfg/nav/contact.gif);
}

.agents-active, .agents-nav:hover {
background-image: url(/wfg/nav/agents.gif);
}

#copyright {
clear: both;
padding: 15px;
color: #FFFFFF;
text-align: center;
bottom: 0;
}

#copyright p {
text-align: center;
}

#copyright a:link, #copyright a:visited {
color: #FFFFFF;
}

#copyright a:hover {
background-color: #FFFFFF;
color: #1D672D;
}