* {margin: 0; padding: 0;}

body {height:100%;font: normal 100%/150% tahoma, verdana, arial, helvetica, sans-serif; letter-spacing: 1px;}

h1 {font-size: 1.75em; line-height: 1.8em;}
h2 {font-size: 1.2em; line-height: 1.1em;}
h3 {font-size: 1.05em; line-height: 1.1em;}
h4 {font-size: 0.95em; line-height: 1em;}
h5 {font-size: 0.85em; line-height: 0.9em;}
h6 {font-size: 0.75em; line-height: 0.8em;}
img {border: 0;                                 /*fixes firefox bug */
display: inline;}                               /*fixes IE bug */

/***************************************************************************/
/**************************** MAIN ELEMENTS ********************************/

body {
margin:0;padding:0;
height:100%;
background-image: url(images/bodybg2.gif);
background-position:top left;
background-color:#528ab0;
background-repeat: repeat-x;
font-family: sans-serif;
text-align:left;
overflow-x: hidden;
min-width:99%;/* stop mozilla sliding off the edge */
}

#banner {
position:absolute;
left:0px;top:5px;
width:769px;height:175px;
background-image:url(images/banner.gif);
background-repeat:no-repeat;
z-index:5;
}

#landscape {
position:absolute;
height:574px;width:2000px;
bottom:0;left:0;
background-image: url(images/landscape.gif);
background-repeat:repeat-x;
z-index:1;
}

#moon {
position:absolute;
bottom:75%;left:70%;
height:200px;width:200px;
background-image:url(images/moon.gif);
background-repeat:no-repeat;
z-index:0;
}

#footer {
position: absolute;
bottom:0;right:0;
z-index:3;
color:#fea67f;
}

/********************* ALL CONTENT ************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/

#content {
position:absolute;
left:120px;top:180px;
width:615px;
padding:1em;
border:1px dotted #528ab0;
z-index:4;
}

#content p{font-size:.8em; padding:.5em;}

#content a{
color: black;
text-decoration: none;
font-weight: bolder;
border-bottom: 1px dotted;
}

#content a:hover{
border-color: #fea67f;
color: #fea67f;
background: #333439;
}


/************************ ALL NAVLIST ********************/


#navlist {
position:absolute;
left:0;top:180px;
padding: 0 1px 1px;
margin-left: 0;
font: 12px Verdana, sans-serif;
border: 1px dotted #96a57f;
width: 117px;
z-index:50;
}

#navlist li {
list-style: none;
padding:.5em;
margin: 0;
border-top: 1px dotted #96a57f;
text-align: left;
}

#navlist li a {
display: block;
padding: 0.25em 0.25em 0.25em 0.75em;
border-left: 1em solid #96a57f;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
border-color: #fea67f;
color: #f8e17f;
background-image: url(images/buttonhover.gif);
}

/************************ EXTRA BANNERS ********************/

#banner2 {
position:absolute;
left:0px;top:5px;
width:769px;height:175px;
background-image:url(images/banner2.gif);
background-repeat:no-repeat;
z-index:5;
}

#banner3 {
position:absolute;
left:0px;top:5px;
width:769px;height:175px;
background-image:url(images/banner3.gif);
background-repeat:no-repeat;
z-index:5;
}

#banner4 {
position:absolute;
left:0px;top:5px;
width:769px;height:175px;
background-image:url(images/banner4.gif);
background-repeat:no-repeat;
z-index:5;
}

/************************ EXTRA MOONS ********************/

#moon2 {
position:absolute;
bottom:70%;left:70%;
height:200px;width:200px;
background-image:url(images/moon2.gif);
background-repeat:no-repeat;
z-index:0;
}

#moon3 {
position:absolute;
bottom:70%;left:70%;
height:200px;width:200px;
background-image:url(images/moon3.gif);
background-repeat:no-repeat;
z-index:0;
}

#moon4 {
position:absolute;
bottom:70%;left:70%;
height:200px;width:200px;
background-image:url(images/moon4.gif);
background-repeat:no-repeat;
z-index:0;
}

#fullmoon {
position:absolute;
bottom:70%;left:70%;
height:200px;width:200px;
background-image:url(images/fullmoon.gif);
background-repeat:no-repeat;
z-index:0;
}

#wc3css {
position:absolute;
bottom:2px;left:0;
width:60px;height:21px;

z-index:10;
}
