body
{   margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Arial Black, Stencil, Britannic, Courier New, Tahoma;
    font-size: 16px;
    color: #000000;
    background-color: #FFFF64;
    text-align: center;
/*    background-image: url("images/zmummy_bg3.jpg"); */
    background-image: url("images/battlefield_bg.jpg"); 
    background-repeat: no-repeat;
    background-attachment: fixed;
/*    background-size: 100% 100%; */
    background-size: cover;
    background-position: center;
    min-width: 1020px;
}

.rp_navi
{   background-color:#F68B8B;
    z-index: 32;
    top: 0px;
    left: 0px;
    position:fixed;
    width: 100%;
    min-width: 1020px;
    height: 70px;
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid #000000;
    box-shadow: 0px 0px 8px #000000;
    background-image: url("images/wicked_sky_bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
}

#navi_logo
{   display: inline-block;
    float: left;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    height: 100%;
}
#navi_logo:hover
{   background-color:#8F2515;
    box-shadow: 0px 0px 2px #000000, 0px 0px 2px #000000 inset;
    background-image: url("images/stained_glass_yellow_green.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#navi_logo img
{   height: 100%;
}

#navi_text
{   display: inline-block;
    margin: 0px;
    padding: 0px;
    padding-left: 8px;
    padding-right: 8px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: bold;
    font-size: 26px;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}
#navi_text:hover
{   background-color:#8F2515;
    box-shadow: 0px 0px 2px #000000, 0px 0px 2px #000000 inset;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    background-image: url("images/wicked_sky_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#navi_text a
{   text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: 16px;
    margin-right: 16px;
    color: #FDC706;
}

#navi_selected_text
{   background-color: #8F2515;
    color: #FDC706;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    padding-left: 8px;
    padding-right: 8px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: bold;
    font-size: 26px;
    box-shadow: 0px 0px 2px #000000, 0px 0px 2px #000000 inset;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    background-image: url("images/wicked_sky_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#navi_selected_text a
{   text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #FDC706;
}

#navi_social
{   display: inline-block;
    float: right;
    margin: 0px;
    padding: 0px;
    padding-left: 8px;
    padding-right: 8px;
    height: 100%;
    vertical-align: middle;
}
#navi_social:hover
{   background-color:#8F2515;
    box-shadow: 0px 0px 2px #000000, 0px 0px 2px #000000 inset;
    background-image: url("images/stained_glass_yellow_green.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#navi_social img
{   height: 50%;
    vertical-align: middle;
    padding-top: 12px;
    padding-bottom: 12px;
}

.vertical_help
{   display: inline-block;
    height: 100%;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}

.navi_social_offset
{   margin-right: 32px;
    display: inline-block;
    float: right;
    height: 100%;
}

.page_banner
{   max-width: 100%;
    position: relative;
    display: inline-block;
    top: 70px;
}
.page_banner img
{   border-bottom: 1px solid #000000;
    box-shadow: 0px 0px 16px 3px #000000;
    max-width: 100%;
}

.page_position
{   margin: 0px auto 170px auto;
    padding: 0;
    width: 876px;
    position: relative;
    top: 76px;
}

.rp_title
{   text-align: center;
    position: relative;
    top: -140px;
}
.rp_title img
{   width: 85%;
}

.main_main
{   text-align: left; 
    font-size: 18px;
    line-height: 150%;
    margin: 0px;
    padding: 32px;
    padding-top: 100px;
    padding-bottom: 48px;
    list-style-type:none;
    text-align: left;
}
.main_main ul
{   margin: 0px;
    list-style-type:none;
    padding: 0px;
    padding-bottom: 24px;
    display: block;
}
.main_main ul li
{   display: block;
    margin-top: 64px;
    margin-bottom: 64px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: #FFFF80;
    background-image: url("images/wicked_sky_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100%;
    min-height: 256px;
    font-weight: none;
    box-shadow: 0px 0px 10px 2px #000000;
}
.main_main ul li a
{   display: inline;
    text-decoration: none;
    color: #FDC706;
    margin: 0px;
    padding: 0px;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}
.main_main ul li a:hover
{   text-shadow: #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px;
    -webkit-font-smoothing: antialiased;
    margin: 0px;
    padding: 0px;
}
.main_main p
{   padding-left: 40px;
    padding-right: 40px;
    font-weight: normal;
}
.main_main h1
{   padding: 0px;
    padding-bottom: 16px;
    padding-top: 16px;
    margin: 0px;
    color: #F68B8B;
    font-size: 52px;
    text-align: center;
    font-weight: bold;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
}

headline
{   padding: 0px;
    margin: 0px;
    font-weight: bold;
    z-index: 16;
    font-size: 26px;
}
headline:hover
{   position: relative;
    z-index: 17;
}
headline span
{   display: none;
}
headline:hover span
{   display: block;
    z-index: 16;
    position: absolute;
    font-size: 14px;
    left: 20px;
    top: -30px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #000000;
    background-color: #8F2515;
    white-space: nowrap;
    color: #FDC706;
    float: left;
}

project
{   padding: 0px;
    margin: 0px;
    font-weight: bold;
    z-index: 16;
    font-size: 30px;
    color: #FDC706;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
}
project:hover
{   position: relative;
    z-index: 17;
}
project span
{   display: none;
}
project:hover span
{   display: block;
    z-index: 16;
    position: absolute;
    font-size: 14px;
    left: 20px;
    top: -30px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #000000;
    background-color: #8F2515;
    white-space: nowrap;
    color: #FDC706;
    float: left;
    text-shadow: none;
}

project_status
{   padding: 0px;
    margin: 0px;
    font-weight: bold;
    z-index: 16;
}
project_status:hover
{   position: relative;
    z-index: 17;
}
project_status span
{   display: none;
}
project_status:hover span
{   display: block;
    z-index: 16;
    position: absolute;
    font-size: 14px;
    left: 20px;
    top: -30px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #000000;
    background-color: #8F2515;
    white-space: nowrap;
    color: #FDC706;
    float: left;
}

.project_sublogo
{   max-height: 48px;
    height: 100%;
    margin-left: 16px;
    float: right;
}

blogger
{   padding: 0px;
    margin: 0px;
    font-weight: bold;
    z-index: 16;
    color: #8F2515;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}
blogger:hover
{   position: relative;
    z-index: 17;
}
blogger span
{   display: none;
}
blogger:hover span
{   display: block;
    z-index: 16;
    position: absolute;
    font-size: 14px;
    left: 20px;
    top: -30px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #000000;
    background-color: #8F2515;
    white-space: nowrap;
    color: #FDC706;
    float: left;
}

date
{   color: #FDC706;
    font-weight: bold;
    z-index: 16;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}
date:hover
{   position: relative;
    z-index: 17;
}
date span
{   display: none;
}
date:hover span
{   display: block;
    z-index: 16;
    position: absolute;
    font-size: 14px;
    left: 20px;
    top: -30px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #000000;
    background-color: #8F2515;
    white-space: nowrap;
    color: #FDC706;
    float: left;
}

job_detail
{   color: #FDC706;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    font-size: 18px;
    z-index: 16;
}
job_detail:hover
{   position: relative;
    z-index: 17;
}
job_detail span
{   display: none;
}
job_detail:hover span
{   display: block;
    z-index: 17;
    position: absolute;
    font-size: 14px;
    left: 20px;
    top: -30px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #000000;
    background-color: #8F2515;
    white-space: nowrap;
    color: #FDC706;
    float: left;
    text-shadow: none;
}

.HL_image_left
{   float: left;
    margin-right: 40px;
    padding-right: 0px;
    height: 100%;
    max-height: 256px;
    max-width: 380px;
    vertical-align: middle;
    position: relative;
    box-shadow: 0px 0px 10px 2px #000000, 0px 0px 10px #000000 inset;
}
.HL_image_right
{   float: right;
    margin-left: 40px;
    padding-left: 0px;
    height: 100%;
    max-height: 256px;
    max-width: 380px;
    vertical-align: middle;
    position: relative;
    box-shadow: 0px 0px 10px 2px #000000, 0px 0px 10px #000000 inset;
}

.about_details
{   text-align: left; 
    color: #FDC706;
    margin: 0px;
    margin-top: 64px;
    margin-bottom: 64px;
    padding: 16px;
    padding-left: 64px;
    padding-right: 64px;
    list-style-type:none;
    font-size: 18px;
    line-height: 150%;
    border: none;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: #FFFF80;
    background-image: url("images/masonry_bg3.jpg");
    background-repeat: repeat-y;
    background-size: 100%;
    box-shadow: 0px 0px 10px 2px #000000;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}
.about_details p
{   padding: 0px;
    margin: 0px;
    margin-bottom: 32px;
    display: block;
    font-weight: normal;
    text-decoration: none;
    color: #FDC706;
}
.about_details p a
{   color: #A54ABB;
}
.about_details h1
{   color: #FDC706;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
    font-size: 42px;
    border: none;
    text-align: center;
    padding: 0px;
    padding-top: 24px;
    padding-bottom: 8px;
    margin: 0px;
    margin-bottom: 32px;
}
.about_details h2
{   color: #FDC706;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
    font-size: 36px;
    border: none;
    text-align: left;
    padding: 0px;
    padding-top: 24px;
    padding-bottom: 8px;
}
.about_details h3
{   color: #FDC706;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    border: none;
    text-align: left;
    padding: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0px;
}
.about_details h4
{   color: #FDC706;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
    font-size: 40px;
    border: none;
    text-align: center;
    padding: 0px;
    padding-top: 16px;
    padding-bottom: 40px;
}
.about_details a
{   text-decoration: none;
    color: #A54ABB;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    
}
.about_details a:hover
{   border-bottom: 2px solid #FDC706;
    color: #FDC706;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
}
.about_details hr
{   margin-top: 12px;
    margin-bottom: 12px;
}
.about_details img
{   display: inline-block;
    float: right;
    margin-left: 40px;
    margin-right: 0px;
}
.about_image
{   font-size: 14px;
    display: block;
    text-align: center;
    padding: 0px;
    margin: 0px;
    border: none;
    text-decoration: none;
}
.about_image img
{   width: 704px;
    float: none;
}
.about_image a
{   border: none;
    text-decoration: none;
}
.about_image a:hover
{   border: none;
    background-color: none;
    text-decoration: none;
}

.pts_bullet
{   list-style: square url("images/favicon-16.png");
    font-size: 16px;
}

.rp_ad1
{   border: none;
    z-index: 1;
    position: relative;
    border: 1px solid #000000;
    padding: 0px;
    margin-left: auto; 
    margin-right: auto; 
    text-align: center;
    vertical-align: top;
    background-color: #F68B8B;
    color: #000000;
    height: auto;
    width: auto;
    box-shadow: 0px 0px 10px 2px #000000;
}
.rp_ad1 a
{   border: none;
}
.rp_ad1 p
{   position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
    padding: 4px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    background-color: #F68B8B;
    color: #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
}
.rp_ad1 img
{   width: 100%;
    vertical-align: middle;
    border: none;
}

.rp_ad2
{   z-index: 1;
    position: relative;
    border: 1px solid #000000;
    padding: 0px;
    background-color: #F68B8B;
    color: #000000;
    box-shadow: 0px 0px 10px 2px #000000;
}
.rp_ad2 a
{   border: none;
}
.rp_ad2 p
{   position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
    padding: 4px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    background-color: #F68B8B;
    color: #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
}
.rp_ad2 img
{   width: 100%;
    vertical-align: middle;
    border: none;
}

#a_right
{   text-align: right;
    font-size: 22px;
    padding: 32px;
    padding-top: 48px;
    padding-bottom: 16px;
    color: #FDC706;
    font-weight: bold;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
}
#a_right a
{   text-decoration: none;
    color: #FDC706;
}
#a_right a:hover
{   border-bottom: 4px solid #8F2515;
}

.page_bummer
{   max-width: 100%;
    position: relative;
    display: inline-block;
    top: 4px;
}
.page_bummer img
{   border-top: 1px solid #000000;
    box-shadow: 0px 0px 16px 3px #000000;
    max-width: 100%;
}

.rp_foot
{   font-size: 24px; 
    margin: 0px; 
    padding-top: 56px;
    padding-bottom: 150px;
    text-align: center;
    background-color: #F68B8B;
    font-weight: bold;
    z-index: 31;
    width: 100%;
    position: relative;
    border-top: 1px solid #000000;
    min-width: 1020px;
    box-shadow: 0px 0px 8px #000000;
    background-image: url("images/wicked_sky_bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
}
.rp_foot a
{   text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
    color: #F0F0F0;
}
.rp_foot a:hover
{   background-color: #8F2515;
    box-shadow: 0px 0px 2px #000000, 0px 0px 2px #000000 inset;
    background-image: url("images/stained_glass_yellow_green.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
}
.rp_foot a img
{   height: 32px;
}
.rp_foot a img:hover
{   
}

#no_display
{   display: none;
}

#world_components
{   display: inline-block;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}
#world_components a
{   margin-right: 48px;
    padding: 0px;
    text-align: center;
}
#world_components span
{   margin-top: 64px;
    margin-bottom: 64px;
    padding: 0px;
    text-align: center;
}
#world_components img
{   vertical-align: middle;
    padding: 4px;
    margin: 2px;
    height: 96px;
    float: none;
}
#world_components img:hover
{   background-color:#A54ABB;
    border: 2px;
    border-style: solid;
    margin: 0px;
}

.world_links
{   text-align: center;
    display: inline-block;
    color: #A54ABB;
    margin: 16px;
    margin-left: 16px;
    margin-right: 16px;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 18px;
    font-weight: bold;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    box-shadow: 0px 0px 2px 1px #000000;
    width: 25%;
    vertical-align: center;
    background-image: url("images/wicked_sky_bg.jpg");
    background-size: 100% 100%;
}
.world_links:hover
{   box-shadow: 0px 0px 4px 2px #000000;
}
.world_details
{   text-align: left; 
    color: #FDC706;
    margin: 0px;
    margin-top: 64px;
    margin-bottom: 64px;
    padding: 16px;
    padding-left: 16px;
    padding-right: 16px;
    list-style-type:none;
    font-size: 18px;
    line-height: 150%;
    border: none;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: #FFFF80;
    background-image: url("images/masonry_bg3.jpg");
    background-repeat: repeat-y;
    background-size: 100%;
    box-shadow: 0px 0px 10px 2px #000000;
}
.world_details p
{   padding: 0px;
    margin: 0px;
    margin-bottom: 32px;
    padding: 32px;
    display: block;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    color: #FDC706;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}
table
{   width: 100%;
    margin: 0px;
    margin-top: 16px;
    padding: 0px;
    display: block;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    color: #FDC706;
    border-collapse: collapse;
    background-image: url("images/slate_bg.jpg");
    background-size: 100% 100%;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    box-shadow: 0px 0px 10px 8px #000000;
    -webkit-font-smoothing: antialiased;
}
td
{   text-align: center;
    margin: 0px;
    padding: 8px;
    border: 2px solid #000000;
}
.world_details h1
{   color: #FDC706;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    -webkit-font-smoothing: antialiased;
    font-size: 42px;
    border: none;
    text-align: center;
    padding: 0px;
    padding-top: 24px;
    padding-bottom: 8px;
    margin: 0px;
    margin-bottom: 32px;
}
.world_details h2
{   color: #FDC706;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    border: none;
    text-align: center;
    padding: 0px;
    padding-top: 24px;
    padding-bottom: 8px;
}
.world_details h3
{   color: #FDC706;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    text-align: left;
    border: none;
    padding: 0px;
    padding-left: 32px;
    margin: 0px;
}
.world_details a
{   text-decoration: none;
    color: #A54ABB;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
}
.world_details a:hover
{   color: #FDC706;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
}
.world_details hr
{   margin-top: 12px;
    margin-bottom: 12px;
}
.world_details img
{   display: inline-block;
    float: center;
    margin: 0px;
    padding: 0px;
    width: 844px;
    box-shadow: 0px 0px 10px 8px #000000;
}
.world_details p2
{   margin: 0px;
    padding: 16px;
    padding-left: 32px;
    padding-right: 32px;
    display: block;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}

arrow
{   padding: 0px;
    margin: 0px;
    z-index: 16;
    -webkit-font-smoothing: antialiased;
}
arrow:hover
{   position: relative;
    z-index: 17;
}
arrow span
{   display: none;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 17;
    animation: fly 2s ease 1;
    animation-iteration-count: infinite;
    left: -256px;
    top: -146px;
}
arrow:hover span
{   display: block;
    z-index: 16;
    position: absolute;
    float: left;
    text-shadow: none;
}
@keyframes fly
{   0% { transform: translateX(100%); }
    50%  { transform: translateX(50%); }
    100% { transform: translateX(100%); }
}
@keyframes fly2
{   0% { transform: translateX(200%); width: 128px; height: 128px;}
    25%  { transform: translateX(0%); width: 64px; height: 128px;}
    50%  { transform: translateX(-200%); width: 128px; height: 128px;}
    75%  { transform: translateX(0%); width: 64px; height: 128px;}
    100% { transform: translateX(200%); width: 128px; height: 128px;}
}
@keyframes fastfade
{   0% { opacity: 100%; }
    50%  { opacity: 75%; }
    100% { opacity: 100%; }
}