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

body {
background-color: #000;
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
text-align: justify;
color: #666;
}

h1 {
display: none;
}

h2 {
color: #fff;
font-size: 14pt;
padding: 0;
margin: 0;
text-align: left;
}

img {
border: none;
}

a:link, a:visited, a:active {
font-weight: bold;
text-decoration: none;
color: #be1e2d;
}

a:hover {
text-decoration: underline;
color: #be1e2d;
font-weight: bold;
}

#wrapper {
position: relative;
width: 700px;
margin: 0 auto 0 auto;
}

#header {
width: 700px;
height: 150px;
background-image:url(images/Header.png);
}

#content {
width: 640px;
padding: 0 30px;
margin-bottom: 25px;
}

#container_800Miles {
}

.flv_player {
margin-bottom: 20px 0;
padding-bottom: 10px;
}

.item {
padding-bottom: 10px;
margin-bottom: 25px;
background-color: #0C0C0C;
}

.video_description {
padding: 10px;
}

#bio_button {
font-size: 18pt;
color: #be1e2d;
margin: 0 auto;
text-align: center;
}

#barry {
height: 449px;
width: 300px;
background-image:url(images/Barry.png);
float: left;
margin: 0 20px 20px 0;
}

#footer {
font-size: 8pt;
margin: 0 auto;
width: 700px;
text-align: center;
}