body{
    background-image: url(http://www.snippyhaines.net/sh/IMG/dw/bg_grad.jpg);
    background-repeat: repeat;
    background-attachment: scroll;
    font-family: Arial,sans-serif; 
    font-size: small; font-weight: normal;
    color: #333333; background-color: #fdfcf7;
    z-index: -1;
    line-height: 1.166; 
    margin: 0px;
    padding: 0px;
    }
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
    color: #005FA9;
    text-decoration: none;
    }

a:hover{
    text-decoration: underline;
    }
/************** header tag styles **************/
h1{
    font: bold 120% Arial,sans-serif;
    color: #006666;
    margin: 0px;
    padding: 0px;
        }

h2{
    font: bold 114% Arial,sans-serif;
    color: #006666;
    margin: 0px;
    padding: 0px;
        }

h3{
    font: bold 100% Georgia, Times, serif;
    color: #006666;
    margin: 0px;
    padding: 0px;
        }

h4{
    font: 100% Georgia, Times, serif;
    color: #333333;
    margin: 0px;
    padding: 0px;
        }

h5{
    font: 100% Georgia, Times, serif;
    color: #003333;
    margin: 0px;
    padding: 0px;
        }

h6 {
    font-family: Georgia, Times, serif;
    font-size: small; font-weight: normal;
    color: #003333;
    margin: 0px;
    padding: 0px;
        }
/*************** from oxygen.css ***************/
table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    }
td {
    padding-left: 15px;
    padding-right: 10px;
}
/*************** list tag styles ***************/

ul{
    list-style-image: url(http://www.snippyhaines.net/sh/IMG/small/f_bullet.gif);
    }

ul ul{
    list-style-type: disc;
        }

ul ul ul{
    list-style-image: url(http://www.snippyhaines.net/sh/IMG/small/f_bullet.gif);
    }

/********* form and related tag styles *********/

form {
    margin: 0;
    padding: 0;
    }

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
    }
                
input{
font-family: Arial,sans-serif;
    }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagebox01{
    background-image: url(http://www.snippyhaines.net/sh/IMG/fond.jpg);
    background-repeat: repeat;
    position:absolute;
    top: 38px;
    left: 4px;
    right: 5px;
    width:99.3%;
    background-color: #fdfcf7;
    margin-bottom: -1px;
    }

#tl {
    position:absolute;
    top: -1px;
    left: -1px;
    margin: 0px;
    padding: 0px;
    z-index: 100;
    }

#tr {
    position:absolute;
    top: -1px;
    right: -1px;
    margin: 0px;
    padding: 0px;
    z-index: 100;
    }

#masthead{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 8px;
    width:99.35%;
    
    }

#pageNav{
    float: left;
    width:178px;
    padding: 0px;
    background-color: #F5f7f7;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font: x-small Arial,sans-serif; 
    }

#content{
    background-image: url(http://www.snippyhaines.net/sh/IMG/fond.jpg);
    background-repeat: repeat;
    padding: 0px 10px 0px 0px;
    margin:0px 0px 0px 178px;
    border-left: 1px solid #ccd2d2;
    }
#contentNoNav{width: 95%;
    background-image: url(http://www.snippyhaines.net/sh/IMG/fond.jpg);
    background-repeat: repeat;
    padding: 0px 5px 0px 0px;
    margin:0px 20px 0px 30px;
    border-left: 0px solid #ccd2d2;
    }


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
    margin: 0px;
    padding: 16px 0px 8px 0px;
    color: #fdfcf7;
    font-weight: normal;
    }

/************** utility styles *****************/

#utility{
    font: 75% Verdana,sans-serif;
    position: absolute;
    top: 32px;
    right: 0px;
    color: #919999;
    }

#utility a{
    color: #ffffff;
    }

#utility a:hover{
    text-decoration: underline;
    }

/************** pageName styles ****************/

#pageName{
    padding: 0px 0px 14px 10px;
    margin: 0px;
    border-bottom:1px solid #ccd2d2;
    }

#pageName h2{
    font: bold 175% Arial,sans-serif;
    color: #fdfcf7;
    margin:0px;
    padding: 0px;
    }

#pageName img{
    position: absolute;
    top: 0px;
    right: 6px;
    padding: 0px;
    margin: 0px;
    }

/************* globalNav styles ****************/

#globalNav{
    position: absolute;
    width: 100%;
    height: 38px;
    color: #333333;
    padding: 1px;
    margin: 0px;
    background-image: url(http://www.snippyhaines.net/sh/0-styles/dw/glbnav_bground.gif);
    z-index: 100;
    }

#globalNav img{
    margin-bottom: -4px;
    z-index: 101;
 
    }

#gnl {
    position: absolute;
    top: 0px;
    left:0px;
    }

#gnr {
    position: absolute;
    top: 0px;
    right:0px;
    }

#globalLink{
    position: absolute;
    top: 6px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    z-index: 101;
    }


a.glink, a.glink:visited{
    font-family: Georgia, Times, serif;
    font-size: x-small;
    color: #333333;
    font-weight: normal;
    margin: 0px;
    padding: 2px 5px 4px 5px;
    border-right: 2px groove #223366;
    z-index: 105;
    }

