BODY {
background-color: #beb89e;
background-image: url("../images/bg_tracks_1200.jpg");
background-repeat: repeat;
background-position: top center;
background-attachment: fixed;
margin: 0;
padding: 6px;
text-align: center;
font-family: Verdana, sans-serif;
font-size: 12pt;
color: black;
}

IMG {
border: none;
margin: 0;
padding: 0;
}

A:link {
font-family: Verdana, sans-serif;
text-transform: uppercase;
color: black;
font-weight: bold;
font-size: 8pt;
text-decoration: none;
margin: 0;
outline: none;
}

A:visited {
font-family: Verdana, sans-serif;
text-transform: uppercase;
color: black;
font-weight: bold;
font-size: 8pt;
text-decoration: none;
margin: 0;
outline: none;
}

A:hover {
font-family: Verdana, sans-serif;
text-transform: uppercase;
color: black;
font-weight: bold;
font-size: 8pt;
text-decoration: underline;
margin: 0;
outline: none;
}

A.ipls:hover {
font-family: Verdana, sans-serif;
text-transform: uppercase;
color: black;
font-weight: bold;
font-size: 8pt;
text-decoration: none;
margin: 0;
outline: none;
}

A:active {
font-family: Verdana, sans-serif;
text-transform: uppercase;
color: black;
font-weight: bold;
font-size: 8pt;
text-decoration: underline;
margin: 0;
outline: none;
}

A.ipls:active {
font-family: Verdana, sans-serif;
text-transform: uppercase;
color: black;
font-weight: bold;
font-size: 8pt;
text-decoration: none;
margin: 0;
outline: none;
}

A.intext {
text-transform: none;
font-size: inherit;
}

A.infowindow span {
display: none;
}

A.infowindow:hover {
position: relative;
cursor: pointer;
}

A.infowindow:hover span {
display: block;
width: 400px;
background: #ffffff;
border: 4px outset #ffbf00;
bottom: 16px;
left: -40px;
padding: 4px; 
text-transform: none;
font-weight: normal;
cursor: pointer;
}

A.oldinfo div {
border: 4px outset #ffbf00;
padding: 6px;
text-transform: none;
text-decoration: none;
}

A.oldinfo:hover div {
border: 4px inset #ffbf00;
text-transform: none;
padding: 6px;
text-decoration: none;
cursor: pointer;
}

DIV {
margin: 0;
}

UL LI {
margin: 0;
padding: 0;
text-indent: 0;
border: none;
list-style: disc;
}

#container {
margin: 0px auto 0px auto;
width: 725px;
border: none;
text-align: left;
}

#topmenu {
margin: 0px;
padding: 0px;
width: 725px;
height: 128px;
float: left;
display: block;
text-align: left;
border: none;
}

.toptab {
width: 145px;
height: 19px;
position: relative;
background-image: url("../images/tab.gif");
background-repeat: no-repeat;
display: block;
text-align: center;
float: left;
margin: 0;
padding-top: 0;
letter-spacing: -1px;
}

#toplinks {
margin: 0;
padding: 0;
position: relative;
text-align: left;
z-index: 300;
}

#main {
width: 725px;
min-height: 185px;
height: auto !important;
height: 185px;
margin: 0px;
padding: 0px;
float: left;
display: block;
text-align: left;
border: none;
}

.main_content {
margin: 0px 20px 20px 12px;
font-size: 10pt;
overflow: visible;
}

#botsep {
width: 725px;
height: 12px;
margin: 0px;
padding: 0px;
display: block;
float: left;
text-align: left;
position: relative;
border: none;
}

#bottom {
width: 725px;
height: 149px;
margin: 0px;
padding: 0px;
display: block;
float: left;
text-align: left;
border: none;
}

#brbox {
position: relative;
margin-top: 57px;
margin-right: 5px;
float: right;
width: 322px;
height: 92px;
display: block;
font-size: 8pt;
overflow: hidden;
text-align: right;
z-index: 10;
}

#footer {
width: 725px;
height: 28px;
margin: 0px;
padding: 0px;
display: block;
float: left;
text-align: center;
border: none;
z-index: 50;
}

#picbehind {
width: 483px;
height: 398px;
position: absolute;
top: 0;
left: 50%;
margin-left: -60px;
margin-top: 85px;
z-index: 15;
}

.picfront {
width: 472px;
height: 377px;
position: absolute;
display: block;
top: 0;
left: 50%;
margin-left: -52px;
margin-top: 123px;
z-index: 30;
}

.diamond {
margin: 0px -4px 0px 0px;
padding: 0px;
border: 0px;
}

/* BUTTONS */

.buttons a, .buttons button, .buttons a:visited {
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    outline:none;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
    outline:none;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
    outline:none;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
    outline:none;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
    outline:none;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}