body {
margin: 0;
padding: 0;
background: #000;
color: #fff;
}

#banner p{
font-family: "monotype corsiva", geneva, arial, sans-serif;
font-size: 20pt;
font-weight: bold;
padding: 5px 20px 5px 20px;
}

#banner em {
font-family: "courier new", geneva, arial, serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
}

#head {
background: inherit;
color: #ffc;
position: relative;
top: 0;
left: 0;
padding-bottom: 10pt;
padding-left: 10pt;
clear: both;
}

#head p {
color: inherit;
background: inherit;
font-size: 10pt;
padding-bottom: 2px;
margin-right: 0px;
}

#wrap {
color: inherit;
background-image: url(images/wk4hs2.gif);
background-color: #999;
margin-top: 0px;
margin-right: 0px;
margin-left: 200px;
border-bottom: 2px inset #ccc3a3;
border-left: 2px inset #ccc3a3;
padding-left: 2px;
}

#content {
color: #000;
background-color: #ffc;
}

#content h2:first-letter {
font-size: 18pt;
}

#content p {
padding-right: 10px;
}

#content p:hover {
color: #000;
background-color: #fff;
}

#painted {
color:#fff;
background-color:#000 ;
position: relative;
width: 150px;
text-align: center;
top: 10px;
left: 0;
}

#content h1, h2, h3 {
color: #fff;
font-size: 14pt;
background: #930 url(images/wk4hs.gif);
margin-top: 0;
padding: 10px 0px 10px 10px;
}

#content h1 {
color: #000;
background: #fff url(images/wk4hs2.gif);
font-size: 18pt;
text-align: center;
}

#content p {
font-size: 12pt;
padding-left: 12pt;
}

#foot {
background: inherit;
color: #ffc;
position: relative;
text-align: right;
width: 100%;
font-family: cursive, helvetica, sans-serif;
font-size: 90%;
margin: 0;
clear: both;
}

#foot p {
color: inherit;
background: inherit;
padding: 20px 40px 20px 0px;
margin-bottom: 0;
}

#navcontainer {
font-size: 14px;
font-weight: bold;
float: left;
width: 154px;
padding: 0px 20px 20px 20px;
clear: both;
}

ul#nav a {
display: block;
padding: 5px 5%;
text-decoration: none;
color: #000;
background-image: url(images/wk4hs.gif);
background-color: #930;
border-top: 1px solid #ccc;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #ccc;
}

ul#nav a:hover {
background: url(images/wk4hs2.gif);
background-color: inherit;
color: #fff;
border-top: 1px solid #333;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #333;
}

ul#nav {
list-style: none;
margin: 0;
padding: 0;
margin-bottom:1px;
}

#one {
position: absolute;
top: 483px;
left: 22px;
width: 150px;
height: 187px;
filter: alpha(opacity=50);
-moz-opacity: .5;
z-index: 1;
}

#two {
position: absolute;
top: 350px;
width: 150px;
height: 187px;
border: 2px solid #fff;
filter: alpha(opacity=50);
-moz-opacity: .5;
z-index: 2;
}

#two:hover {
color: red;
filter: alpha(opacity=100);
-moz-opacity: 1;
z-index: 2;
}

#three {
position: absolute;
top: 680px;
left: 22px;
width: 150px;
height: 61px;
z-index: 3;
}

#four {
position: absolute;
top: 550px;
width: 150px;
height: 187px;
filter: alpha(opacity=50);
-moz-opacity: .5;
border: 2px solid #fff;
z-index: 4;
}

#four:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
}

textarea.size {
width: 400px;
}

fieldset.black{
color: inherit;
background: #000 url(images/wk4hs2.gif);
text-align: center;
}

.center {
text-align: center;
}

.lead {
font-size: 30pt;
}