a.glink:hover{
    background-image:  url(http://www.snippyhaines.net/sh/0-styles/dw/glblnav_selected.gif);
    font-family: Georgia, Times, serif;
    color: #333333;
    margin: 0px;
    padding: 2px 5px 4px 5px;
    border-right: 2px groove #223366;
    text-decoration: none;
    z-index: 105;
    }

.skipLinks {display: none; color: #ffffff; z-index: -1;
    }

/************ subglobalNav styles **************/

.subglobalNav{
    position: absolute;
    top: 84px;
    left: 0px;
    /*width: 100%;*/
    height: 20px;
    padding: 0px 0px 0px 10px;
    visibility: hidden;
    color: #ffffff;
    }

.subglobalNav a:link, .subglobalNav a:visited {
    font-size: 80%;
    color: #ffffff;
    }

.subglobalNav a:hover{
    color: #cccccc;
    }

/*************** search styles *****************/

#search{
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 101;
    }

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
    }
 
#search a:link, #search a:visited {
    font-size: 80%;
    font-weight: bold;
    
    }

#search a:hover{
    margin: 0px;
    }
/************ sectionLinks styles **************/

#sectionLinks{
    margin: .2em;
    border-right: 1px solid #cccccc;
    padding: 0px 0px 2px 10px;
    font-size: x-small;
    }

#sectionLinks h3{
    padding: 10px 0px 2px 10px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    }

#sectionLinks h6 {
    display: block;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-size: x-small;
    font-weight: normal;
    padding: 3px 0px 3px 10px;
    color: #21536A;
    }
#sectionLinks a:link, #sectionLinks a:visited {
    display: block;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-size: x-small;
    font-weight: normal;
    padding: 3px 0px 3px 10px;
    color: #21536A;
    }

#sectionLinks a:hover{
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-color: #fdfcf7;
    font-size: x-small;
    font-weight: normal;
    padding: 3px 0px 3px 10px;
    color: #333333;
    text-decoration: none;
    }
/************* relatedLinks styles **************/
.relatedLinks{
    margin: 1em;
    padding: 0px 0px 10px 10px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #cccccc;
    font-size: x-small;
    }

.relatedLinks h3{
    padding: 10px 0px 2px 10px;
    font-size: x-small;
    border-right: 1px solid #ffffff;
    }

.relatedLinks a:link, .relatedLinks a:visited {
    display: block; 
    padding: 0px 0px 10px 10px;
    border-right: 1px solid #ffffff;
    font-size: x-small;
    }
.relatedLinks a:hover{
    display: block; 
    padding: 0px 0px 10px 10px;
    border-right: 1px solid #ffffff;
    font-size: x-small;
    }
/**************** advert styles *****************/

#advert{
    padding: 10px;
    }

#advert img{
    display: block;
    }
/*=============================================== */
.mainfeature {
    font-size: small;
    margin-top: 30px;
    margin-left: 30px;
        }
/************** feature styles *****************/

.feature{
    padding: 0em 0em 1em 1em;
    font-size: small;
    }

.feature h3{
        font-family: Arial,sans-serif;
        font-size: medium; font-weight: bold;
        color: #006666; background-color: transparent;
        padding: .5em 0em .5em 1em;
    }

.feature img{
    float: right;
    padding: 0em 1.8em 1em 2em;
    }

.feature p {
        font-family: Arial,sans-serif;
        font-size: small; font-weight: normal;
        color: #333333; background-color: transparent;
        text-align: justify; 
        padding: 0em 2em .2em 1em;
            }


/*************** story styles ******************/

.story {
    padding: 0em 2em 0em 1em;
    }

.story h3{
        font-family: Arial,sans-serif;
        font-size: small; font-weight: bold;
        color: #006666; background-color: transparent;
        padding: 0em 2em .3em 1em;
    }

.story p {
        font-family: Arial,sans-serif;
        font-size: small; font-weight: normal;
        color: #333333; background-color: transparent;
        text-align: justify; 
        padding: 0em 2em .2em 1em;
            }
.story img{
    float: none;
    padding: 0px 0px 0px 0px;
    }

.story a.capsule{
    font-size: medium;
    font: bold Arial,sans-serif;
    color: #005FA9;
    display:block;
    padding: 0em 1em 0.3em 0em;
    }

.story a.capsule:hover{
    font-size: medium; 
    text-decoration: underline;
    }

td.storyLeft{
    padding-right: 1.2em;
    width:30%;
    float:left;
    }
td.storyRight{
    padding-right: 0em;
    width:30%;
    float:right;
    }

/************** siteInfo styles ****************/
#siteInfo{clear: both;
    border-top: 1px solid #cccccc;
    font-size: small;
    color: #999999;
    padding: 10px 10px 10px 185px;
    }

#siteInfoNoNav{clear: both;
    border-top: 1px solid #cccccc;
    font-size: small;
    color: #999999;
    padding: 10px 10px 10px 70px;
    }

#siteInfo img{
    padding: 4px 4px 4px 0px;
    }
/********************* end **********************/








