/*** general start ***/
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body, td, pre {
font-family: Verdana, sans-serif;
font-size: 12pt;
    color: #444444;
}

h1 {
    font-size: 150%;
    border-bottom: 1px solid #16691f;
    margin-top: 20px;
    color: #16691f;
}

h2 {
    font-size: 130%;
    border-bottom: 1px solid #16691f;
    margin-top: 20px;
    color: #16691f;
}

h3 {
    font-size: 110%;
    margin-top: 20px;
    color: #16691f;
}

h4 {
    font-size: 100%;
    margin-top: 20px;
    color: #16691f;
}

h5 {
    font-size: 100%;
    margin-top: 20px;
    color: #16691f;
}

h6 {
    font-size: 100%;
    margin-top: 20px;
    color: #16691f;
}

a, a:visited {
    color: #16691f;
}

a:hover {
    color: #289633;
}

hr {
    border: #CCCCCC 1px solid;
}

td p {
    margin: 2px;
}

img {
    border: 0;
}

#page {
    margin: 0 auto;
    width: 960px;
}

#topbar {
    position: relative;
}

#main {
    position: relative;
    width: 940px;
    min-height: 400px;
}

#main-border-middle {
    position: relative;
}

#main-border-middle-repeat {
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 0;
    width: 100%;
}

#admin {
    overflow: hidden;
    text-align: right;
    padding-top: 8px;
}

#admin a, #admin a:visited, #admin a:hover {
    text-decoration: none;
    color: #000000;
    padding: 7px;
}

#footer {
    padding: 2px 20px;
}

.clear {
    clear: both;
}

p {
    margin: 9px 0;
    padding: 0;
}

#header, #topbar, #main, #footer, #left, #center, #right {
    overflow: hidden;    
}
/*** general end***/

#left {
    display: none;
}

#center {
    float: left;
}

#right {
    float: left;

}

#header, #topbar, #main, #footer{
    margin: 0 10px;
}

.content {
    padding: 10px 20px;
}

#right .sidebar-content {
    padding: 10px 15px;
}

#header-border-top, #header-border-bottom,
#topbar-border-top, #topbar-border-bottom,
#main-border-top, #main-border-bottom,
#footer-border-top, #footer-border-bottom {
    height: 10px;
}
#topbar, #footer {
    background: #ffc49a;
}

.navigation a {
    text-decoration: none !important;
}

.navigation {
    margin: 0;
    padding: 8px 0 12px 0;
    display: block;
}

#navigation-1 {
    margin: 0 0 5px 0;
    padding: 0 0 0 20px;
}

#navigation-2 {
    margin: 15px 0 0;
    padding: 0 0 0 20px;
}

.navigation li {
    display: inline;
    margin-right: 1em;
}

#navigation-1 li {
    padding: 0 0 8px;
    font-size: 100%;
    font-weight: bold;
}

#navigation-2 li {
    padding: 0 0 8px;
    font-size: 80%;
}

.navigation li.selected a {
    background: url("../webpage/images/navigation/markers/darken.png");
    color: #b35c1e;
}

#navigation-1 li.selected {
    background: url("../webpage/images/navigation/markers/marker.png") no-repeat center bottom;
}

#navigation-2 li.selected {
    background: url("../webpage/images/navigation/markers/marker.png") no-repeat center bottom;
}

.navigation a {
    padding: 3px 0.5em;
    color: #803e0f;
}

.hidden a {
    display: none;
}

.navigation a:hover, .navigation li.selected a {
    color: white;
}

.admin-links {
    bottom: 5px;
    position: absolute;
    right: 10px;
}

.admin-links a {
    display: block;
    font-size: 80%;
    color: #803e0f;
    padding: 2px 0;
    text-align: right;
    text-decoration: none !important;
}
#header-border-top, #topbar-border-top, #main-border-top, #footer-border-top {
    background: url("../webpage/images/border/shadow_around/top-full.png") no-repeat scroll 0 0 transparent;
}

#header-border-middle, #topbar-border-middle, #main-border-middle, #footer-border-middle {
    background: url("../webpage/images/border/shadow_around/middle-repeat-full.png") repeat-y scroll 0 0 transparent;
}

#header-border-bottom, #topbar-border-bottom, #main-border-bottom, #footer-border-bottom {
    background: url("../webpage/images/border/shadow_around/bottom-full.png") no-repeat scroll 0 0 transparent;
}

#center {
    width: 700px;
    margin-right: 0;
}

#right {
    width: 240px;
    margin-left: 0;
}

#main-background-center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 940px;
    z-index:-1;
}
#main-background-left, #main-background-center, #main-background-right {
    background: #ffc49a url("../webpage/images/contentBackground/gradient-vertical-top-white.png") repeat-x scroll 0 0;
}
#main-separator-1, #main-separator-2 {
    display: none;
}
#header {
    overflow: hidden;
    height: 125px;
    background: url("../genwwwfiles/img_1573396671188_bubbles.png ") no-repeat;
}

#header-club-logo {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

#header-club-logo img {
    height: 90px;
}

#header-club-name {
    float: left;
    color: #b35c1e;
    font-family: Arial, sans-serif;
    font-size: 50px;
    font-weight: bold;
    padding-top: 40px;
}
body {
	background:  url('IMG_5122.jpg') ;
}

