/* CSS Document */
#master {
	height: 5743px;
}
        #main_menu {
           background-image:url(../images/menu_background_darkblue.png); 
        }
    #body {
	     height: 5526px;
    }
        #side_bar {
    	     height: 5158px;
        }
        #content {
           width: 910px;
    	     height: 5158px;
        }
            #content_title {
                width: 100%;
            }
            #content_body {
                width: 100%;
                height: 5048px;
            }
    #footer {
	     top: 5693px;
    }

#policy1 {
    position:absolute;
    left:0px;
    top:10px;
    width:852px;
    height:5048px;
    border:solid 0px #0000FF;
    z-index:3;
}
#policy_inner1 {
    position:absolute;
    left: 0px;
    top: 0px;
    width:835px;
    height:5048px;
    border:solid 0px #0000FF;
    z-index:4;
    text-align: left;
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
}
#update {
    position:absolute;
    right: 10px;
    top: 20px;
    width:300px;
    height:30px;
    border:solid 0px #FF0000;
    z-index:8;
    text-align: right;
    font-size: 10px;
    color: #808080;
}

a.none
{ text-decoration:none; color: #3080AF; }
a.none:hover
{ text-decoration:none; color: #3080AF; }
a.small
{ font-size: 10px; color: #aaa; }
p, li
{ text-align: justify; }
h1, h2
{ color: #3080AF; }
h1
{ font-size: 28px; }
li > a {
  font-weight:bold;
}


div.button_drop {
  color:#E0E0E0;
}
div.button_drop:hover {
  color:#FFFFFF;
}

a.main_menu_drop:link, a.main_menu_drop:active, a.main_menu_drop:visited {
  color:#E0E0E0;
}
a.main_menu_drop:hover {
  color:#FFFFFF;
}
div.button_drop:hover > div.inner_button_drop > a {
  color:#FFFFFF;
}



a.main_menu_sub_drop:hover {
  color:rgb(64, 101, 164);
}
div.hover_drop:hover {
  color:rgb(64, 101, 164);
}


span.ages {
  font-size:10px;
  font-style:italic;
  font-weight:normal;
}











