BODY {
 background: #FFFFFF;
}

a:link {
 color: #000000;
 text-decoration: underline;
}

a:active {
 color: #990000;
 text-decoration: underline;
}

a:visited {
 color: #000066;
 text-decoration: underline;
}

a:hover {
 color: #555555;
 border-bottom-color: #010101;
 border-bottom-style: dashed;
 border-bottom-width: thin;
 text-decoration: underline;
 cursor: crosshair;
}

a img {
 border: none;
 border-bottom-style: none;
}

li {
 list-style-image: url("http://www.k-pdt.net/misc/themes/painful_passion/dot.png");
}

table {
 font-family: Verdana;
 font-size: x-small;
}

.form {
 font-size: x-small;
 font-family: Verdana;
 color: #990000;
}

.contain {
 width: 100%;
 height: 19px;
 background-repeat: repeat;
}

.ri {
 float: right;
}

.le {
 float: left;
 left: 0px;
}

.tb {
 width: 100%;
 height: 100%;
 padding: 0px;
 border-spacing: 0px;
}

.above {
 height: 90%;
 vertical-align: top;
 padding: 0px;
}

.below {
 height: 10%;
 vertical-align: bottom;
 padding: 0px;
}

.container {
 background-color: #CECDCE;
 width: 98%;
 float: left;
 font-family: Verdana;
 font-size: x-small;
 padding: 5px;
}

#top {
 color: #FFFFFF;
 vertical-align: top;
 background: #0010BD url(http://www.k-pdt.net/painful_passion/topside.png) no-repeat right;
 top: 0px;
 height: auto;
 width: 99%;
}

#lsidebar {
 background-color: #CECDCE;
 width: 13%;
 height: 670px;
 float: left;
 font-family: Verdana;
 font-size: x-small;
}

#rsidebar {
 background-color: #CECDCE;
 width: 13%;
 height: 670px;
 float: left;
 font-family: Verdana;
 font-size: x-small;
}

#main {
 width: 73%;
 font-family: Verdana;
 font-size: x-small;
 background-color: #FFFFFF;
 float: left;
 padding-left: 1px;
 height: 670px;
}

#news {
 font-family: Verdana;
 font-size: x-small;
}

#boxle {
 padding-top: 1px;
 min-height: 670px;
 height: auto;
}

#bnav {
 text-align: center;
 font-weight: bold;
 font-family: Verdana;
}

#bottom {
 background-color: #656565;
 width: 99%;
 height: auto;
 vertical-align: bottom;
 font-family: Verdana;
 font-size: x-small;
 border-width: 1px;
 border-style: solid;
 overflow: hidden;
 clear: both;
}