/* Start of CMSMS style sheet 'wwkc_layout_test' */
* {
  margin:0;
  padding:0;
}

body {
/*    background-color: #993300 ; */
}

div#pagewrapper {
    width: 980px; 
    background-color: #ffffff;
    margin-top: 10px;
    margin-left: 14px;
    margin-right:7px;
/*    border: 1px solid #333333; */
}

div#header {
    width: 100%;
    height: 112px;
    /* background: #ffffff url("/uploads/images/WWKC_header_new.jpg"); */
}

div#header h1 a {
            background: #ffffff url("/uploads/images/WWKC_header_new.jpg");
            display: block;
            height: 112px;
            text-indent: -700em;
            width: 100%;
            margin: 0;
            padding: 0;
            text-decoration:none;
        }

   
div#topnav {
    width: 100%;
    position: relative;
    /* background-color: #d37a18; */
    background-color: #ffffff;
    border-top: 1px solid #000099;
    margin: 2px 0;
    padding: 5px 0;
}
div#wrapper {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    background-color: #ffffff;
}

div#rightnav {
    float: right;
    width: 19%;
    display: inline;
    padding: 20px 0 10px 0;
    background-color: inherit;
}

div#main {
    float: left;
    width: 775px;
    display: inline;
    padding: 10px 0 10px 0;
    background-color: inherit;
}

div#main-one {
    float: left;
    width: 77%;
    display: inline;
    padding: 20px 5px 10px 0;
    background-color: inherit;
}

div#main-left {
    float: left;
    width: 100%;
    display: inline;
    padding: 10px 5px 10px 0;
    background-color: inherit;
}

div#main-right {
    float: right;
    width: 240px;
    display: inline;
    margin-left: 15px;
    padding: 0 5px 5px 5px;
    background-color: inherit;
}

div#heading {
    padding-top: 10px;
    padding-bottom: 10px;
}

div#left235 {
   width: 235px;
    float: left;
    margin-right: 20px;
}

div.contentbox {
    width: 235px;
    float: left;
    margin-right: 20px;
}

div.contentboxc {
    width: 235px;
    float: left;
}

div.contentbox_header {
    width: 100%;
    background: #ffffff url("/uploads/images/contentbox_bg.jpg");
    height: 36px;
    font-weight: bold;
    font-size: 14pt;
    line-height: 18pt;
    text-align: center;
    padding-top: 8px;
    color: #ffffff;
    margin-bottom: 20px;
}

div.contentbox_body {
    background: #ffffff;
    padding: 0 0 10px 0;
    font-size: 10pt;
}

div.contentbox_bot {
    background: #ffffff;
    height: 15px;
}

div.boxspacer {
    width: 235px;
    height: 10px;
    float: left;
}

div#footer {
    clear:both;
    width: 100%;
    border-top: 1px solid #000099;
}

div.news {
    width: 235px;
}

div.newshead {
    width: 100%;
    height: 38px;
    background: #ffffff url("/uploads/images/newtopbg.gif");
    font-weight: bold;
    font-size: 14pt;
    text-align: center;
    color: #fff;
    padding-top: 8px;
}

.newshead label {
    margin: 8px 0 0 0;
}
div.newsbody {
    background: #ffffff url("/uploads/images/newmidbg.gif") repeat-y;
    padding:10px;
    font-size: 10pt;
}

div.newsbot {
    background: #ffffff url("/uploads/images/newbotbg.gif") repeat-y;
    height: 15px;
}

#rightnav table {
    border: 1px solid red;
    align: right;
}

div.boxright {
    display: block;
    margin: 0 0 10px 0;
    padding: 5px 5px 5px 15px;
    background: #fff4f4 url("/uploads/images/boxright.gif") repeat-y;
/* border: 2px solid #f1240e; */

}

div.left {
    float: left;
}

div.right {
    float: right;
}

div.random_image {
    clear: both;
    padding-top: 10px;
}

#NewsPostDetailHorizRule {color: #000099;}


/* End of 'wwkc_layout_test' */

