body {
     background: url(nebula5.jpg) no-repeat top left;
    background-color:#000000;
    text-align:center;
}
#main {
    width: 699px;
    margin:0px auto;
    padding:0px;
    position: relative;
    background-color: #dec37a;
}

#woitop {
    width:699px;
    margin:0px;
    padding:0px;
    position: relative;
}
 
#body {
    position: relative; left: -100px;
    background-color:#dec37a;
    width:499px;
    height: auto;
    padding:0px;  
}
#sidebar {
    background: url(woi_guidegif.gif) no-repeat top;
    background-color:#aa8f47;
    border: 0;
    width: 199px;
    height: auto;
    padding: 0px;
    position: absolute; left: 489px; top: 244px;
}
#sidebartype {
    height: auto;
    margin-top:80px;
    padding: 0px;
 
}
#footer {
    width:699px;
    margin:0px;
    padding:0px;
    position: relative; 
    background-color:#000000;
}
#city {
    position:relative; top: -5px;
}
#navigation {
    position: relative; top: -38px; z-index:1;
    width:699px;
    height:16px;
    margin:0px;
    padding:0px;
}
#barbottom {
    position: relative; bottom: -10px;
}

a:link {
        font:1em "georgia", serif; text-decoration:none; color:#543f07;
        margin:0px 0px 0px 0px;
        }
    a:visited {
        font:1em "georgia", serif; text-decoration:none; color:#543f07;
        margin:0px 0px 0px 0px;
        }
    a:hover {
        font:1em "georgia", serif; text-decoration:none;
        color:#000000;
        margin:0px 0px 0px 0px;
    }
    
    
li {
      font:0.9em "georgia", serif;
    color:#7d6524;
}
h1 {
    text-align:left;
    font: 1.3em "georgia", bold, serif;
    color:#000000;
    font-weight:normal;
    padding: 0px;
    margin-top:0px;
    margin-bottom:2px;
    margin-right:15px;
    margin-left:20px;
}
h2 {
    text-align:left;
    font: 1em "georgia", bold, serif;
    color:#000000;
    font-weight:normal;
    padding: 0px;
    margin-top:0px;
    margin-bottom:-10px;
    margin-right:0px;
    margin-left:20px;
}

p.text {
    text-align: left;
    font:0.9em "georgia", serif;
    color:#7d6524;
    width: 449px;
    margin-left:25px;
}

p.textq {
    text-align: left;
    font:0.9em "georgia", serif;
    color:#000000;
    width: 449px;
    margin-left:20px;
}
p.preview {
    text-align: center;
    font:0.9em "georgia", serif;
    color:#7d6524;
    width: 699px;
    margin-top:-10px;
}
p.date {
    margin-left:20px;
    text-align: left;
    margin-top: -1px;
    font: .8em "georgia", serif;
    color:#ffffff;
}
p.sidetext {
    text-align: center;
    font:0.9em "georgia", serif;
    color:#ffffff;
    width: 150px;
    margin:0px 0px 2px 0px;
}
p.sideheader {
    text-align: center;
    font:1em "georgia", serif;
    color:#ffffff;
    width: 150px;
    margin:8px 0px 0px 0px;
}
p.sideheader_body {
    text-align: left;
    font:0.8em "georgia", serif;
    color:#ffffff;
    width: 150px;
    margin:0px 0px 20px 0px;
}