#header {
        width: 800px;
        height: 40px;
        margin: 0px;
        padding: 0px;
        background : url(../images/pheader.gif) no-repeat;
        position: absolute;
        top: 0px;
        left: 50px;
}

#maintopic {
        width: 700px;
        text-align: left;
        padding: 6px 0px 8px 0px;
        margin: 0px;
        position: absolute;
        top: 230px;
        left: 220px;
        background : #ffcc00 url(../images/pbuttonbgr.gif);

}

#plaintext, #htmlheader {
        position: absolute;
        top: 20px;
        left: 0px;
        text-align: right;
        width: 100px;
}

#plaintext a {
        text-decoration: none;
        color: #FFFFFE;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
        margin: 0px;
        padding: 6px 8px 8px 8px;
        background : #666666 url(../images/pbuttonbgr.gif);
        text-decoration: none;
         font-weight: bold;
         font-size: 120%;
        color: #ffffff;
        border-right: 0px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
        background: #666666 url(../images/pbuttonbgra.gif);
         color: #99cc22;
}

#maintopic li a:hover {
         background: #666666 url(../images/pbuttonbgra.gif);
         color: #ffffff;
}

#eyecatcher {
        width: 100%;
        height: 180px;
        margin: 0px;
        padding: 0px;
        position: absolute;
        top: 50px;
        left: 20px;
}

#topic {
        position: absolute;
        top: 210px;
        left: 20px;
        width: 200px;
         border-left: 2px solid #666666;
        border-bottom: 2px solid #666666;
         background-color: #FFFFFE;
        padding: 0px;
        margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #FFFFFE;
	border-bottom: #666666 1px solid;
	color: #4159A1;
	display: block;
	font-size: 100%;
	font-weight: normal;
}


#topic p {
        text-align: right;
        margin: 0px;
        padding: 4px 10px 4px 10px;
        font-weight: bold;
        font-size: 110%;
}

#topic p.sub {
        padding: 2px 40px 4px 10px;
        font-weight: normal;
        font-size: 90%;
}


#topic p a {
	text-decoration: none;
	color: #4159A1;
}

#topic p a:hover {
        color: #666666;
        font-size: 110%;

}

}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

#more {
        width: 500px;
        left: 0px;
        text-align: right;
        margin: 10px 0px 0px 0px;
 }

#smallgrey  {
         text-decoration: none;
         font-size: 80%;

  }
#smallgrey_borderbottom  {
         text-decoration: none;
         font-size: 80%;



 }
#youarehere {
         width: 600px;
        position: absolute;
         top: 261px;
         left: 230px;
         height: 20px;
        margin: 0px;
        padding: 10px 0px 0px 0px;
        color: #ffffff;
        font-size: 100%;

}


#content {
        width: 660px;
        padding: 10px ;
        margin: 0px;
         position: absolute;
         top: 296px;
        left: 230px;
         border-left: 1px solid #666666;
        border-bottom: 1px solid #666666;
         background: #ffffff url(../images/ptt.gif) no-repeat bottom right

}

#sidebar {
        position: absolute;
         top: 50px;
        left: 920px;
        width: 160px;
        padding: 10px;
         color: #000000;
         border-left: 2px solid #666666;
        border-bottom: 2px solid #666666;
        background-color: #99cc22;
}