html
{
   margin: 0 auto;
   padding: 0;
   height:100%;
   width:100%;
}

body
{
   margin: 0 auto;
   padding: 0;
   font: 92%/150% Tahoma, "Trebuchet MS", Arial;
   color: #333333;
   line-height: 160%;
   min-width: 900px;
   color: #333;
   /* background: #014e82; */
   background: #e4e4e4;
   margin-top: 0px !important;
   height:100%;
   width:100%;
   display: block;
}

form, input { 
   margin: 0; padding: 0; align:middle;
   line-hight: 120%;
   font-size: 14px;
}

a { 
   color: #0082FF;
   text-decoration: none; 
   padding-right: 1px; 
   padding-left: 1px; 
   padding-bottom: 1px; 
   padding-top:1px ;
   border-top-style: none; 
   border-right-style: none; 
   border-left-style: none; 
   text-decoration: none; 
   border-bottom-style: none;
}

a img { 
   border: 0; 
}

a:link {
   color: #0082FF;
}

a:visited {
   color: #0082FF;
}

a:hover {    
   background: #bbd0f9;
   color:black;
}

a:active{    
   background: #6495ed;
   color:black;
}

#container
{
   position: static;
   padding: 0;
   margin: 0px auto; /* center on everything else */
   width: 900px;
   text-align: left;
   background: #ffffff;
   height: 100%;
}

#container-inner 
{
   width: 100%; 
   margin:0;
   border-width: 0px 0px 0px 0px;
   border-style: solid;
   border-color: #bbd0f9;
   border-right: 1px solid #bbd0f9;
   border-bottom: 1px solid #bbd0f9;
   border-left: 1px solid #bbd0f9;
   /*
   text-shadow: #36414d 0 2px 3px;
   */
   border-top:2px;
   background: #ffffff;
}

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0px;
}

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0px;
}

* html .pkg { display: inline-block; margin:0;padding:0;}
/* no ie mac \*/
* html .pkg { height: 1%; margin:0;padding:0;}
.pkg { display: block;  margin:0;padding:0;}
/* */


#banner
{
   width: 100%; /* necessary for ie win */
   margin:0;
   padding: 0;
   background: #ffffff;
}

#banner-inner
{
   margin:0;
   padding: 0px 0px 0px 0px;
   border-width: 0px 0px 0px 0px;
   border-style: solid;
   border-color: #bbd0f9;
}

#banner-header
{
   margin: 0px 0px 0px 0px;
   margin-left: 5px;
   font-size: 24px;
   font-family:  Tahoma,verdana,Arial, sans-serif;
   font-weight: bold;
   line-height: 1.3;
   text-shadow: #36414d 0 2px 3px;
   margin-top: 15px;
   margin-bottom: 10px;
   padding:0 0 0 0;
   text-decoration: none;        
}

#banner-header a { color: black; }

#banner-description
{
   margin-top: 0px 0px 0px 0px;
   margin-left: 5px;
   margin-right: 5px;
   margin-bottom: 0px;
   background: none;
   font-size: 14px;
   font-weight: normal;
   line-height: 1.4;
   /* text-shadow: #36414d 0 1px 2px; */
   padding:0 0 0 0;
}

#pagebody 
{
 position: relative; 
 width: 100%; 
 background: #ffffff;
 border-width:1px 0 0px 0;
 border-style:solid;
 border-color:#bbd0f9;
}

#pagebody-inner 
{
 position: static; 
 width: 100%; 
 margin-left: 0px;
 margin-right:0px;
 background: #ffffff;
}

h1, h2, h3, h4, h5, h6
{
  font-weight: bold; 
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 5px;
   margin-bottom: 5px;
}

p
{
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 5px;
   margin-bottom: 5px;
}

h1
{
    font-size: 24px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-weight: normal;
}

h2, h3 
{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    line-height: 100%;
    font-size: 18px;
}

.entry-tags {
    margin: 0 0 0px 0px;
    font-size: 14px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; font-size: 14px;}

.entry-tags-list {
    list-style:none;
}

#alpha, #beta, #gamma, #delta
{
   position: relative;
   float: left;
   min-height: 1px;
   background: #ffffff;
}

#beta { float: right; }

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}

#alpha { 
   margin: 3px 2px 3px 3px; 
   width: 72%; 
}

#beta { 
   width: 25%; 
   margin: 3px 2px 3px 3px; 
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 5px 5px 5px;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 10px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 12px;
   text-align: right;
}

.english900
{
   position: relative;
   float: left;
   width: 95%;
   padding-left: 1px;
   padding-right: 1px;
   background-color: white;
}

.english900-content
{
   width:100%;
   border-left:0px solid #bbd0f9;
   background-color: white;
}

.english900-body
{
  margin:3px;
  text-align: left;
  background-color: white;
  font-size: 14px;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;
   margin: 5px 5px 0px 0px;
   border-top: 1px solid #bbd0f9;
   padding: 3px;
   background: #e5ecf9;
   font-size: 14px;
   font-weight: normal;
   line-height: normal;
   text-transform: capitalize;;
}

