/* CSS Document */

body {
        height:98%;
        padding: 5px;
        margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        vertical-align:top;
        background-color: #CCCCCC;
}
#mastertable {
        width: 750px;
        height: 100%;
        padding: 0px 2px 0px 2px;
        border: 5px solid white;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        vertical-align:top;     
        background-image: url(../images/sfw_vert_line.gif);
        
}
#bodytable{     
        text-align: left;
        width: 100%;
        height: 83%;
        vertical-align:top;
        padding:0px;
        margin:0px;
}
#navtable {
        text-align: center;
        padding:0px;
        margin: 0px;
        vertical-align:top;
        background-color:#FFFFFF;
        /*border-bottom: 2px dotted #cccccc;    */
}

#header {
        background-image: url(../images/sfw_banner_eng.gif);
        background-repeat: no-repeat;
        background-position: left top;
        height: 100px;
        width: 770px;
}

#header_welsh {
        background-image: url(../images/sfw_banner_w.gif);
        background-repeat: no-repeat;
        background-position: left top;
        height: 100px;
        width: 770px;
}
.graddivider {
         background-repeat: no-repeat;
        line-height: 10px;
        height: 10px;
        position: relative;
        right: -10px;
        background-position: bottom;
}
.branding{
        background-image: url(../images/sfw_branding.gif);
        background-repeat: no-repeat;
        background-position: top right;
}
 hr {
        height: 1px;
        color: CCCCCC;
        line-style: dashed;
}


		.gov{
       display:none;
        }
       