#header {
        width: 900px;
        height: 40px;
        margin: 0px;
        padding: 0px;
        background : url(../images/pheader.gif) no-repeat;
        position: absolute;
        top: 0px;
        left: 50px;
}

#maintopic {
        width: 900px;
        text-align: right;
        padding: 4px 0px 6px 0px;
        margin: 0px;
        position: absolute;
        top: 60px;
        left: 50px;
}

#plaintext, #htmlheader {
        position: absolute;
        top: 10px;
        left: 850px;
        text-align: right;
        width: 100px;
}

#plaintext a {
        text-decoration: none;
        color: #CFCFCF;
}


#maintopic ul {
        list-style-type: none;
        margin:0px;
        padding:0px;
}

#maintopic li {
        display: inline;
}

#maintopic li a {
        margin: 0px;
        padding: 4px 8px 6px 8px;
        background : #5F5F5F url(../images/pel.gif) no-repeat top left;
        text-decoration: none;
        color: #CFCFCF;
        border-left: 1px solid #ffffff;
}

#maintopic li a img {
        vertical-align : middle;
}

#maintopic li a.sel {
        background-color: #FF8000;
}

#maintopic li a:hover {
        background-color : #CFCFCF;
        color: #ffffff;
}

#eyecatcher {
        width: 100%;
        height: 180px;
        margin: 0px;
        padding: 0px;
        background : #FF8000 url(../images/s2dlogo.jpg) no-repeat 50px 0px;
        position: absolute;
        top: 84px;
        left: 0px;
}

#eyecatcher0 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_0.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}



#eyecatcher1 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_1.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}



#eyecatcher2 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_2.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}



#eyecatcher3 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_3.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}



#eyecatcher4 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_4.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}



#eyecatcher5 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_5.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}



#eyecatcher6 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_6.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}



#eyecatcher7 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_7.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}



#eyecatcher8 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_8.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}

#eyecatcher9 {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background : #FF8000 url(../images/banner_9.jpg) no-repeat 50px 0px;
 position: absolute;
 top: 84px;
 left: 0px;
}





#topic {
        position: absolute;
        top: 234px;
        left: 50px;
        width: 200px;
        background-color: #5F5F5F;
        padding: 0px;
        margin: 0px;
}

#topic h3 {
        margin: 0px;
        padding: 6px 10px 4px 10px;
        height: 19px;
        background-color: #5F5F5F;
        border-bottom: #FF8000 1px solid;
        color: #CFCFCF;
        display: block;
        font-size: 100%;
        font-weight: normal;
}


#topic p {
        text-align: right;
        margin: 0px;
        padding: 4px 10px 4px 10px;
}

#topic p.sub {
        padding: 2px 40px 4px 10px;
}


#topic p a {
        text-decoration: none;
        color: #CFCFCF;
}

#topic p a:hover {
        color: #FF8000;
}

form.search {
        padding: 10px;
        margin: 0px;
}

form.search input {
        padding: 0px;
        margin: 0px;
        vertical-align : middle;
}

input.search {
        border: #FF8000 1px solid;
        width: 150px;
}


#content {
        width: 510px;
        padding: 10px;
        margin: 0px;
        background-color: #ffffff;
        position: absolute;
        top: 264px;
        left: 250px;
}

#sidebar {
        position: absolute;
        top: 264px;
        left: 779px;
        width: 160px;
        padding: 10px;
        border-left: 1px solid #FF8000;
        border-bottom: 1px solid #FF8000;
        background-color: #ffffff;
}