html, body, ul, li, h1, h2, h3, h4 {                                                    
        margin: 0;                                                                      
        padding: 0;                                                                     
        list-style: none;                                                               
}                                                                                       
h1 img {                                                                                
        display: block;                                                                 
}                                                                                       
img {                                                                                   
        border: 0;                                                                      
}                                                                                       
a {                                                                                     
        color: #1f497c;                                                                 
        font-size: 11pt; 
        font-weight: bold;                                                              
}                                                                                       
a:hover {                                                                               
        color: red;                                                                     
        text-decoration: underline;                                                     
}                                                                                       
.left {                                                                                 
        float: left;                                                                    
        position: relative;                                                             
}                                                                                       
.right {                                                                                
        float: right;                                                                   
}                                                                                       
.more {                                                                                 
        text-align: right;                                                              
}                                                                                       
.clear {                                                                                
        clear: both;                                                                    
}                                                                                       
body {                                                                                  
        background: white;                                                              
        text-align: center;                                                             
        /* font: 12px verdana, arial, sans-serif;*/                                     
        padding-bottom: 60px;                                                           

        font-size: 11pt; 
        font-family: Calibri,sans-serif; 
        color: #000000; /* #1f497c; */ /* rgb(31, 73, 125); */
}                                                             
#wrapper {                                                    
        text-align: left;                                     
        margin: auto;                                         
        width: 807px;                                         
        position: relative;                                   
}                                                             

#spray {
        position: absolute;
        top: 0;            
        left: 378px;       
}                          
#body-left {               
        width: 460px;      
}                          
#body-right {              
        width: 318px;      
        position: absolute;
        top: 5px;          
        left: 488px;       
}                          
/******************** Navigation ****************/
#menu-right {              
        font-size: 11px;                          
        font-weight: bolder;                      
        text-transform: uppercase;                
        width: 418px;      
        position: absolute;
        top: 5px;          
        left: 388px;       
}                          
#menu-right a{              
        font-size: 11px;                          
        font-weight: bold;                      
        text-transform: uppercase;                
}                          
#menu {                                           
        background-image:url(images/menu_w334.jpg);
        width: 334px;                              
        margin-top: 5px;                           
        height:225px;                              
        background-repeat: no-repeat;              
        padding: 22px 0px 0px 0px;                 
        text-align:center;                         
}                                                  

#menu li{
}        
#menu a{ 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;                          
        font-weight: bolder;                      
        text-transform: uppercase;                
        color: #000000;                           
        text-decoration: none;                    
        line-height: 41px;                        
}                                                 
#menu a:hover{                                    
        color:#FF0000;                            
}                                                 
#h-color {                                        
        margin-top: 18px;                         
}                                                 
/******************** Projects - Welcome ****************/
.dot-divider {                                            
        background-image:url(/images/dot.jpg);            
        width:324px;                                      
        height:16px;                                      
        background-repeat:repeat-x;                       
}                                                         
#h-contents {                                             
        margin-top: 35px;                                 
}                                                         
#h-welcome {                                              
        margin-top: 18px;                                 
}                                                         
#contents-outer {                                         
        background: url(/images/box_bg_top_half.gif) no-repeat;
        margin-left: -5px;                                     
        width: 774px;                                          
}                                                              
#contents p{position:relative;}                                
#contents {
        /* background: url(/images/box_bg_top_half.gif) no-repeat #ff0000; */
        margin-left: 12px;
        background: #fbfbfb;
        padding: 10px 10px 10px 10px;
        width: 729px;
}
#contents .left {
        margin-right: 15px;
}
#contents .more {
        padding-right: 25px;
}
#contents p {
        margin-top: 0;
        margin-bottom: 1em;
}
#welcome-more {
        margin-top: 20px;
}
#copyright {
        text-align: center;
        background: #E8E8E8;
        font-size: 11px;
        padding: 4px;
        margin-top: 30px;
}

#copyright h1 {
        text-align: center;
        background: #E8E8E8;
        font-size: 11px;
       # padding: 4px;
       # margin-top: 30px;
}

#copyright h2 {
        text-align: center;
        background: #E8E8E8;
        font-size: 11px;
       # padding: 4px;
       # margin-top: 30px;
}

#copyright h3 {
        text-align: center;
        background: #E8E8E8;
        font-size: 11px;
       # padding: 4px;
       # margin-top: 30px;
}

#copyright a {
        color: black;
        text-align: center;
        background: #E8E8E8;
        font-size: 11px;
}

/* custom styles */
.submenu_title {
        font-weight: bold;
        text-transform: uppercase;                
}

span.code {
    font-size: 11pt;
    font-family: courier, terminal;
    background-color: lightgrey;
    padding-left: 8pt;
    padding-right: 8pt;
    padding-top: 4pt;
    padding-bottom: 4pt;
}

a.traur {
    color: white;
    background-color: black;
}

/******************** Wordpress - Mroodles theme ****************/
a.post-edit-link {
    font-size: 9pt;
}

a.wp-comments {
    font-size: 9pt;
}

#respond h3 {
    font-size: 10pt;
}

postmetadata alt a {
    font-size: 9pt;
}
