@charset "UTF-8";
/* CSS Document */

body {
background-image: url(images/tour2/bg.gif);
background-repeat: repeat-y;
background-position: top center;
background-attachment:fixed;
background-color: #000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}

a, a font, a:link, a:visited {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover, a:hover font, a:active {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
text-decoration: none ;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


p {
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 0px 10px 10px 20px;
}

.tourHeaderText {
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
font-style: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 10px 10px 10px 50px;
}

.playersTop {
color: #444444;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 10px 10px 0px 10px;
}

.playerHeaderText {
color: #444444;
font-size: 24px;
font-weight: bold;
font-style: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.playerImage {
margin: 0px 10px 0px 0px;
}

.current {
border: 3px solid #444444;
}

#players {
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
width: 954px;
height: 370px;
background-image: url(images/tour2/playersbg.gif);
overflow: hidden;
text-align: left;
}

#tour {
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
width: 954px;
height: 351px;
background-image: url(images/tour2/tourbg.gif);
overflow: hidden;
text-align: left;
}

#video {
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
width: 954px;
height: 229px;
background-image: url(images/tour2/tourvideobg.jpg);
overflow: hidden;
text-align: left;
}