body {
	background-color: blue;
	font-family: "Times New Roman", Times, serif;
        color: white;
        width: 100%;
}
#navigate {
        width: 80%;
        height: auto;
}
div.content {
       text-align: justify;
       padding-right: 10px;
       padding-left: 10px;
       margin-left: 170px;
}
p.notes {
      float: right;
}
a:link {color: #FFFF00}
a:visited {color: #00FF00}
a:hover {color: #FF0000}
a:active {color: #00FFFF}
#theclock {
        background-color: #0000FF !important;
        color: white !important;
        position:absolute;
        left:0px;
        top:0px;
        border-style: solid;
        border-width: 5px;
        border-color: #00FF00;
        padding: 1px 5px;
        z-index:1;
        height: auto;
        width: auto;
}
td.Right {
	background-color: rgb(0, 204, 204);
        vertical-align: top;
         border-style: solid;
         border-width: 1px;
         width:  5px;
}
td.disclaimer {
        font-size: 14px;
         border-style: solid;
         border-width: 1px
}
td.footer {
        vertical-align: top; 
        text-align: center;
         border-style: solid;
         border-width: 1px
}
#main {
         width: 98%; 
         text-align: left;
         border-style: solid;
         border-width: 1px;
         table-layout: fixed
}
#ticker {
        font-size: small;
}
#intro   {
         width: 98%;
         background-color: white; 
         text-align: left;
         border-style: solid;
         border-width: 1px;
         padding-left: 10px;
         table-layout: fixed;
}
#Welcome {
         width: 100%;
         background-color: white;
         color: black; 
         text-align: left;
         border-style: solid;
         border-width: 1px;
         padding-left: 10px;
         padding-right: 10px;
         text-align:  justify;
}
td.adblock {
        background-color: #0000FF;
        width: 160px;
        vertical-align: top;
        border-style: solid;
        border-width: 1px
}
#lastmod {
        text-align: center;
}
#mylinks {
        vertical-align: top;
         width: 100%;
        padding-left: 10px;
        padding-right: 10px;
         border-style: solid;
         border-width: 1px;
         text-align:  justify; 
}

div.codebox {
        width: 100%;
        height: 200px;
        overflow: scroll;
        background-color:#00FFFF;
        color: black !important;
}
pre.codeblock {
        background-color: #00FFFF;
        width: 100%;
        border: solid;
        border-width: 1px;
        color: black !important;
        overflow: scroll;
}
div.errormsg {
        color: rgb(255, 0, 0);
}
span.error {
        color: rgb(255, 0, 0);
}
div.cse-branding-right {
	background-color: blue !important;
}
img.screenshot 
{
float: left;
}
div.banner {
      position: relative;
      top: 10px;
      text-align: center;
}
div.SkinPage {

}
#JavascriptWarn {
       width: auto;
       height: auto;
}
div.SkinPanel {
       border: solid;
       border-color: white;
       height: auto;
       width: 150px;
       float: left;
       z-index: 1;
}
div.instruct {
       height: auto;
       width: auto;
       padding-left: 5px;
       padding-right: 5px;
       border-color: white;
       text-align: left;
}
button.Peach {
        background-color: #FFDAB9;
        border-color: white;
        color: black;
        border: solid;
        height: auto;
        width: auto;
        text-align: center;
}
button.Blue {
        background-color: blue;
        border-color: white;
        color: white;
        border: solid;
        height: auto;
        width: auto;
        text-align: center;
}
button.Black {
        background-color: black;
        border-color: white;
        color: white;
        border: solid;
        height: auto;
        width: auto;
        text-align: center;
}
button.White {
        background-color: white;
        border-color: white;
        color: black;
        border: solid;
        height: auto;
        width: auto;
        text-align: center;
}
button.Blueonwhite {
        background-color: white;
        color: blue;
        border: solid;
        height: auto;
        width: auto;
        text-align: center;
        border-color: blue;
}
button.Marble {
        background-image: url(Bmarble.gif);
        background-color: white;
        border-color: black;
        color: black;
        border: solid;
        height: auto;
        width: auto;
        text-align: center;
}
button.greenmarble {
        background-image: url(DK18GRN.JPG);
        background-color: white;
        border-color: black;
        color: white;
        border: solid;
        height: auto;
        width: auto;
        text-align: center;
}
button.textsize {
        border: solid;
        border-color: white;
        height: auto;
        width: auto;
        text-align: center;
}
div.teasers {
       border: solid;
       border-color: black;
       height: auto;
       width: auto;
       float: left;
}
div.notes {
       text-align: justify;
       padding-right: 10px;
       padding-left: 10px;
       width: 97%;
}

