#container {
position: relative;
width: 675px;
}

#flv {
float: left;
margin-top: 8px;
margin-left: 8px;
width:310px;
border: solid 5px #eee8aa;
border-top: solid 15px #eee8aa;
border-bottom: solid 15px #eee8aa;

}

#content {
padding-top:10px;
padding-left:30px;
padding-right:30px;
}

#links {
float: right;
margin-top: 8px;
margin-right: 8px;
margin-bottom: 8px;
padding: 8px;
padding-top: 30px;
width:300px;
height: 270px;
background-image: URL(images/musicians_bg.jpg);
background-repeat: no-repeat;
background-position: center center;
}

#clear {
clear: both;
}

#links a:link, a:visited {
font-weight: 900;
font-style: italic;
color: #000099;
text-decoration: underline;
}

#links a:hover, a:active {
font-weight: 900;
font-style: italic;
color: #000099;
text-decoration: underline;
background-color: #eee8aa;
}

#musicians_content {
width: 600px;
}

a#player_rentals:link {
font-size: 16px;
font-weight: 600;
font-family: Arial, sans serif;
font-variant: normal;
color: #000000;
}

a#player_rentals:hover {
font-size: 16px;
font-weight: 600;
font-family: Arial, sans serif;
font-variant: normal;
color: #990000;
}

a#player_rentals:active {
font-size: 16px;
font-weight: 600;
font-family: Arial, sans serif;
font-variant: normal;
color: #990000;
}

a#player_rentals:visited {
font-size: 16px;
font-weight: 600;
font-family: Arial, sans serif;
font-variant: normal;
color: #000000;
}
