
#homenews{
    width: 300px;
    overflow: hidden;
    float: left;
}
#homemap{
    width: 350px;
    float: right;
    overflow: hidden;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#wildcard-page{
    width: 100%;
    overflow: hidden;
}
#wildcard-avatar{
    padding: 10px;
    float: left;
    width: 130px;
    text-align: center;
}
#wildcard-main{
    /*padding-top: 10px;*/
    margin-right: 10px;
    float: right;
    width: 780px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#effmenu{
    /*width: 700px;*/
    overflow: hidden;
    text-align: right;
    display: none;
    margin: 0px 20px 0px 10px;

}
#effmenu a:hover{
    text-decoration: none;
}
#effmenu a{
    font-size: 22px;
    display: block;
    height: 35px;
    overflow: hidden;
    float: left;
    margin: 5px 7px 5px 7px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#menu{
    width: 350px;
    float: right;
    margin-right: 230px;
}
#menu .menulink{
    padding: 10px 10px 0px 10px;
    display: block;
    float: left;
}
#menu a:hover{
    text-decoration: underline;
    /*margin: 0px 5px 0px 5px;*/
}
#head_r_line{   border: 0px;    position: absolute;    right: 50%;    top: 115px;    margin-right:-589px;    width: 95px; height: 9px;   background-repeat: no-repeat;  }
#head_l_line{   border: 0px;    position: absolute;    left: 50%;    top: 115px;    margin-left:-589px;    width: 95px; height: 9px;  background-repeat: no-repeat;     }
#head{
    width: 988px;
    height: 120px;
    margin: auto;
}
#head #homelink{
    display: block;
    cursor: pointer;
    width: 270px;
    height: 22px;
    margin: 20px 0px 0px 125px;
    float: left;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.galleries-photo{
    padding: 1px;
    border: 1px solid #dadada;
    width: 200px;
    margin-left: 20px;
}

#subbottons{
    padding-top: 10px;
    margin-left: 20px;
    width: 650px;
    overflow: hidden;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.siteheader{
    font-size:18px;font-weight:bold;padding:5px;
    text-align:justify;
}
.siteitem{
    padding:5px;
    text-align:justify;
}


body {
    font: 12px Verdana,Tahoma;
    background-repeat: repeat-x;
}

#newviewcounter{
    position: absolute;
    font-size: 10px;
    width: 680px;
    text-align: right;
    margin-top: -10px;
}

#bannermin{width:232px;margin-left:5px;}
#wildcardurl{	
    position:absolute;
    width:538px; text-align: right;font-size:10px;margin-top: -20px; }
.words{
    font-size:10px;
    padding:15px;
}

.aavatar,
.avatar,
.profileavatar{
    /*
    background-color: #d3e7e4;
    border: 1px solid #7a9d99;
    */
}