.module-list
{
   margin: 5px 0 0 0;
   padding-left: 16px;
   list-style: circle;
}

.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.5;
}

.entry-tags
{
   font-size: 14px;
}

.entry-tag
{
   font-size: 14px;
}

#comment-label, .comment-label
{
  width: 80px;
}

#comment-author, .comment-author
{
   width: 280px;
}

#comment-email, #comment-url
{
   width: 280px;
}

#comment-text
{
   width: 420px;
}

.comments-open label { display: block; }

.comment-footer
{
  font-size: 10px;
}

pre {
    font-family: "Courier New", Courier, mono;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: pre;
    background-color: #efefef;
    width: 100%;
    background: #efefef;
    line-height: 150%;
}

.module-content
{
   margin: 0 0 5px 0;
   padding: 5px 0px 0px 5px;
   line-height: 1.2;
   background: transparent;
   font-family:  Tahoma,verdana,'Trebuchet MS', sans-serif;
   text-align:left;
}

.module-content ul,li
{
   line-height: 1.4;
   background: transparent;
   text-align:left;
}

.module-tagcloud .module-content {text-align: center; width:100%; margin: 0px; line-height: 1.1;}
.module-tagcloud .module-content .module-list { list-style: none; margin: 0px; padding: 5px 5px 5px 5px; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 22px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 20px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 18px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 16px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 14px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 12px; }

.module-powered .module-content
{
   margin-bottom: 0;
   border: 1px dashed #a3b8cc;
   padding-bottom: 5px;
   color: #292e33;
   background: #fff;
}

#archive-title
{
   padding-top: 10px;
   padding-bottom: 10px;
}

#search-results-header
{
   padding-top:10px;
   padding-bottom:10px;
}

/* Add by AnySQL.net */

.prefont {
    font: 85%150% "Courier New", Courier, mono;
    line-height: 140%;
    font-weight: normal;
    letter-spacing: normal;
    word-spacing: normal;
    background-color: #efefef;
    background: #efefef;
    margin-left: 30px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}

#nav {
    margin-bottom:-1px !important;
    margin:0; padding:0;
    padding-right: 0px; 
    padding-left: 440px; 
    background: transparent;  
    float: left; 
    padding-bottom: 0px !important; 
    padding-top: 5px !important; 
    margin: 0px 0px 0px 0px; 
    font-family:  Tahoma,verdana,"Trebuchet MS";
    }

#nav ul {
    margin-bottom:0 !important;
    margin:0 !important; 
    padding:0;
    padding-right: 0px; 
    padding-left: 0px; 
    float: left; 
    padding-bottom: 0px; 
    margin: 0px 0px 0px 0px; 
    padding-top: 0px; 
    list-style-type: none; 
    border: 1px solid #bbd0f9;
    line-height: 120%;
}
#nav li {
    margin-bottom:0px !important;
    padding-right: 0px; 
    padding-left: 0px; 
    float: left; 
    padding-bottom: 0px !important; 
    margin: 0px 6px 0px 0px; 
    padding-top: 0px; 
    list-style-type: none;
    line-height: 120%;
    }

#nav li a {
    margin-bottom:0px !important;
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    padding-right: 8px; 
    display: block; 
    padding-left: 8px; 
    font-weight: normal; 
    background: #bbd0f9; 
    float: left; 
    padding-bottom: 3px; 
    border-top-style: none; 
    padding-top: 4px !important; 
    border-right-style: none; 
    border-left-style: none; 
    text-decoration: none; 
    line-height: 120%;
    color:black;
    }

#nav li a:hover {
    background: #fff; 
    color:black;
}

.content-nav
{
  text-align: left;
}

.archive-subtitle
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #dae0e6;
   padding-bottom: 3px;
   color: #666;
   font-size: 12px;
   text-align: left;
}

#pagetail
{
   width: 100%;
   margin: 0 auto;
   padding-left: 10px 10px 10px 10px;
   border-top: 1px solid #bbd0f9;
}

#pagetail-inner
{
   align:left;
   width:100%;
   font-size:14px;
}

.date-header
{
   padding-top:5px;
   padding-bottom:0px;
   font-size: 12px;
}

#copyright
{
   width: 100%;
   w\idth: 100%;
   font-size: 12px;
   margin-top: 5px;
   margin-bottom: 10px;
}

#sitelink
{
   position: relative;
   width: 100%;
   w\idth: 100%;
   margin-top: 10px;
   margin-bottom: 5px;
}

#sitelink-group
{
   font-size: 12px;
   margin-bottom: 10px;
}

#sitelink-item
{
   width: 80px;   
   w\idth: 80px;
   margin-right: 5px;
}

.module-googlead
{
   margin-left: 10px;
}

.page-navigator
{
   width: 100%;
   w\idth: 100%;
   text-align: center;
}