

#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums {
    outline: 1px solid #7b92a9;
    text-align:right;
    border-top:1px solid #fff;
    background: #d6e0eb;
    background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9));
    background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
    background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
    background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
    background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 );
    position:fixed;
    top:0px;
    z-index:10000;
    width:100%;
    font-size:12px;
    line-height:16px;}

#cookiedingsbumsCloser {
    color: #777;
    font: 14px/100% arial, sans-serif;
    position: absolute;
    right: 5px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    top: 5px;
    cursor:pointer;
    border-top:1px solid white;
    border-left:1px solid white;
    border-bottom:1px solid #7b92a9;
    border-right:1px solid #7b92a9;
    padding:4px;
    background: #ced6df; /* Old browsers */
    background: -moz-linear-gradient(top, #ced6df0, #f2f6f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9));
    background: -webkit-linear-gradient(top, #ced6df0,#f2f6f9 100%);
    background: -o-linear-gradient(top, #ced6df0,#f2f6f9 100%);
    background: -ms-linear-gradient(top, #ced6df0,#f2f6f9 100%);
    background: linear-gradient(to bottom, #ced6df0,#f2f6f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 );
}

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}




BODY, HTML
{
margin:0px;
font-family:verdana;
font-size:12px;
height:100%;
background-color:#c2c2c2;
}


#body
{
border:1px solid #000000;
min-height: 100%; 
height: auto !important; 

margin: 0 auto; 
width: 980px; 
margin-top:10px;
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);

        
}


#header-box
{
border:0px solid #c2c2c2;
height:103px;
}



#navi-box
{
border:0px solid #c2c2c2;
height:26px;
}

#subnavi-box
{
border-top:0px solid #000000;
border-right:0px solid #c2c2c2;
float:left;
width:200px;
padding-top:30px;
}


#pathway-box
{
border:1px solid #c2c2c2;
height:100px;
}

#footer-box
{
border:0px solid #c2c2c2;
height:23px;
margin: 0 auto; 
width: 950px; 
text-align:right;
background-color:#2f6f44;
padding-top:7px;
padding-right:30px;
}


#footer-box A
{
color:#ffffff;
text-decoration:none;

margin-left:10px;
}



#main
{
min-height:550px;
background-color:#ffffff;
padding-top:20px;
padding-right:30px;

}

#main P
{
margin:0px;
}


#katpic
{
min-height:232px;
}







#copy-box
{
font-size:10px;
height:23px;
margin: 0 auto; 
width: 980px; 
text-align:center;
margin-top:10px;
margin-bottom:10px;
}

#copy-box A
{
color:#000000;
text-decoration:none;

}