﻿body
{
    background-image: url(gfx/white.gif);
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #36434d;
    margin: 0px 0px 0px 0px;
}
img
{
    border: 0px;
    margin: 4px 4px 4px 4px;
}

h1
{
    font-size: medium;
    color: #7E483E;
}
h2
{
    font-size: small;
    color: #5ca515;
}
li
{
    padding: 4px 0px 4px 0px;
}
hr
{
    border: 0px;
    height: 1px;
    width: 100%;
    border-top: 1px solid #69aee2;
}
p
{
    padding: 2px 0px 2px 0px;
}
input, textarea
{
    border: 1px solid #6AC930;
    background-color: #f9f9f9;
    padding: 2px 2px 2px 2px;
}
#header
{
    width: 910px;
    height: 148px;
    background-image: url(gfx/banner0A2.jpg);
    clear: both;
}
#header-left
{
    width: 607px;
    height: 148px;
    image: url(img/header_part1.jpeg);
    float: left;
    clear: both;
}
#header-right
{ 
    left: 700px;
    width: 147px;
    height: 148px;
    image: url(img/header_part2.jpeg);
    float: right;
    clear: both;
}
#sponsors
{
    width: 178px;
    height: 770px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    float: left;
    margin: 5px;    
    padding: 7px;
}
#content
{
    width: 800px;
    height: 600px;
    background-color: #ffffff;
    float: left;
}

#right
{
    width: 12px;
    height: 552px;
    background-image: url(gfx/white.gif);
    float: left;
}
#footer
{
    width: 910px;
    height: 46px;
    background-image: url(gfx/white.gif);
    clear: both;
}
.active
{
    color: #585768;
}
.contactbox
{
    border: 1px solid #000000;
    background-color: #ffffff;
    text-align: center;
    display: none;
    padding: 4px 4px 4px 4px;
    left: 486px;
    width: 280px;
    position: absolute;
    top: 114px;
    height: 215px;
}


div a:active
{
    text-decoration: underline;
    color: #3544FF;
}
div a:link, div a:visited
{
    color: #3544FF;
    text-decoration: none;
}
div a:hover
{
    text-decoration: underline;
    color: #3544FF;
}

.menu {
  float:left;
}

.menu a {
  display:block;padding:0 0 0 4px;margin:0;
  width:120px;height:20px;
  background:transparent url(gfx/menu-bg.png) repeat-x 0 -32px;
}

.menu a span {font-size:1pt;visibility:hidden;}

.menu a:hover {
  background-position:0 0;
}

a#menu_item_octoopen {
  height:50px;
  background-image:url(gfx/logo-octoopen.png);
  background-position:0 0;
}

a#menu_item_livetiming {
  height:30px;
  background-image:url(gfx/logo-livetiming.png);
  background-position:0 0;
}

.thumbimg
{
    padding: 4px;
    background-color: #efefef;
    border: 1px solid #cccccc;
}
