
body {
 background: #000000 url('backPK.png') top left;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FEFEFE;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#c43300;}
a:hover {color: #c43300;}
a:active { color:#0B0B0B;}

h1 {
font-size: 11px;
text-transform:uppercase;

/*border-top:1px solid #010000;
border-bottom:1px solid #010000;*/
/*padding:5px 15px;*/
margin:0px }

h2 {
color: #9A1212;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h4 {
color: #FF6600;
font-size:16px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 960px;

margin-left: auto;
margin-right: auto;
height:100%;
background: #000000 url('menubottom3.png') no-repeat bottom left;
border:1px solid #010000;
}

/* ----------banner for logo-------------- */
#banner {
height:170px;
text-align: center;
background:  url('bannertest.gif') no-repeat bottom center;
background-color: #000000;

padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 
#bannertitle{padding-top:50px;font-size:2em;font-weight:bold;}

/* -----------------content--------------------- */
#content {

background:#000000;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
div#content { 
min-height:672px;
max-height:1050;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 180px;
margin: 0px;
padding: 0px;
background:#000000;
 height:90%;
}

/* --------------right navi------------- */
#right {
float: right;
width: 180px;
margin: 2px;
padding: 0px;
background:#000000;
 height:90%;
}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:0px;

height:35px;
text-align: right; 
background:  url('myfooter.gif') repeat-x ;
}
 #footer h1 a{
 color:#FFFFFF;
 }
  #footer h1{
  padding:5px 5px 0px 0px;
  }
 /**********vertical menu***************/
.verticalmenu ul{
 list-style:none;
/*list-style-image: url("bullet.gif")*/


 padding: 10px;
 margin: 0px;
}

 .verticalmenu li, a:link, .verticalmenu a:visited, .verticalmenu a:hover {
   display: block;
   font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
   color: #9A1212;
   text-decoration: none;
   text-align: center;
   
   width: 140px;
   height: 32px;
   /*background: url('menuhover.gif') no-repeat;*/
 }

 .verticalmenu a:hover{
   background: url('menuhover.gif') no-repeat;
   color: #dc4d1b;
 }

img.floatRightClear { 
    float: right; 
    padding: 0px;
    clear: right; 
    margin: 2px;
    width: 280px; 
}



#scroll {
     width: auto;
     height: 650px;
     overflow: auto;
}


#post {
     color: #FFFFFF;
}

#postTitle {
     font-size: 14px;
     color: #CC1111;
}

#postInfo {
     text-align: right;
     padding-bottom: 8px;
     margin-right: 10px;
     border-bottom: #B40404;
     border-bottom-style: solid;
     border-bottom-width: 1px;
}


#postMessage {
     padding-top: 8px;
     padding-bottom: 25px;
     color: #CB985F;
}


#postTitle a {
     color: #0CB9A8;
     font-size:18px;
     text-decoration: underline;
}

#postTitle a:hover {
     color: #088A4B;
}

#postInfo a {
     color: #B3280D;
     text-decoration: none;
}


#postInfo a:hover {
     color: #B3280D;
}


#postMessage a{
     color: #B3280D;
     text-decoration: none;
}


#postMessage a:hover {
     color: #B3280D;
}


#dList {
     padding-top: 8px;
     padding-bottom: 25px;
     color: #E68A00;
}

#dGold {
     padding-top: 8px;
     padding-bottom: 25px;
     color: #FFCC00;
}

