* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

table.result tr th {
    padding-right: 10px;
}

table.result tr td {
    padding: 3px;
    padding-right: 6px;
}

h1 {
    font-size: 1.5em;
    margin-bottom: 15px;
    padding-top: 5px;
}

h2 {
    font-size: 1.3em;
    margin-bottom: 5px;
}

h3 {
    font-size: 1em;
    margin: 10px 0px;
}

p {
    font-size: 0.9em;
    margin-bottom: 5px;
}

p#members {
    margin: 10px;
}

a {
    color: #0a0;
    text-decoration: none;
}

a img {
    border: none;
}

img.centered-pic {
    margin: 0px 90px;
    border: 3px ridge #0a0;
}

.profile-pic img {
    width: 260px;
}

.profile_info {
    float: left;
}

#page-wrapper {
    text-align: left;
    margin: auto;
    width: 950px;
}

#content-wrapper {
    clear: both;
    margin-top: 1px;
}

#header {
    border-bottom: 3px ridge #000;
    margin-bottom: 2px;
    height: 115px;
}

#header a {
    display: block;
    width: 95px;
    float: left;
    padding: 5px 20px;
}

#header a img {
    border: none;
}

#header #welcome {
    float: left;
    margin: 15px 100px;
    text-align: center;
}

#main-navigation {
    background-color: #fff;
    width: 175px;
    font-size: 0.9em;
    font-weight: bold;
    float: left;
}

#main-navigation ul li {
    list-style-type: none;
    background-color: #0a0;
    border-bottom: 1px solid #fff;
}

#main-navigation ul li a:hover {
    background-color: #ff3;
    color: #06f;
}

#main-navigation ul li a {
    display: block;
    width: 169px;
    color: #000;
    padding: 2px 3px;
}

#main-navigation ul li ul.sub-navigation {
    display: none;
    background-color: #fff;
}

#main-navigation ul li ul.sub-navigation li,
#main-navigation ul li.active ul.sub-navigation li {
    background-color: #fff;
    list-style-type: circle;
    margin-left: 20px;
    width: 155px;
}

#main-navigation ul li.active ul.sub-navigation li a {
    background-color: #fff;
    color: #000;
    width: 150px;
}

#main-navigation ul li ul.sub-navigation li a:hover {
    background-color: #fff;
    color: #06f;
}

#main-navigation ul li.active a {
    background-color: #ff3;
    color: #06f;
}

#main-navigation ul li.active ul.sub-navigation {
    display: block;
}

#main-navigation ul li.active ul.sub-navigation li.active a {
    color: #06f;
}

#content {
    /*margin-left: 175px;*/
    width: 755px;
    float: right;
    padding: 5px 10px;
    background-image: url("../images/content_bg.jpg");
    background-repeat: no-repeat;
}

#content ul {
    margin-left: 20px;
}

#content ul li {
    list-style-type: circle;
}

.pic-preview-big {
    float: left;
    margin: 5px 25px;
}

.pic-preview-big img {
    width: 300px;
    height: 220px;
    border: 3px ridge #0a0;
}

a.pic-preview-small {
    display: block;
    float: left;
    height: 70px;
    width: 100px;
    margin: 10px;
}

a.pic-preview-small img {
    height: 70px;
    width: 100px;
}

#picturenavi {
    clear: both;
    text-align: right;
    padding: 20px 5px;
}

#footer {
    clear: both;
    border-top: 3px ridge #000;
    text-align: right;
    margin-top: 20px;
}

#footer ul {
    height: 30px;
    margin: auto;
}

#footer ul li {
    float: right;
    list-style-type: none;
    margin: 5px 6px;
}

#king-shooting, 
#bird-king-shooting,
#donation-shooting {
    width: 760px;
    height: 200px;
    text-align: center;
}

#donation-shooting {
    margin-left: 200px;
    width: 400px;
}

.houses {
    float: left;
    width: 120px;
}

.house {
    background-color: transparent !important;
    width: 800px;
    height: 200px;
}

.house .houses {
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
}

.second,
.third {
    margin-top: 20px;
}

.second {
    margin-left: 20px;
}

#donation-shooting .houses {
    margin: 0px 40px;
}

img.house-pic {
    height: 75px;
    width: 60px;
    border: 2px ridge #0a0;
    margin: 15px;
}

.house img.house-pic {
    width: 120px;
    height: 150px;
}

img.linked-logo {
    width: auto;
    height: 50px;
    margin-left: 20px;
    margin-bottom: -15px;
    margin-top: 20px;
}

img.his-right {
    float: right;
    height: 200px;
    border: 2px ridge #0a0;
    margin: 5px;
}

img.his-left {
    float: left;
    height: 200px;
    border: 2px ridge #0a0;
    margin: 5px;
}

img.his-center {
    border: 2px ridge #0a0;
    margin-left: 150px;
    margin-bottom: 20px;
}

a.pdf-link {
    padding-right: 30px;
    padding-top: 5px;
    background-image: url("../images/pdf_logo.jpg");
    background-position: top right;
    background-repeat: no-repeat;
}

h2.link-header {
    padding-top: 30px;
    margin-bottom: -10px;
}

hr.news-separator {
    clear: both;
    width: 700px;
    height: 10px;
    float: none;
    border: none;
    color: transparent !important;
}

.news {
    background-color: transparent !important;
    width: 350px;
    /*height: 130px;*/
    margin: 10px;
}

.left-top {
    float: left;
}

.right-top {
    float: right;
}

.champion {
    clear: both;
    float: left;
    width: 200px;
    margin: 20px;
    margin-left: 100px;
    background: transparent !important;
}

.current {
    clear: none;
    margin-left: 80px;
}

.champion img {
    width: 200px;
    border: 2px ridge #0a0;
}

.current img {
    width: 250px;
}

.years {
    float: right;
    margin: 20px;
    margin-right: 150px;
    text-align: center;
    padding-top: 100px;
    background: transparent !important;
}

.h-champ {
    text-align: center;
}

#counter {
    margin: 10px;
}

#counter table, #counter tr, #counter td {
    border: solid;
    border-width: 1px;
    border-color: #000;
    
    text-align: left;
    
    font-size: 0.95em;
    color: #06f;
    
    background-color: #0a0;
}
#counter table tr, #counter table td {
    background-color: #ff3;
    padding: 2px;
}

table.result {
    margin-top: 20px;
}

table.result {
    font-size: 0.9em;
}

table.yellow tr td {
    background-color: #ff8;
}

#rk_detail {
    text-align: center;
}

#rk_detail table tr td {
    width: 100px;
    padding: 10px;
}

#rk_detail table tr td img {
    border: 2px ridge #0a0;    
}

#footnavi {
    text-align: center;
}

.left {
    float: left;
    width: 350px;
}

.right {
    float: right;
    width: 300px;
}

.right p {
    font-size: 1.1em;
}

#family {
    position: absolute;
    top: 160px;
    left: 560px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #fff;
}

span.highlight {
    font-weight: bold;
    cursor: help;
}

#facebook-fanbox {
    float: left;
    width: 350px;
    height: 100px;
    margin-top: 10px;
    margin-left: 185px;
}