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

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

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

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

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

h4 {
    font-size: 120%;
    margin-top: 20px;
    color: #1c1403;
}

h5 {
    font-size: 120%;
    margin-top: 20px;
    color: #1c1403;
}

h6 {
    font-size: 120%;
    margin-top: 20px;
    color: #1c1403;
}

a, a:visited {
color: #1c1403; 
}

a:hover {
    color: #997111;
}

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: 700px;
}

#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 {
    float: left;
}

#center {
    float: left;
}

#right {
    display: none;
}

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

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

.content {
    padding: 10px 20px;    
}
#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: #ccb171;
}

#navigation-1 {
    float: left;
    line-height: 2.5em;
    padding: 0 15px;
    margin: 0;
    vertical-align: middle;
    font-weight: bold;
}

#navigation-1 li {
    display: inline;
    padding: 0 10px;
}

#navigation-1 li a {
    color: white;
}

#navigation-1 li a:hover, #navigation-1 li.selected a {
    color: #1c1403;  
}

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

#navigation-2 a {
    display: block;
}

.admin-links {
    float: right;
    font-size: 80%;
    line-height: 3em;
    margin: 0;
    padding: 0 15px;
    vertical-align: middle;
}

.admin-links a {
    padding: 6px;
    text-decoration: none !important;
    color: black;
    font-size: 80%;
}

#navigation-2 {
    padding-top: 30px;
    padding-left: 20px;
    margin: 0;
}

#navigation-2 li {
    display: block;
    list-style: none;
    margin: 9px 0;
    padding: 1px 10px;
    border-left: 2px solid transparent;
}

#navigation-2 li.selected {
    border-left: 2px solid #997111;
}

#navigation-2 li.active, #navigation-2 li:hover {
    border-left: 2px solid #4d3705;
}

#navigation-2 li a {
    color: #1c1403;  
}

#navigation-2 #navigation-3 li.active, #navigation-2 #navigation-3 li:hover {
    border-left: 2px solid #1c1403;  
}

#navigation-3 {
    padding-left: 0;
    margin-left: 0;
}
#header-border-top, #topbar-border-top, #main-border-top, #footer-border-top {
    background: url("../webpage/images/border/none/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/none/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/none/bottom-full.png") no-repeat scroll 0 0 transparent;
}

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

#center {
    width: 800px;
    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: #ffffff95;
}
#main-separator-1, #main-separator-2 {
    display: none;
}
#header {
    overflow: hidden;
    height: 125px;
}

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

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

#header-club-name {
    float: left;
    color: #6b4e0a;
    font-family: Arial, sans-serif;
    font-size: 50px;
    font-weight: bold;
    padding-top: 40px;
}
body {
/***	background:  url('001.jpg') repeat-y;
        background-size: 100%;  ***/
}

