html, body 
{
    margin: 0;
    padding: 0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #333333;
    line-height: 16px;
    background: url(../images/styles/header_background.gif) repeat-x;

}

#frame
{
margin: 0px 0px 0px;
width: 980px;
}

#header
{
   height: 208px;
   width: 900px;
   background:  url(../images/styles/header_background.gif) repeat-x;
}

#header_links
{
margin-top: 66px;
width: 600px;
margin-left: 2px;
float: left;
}

#header_images
{
margin-top: 4px;
float:left;
width: 600px;
margin-left: 2px;
}

#logo
{
   width: 226px;
   height: 208px;
   float: left;
}

#logo_entertainment
{
   width: 226px;
   height: 159px;
   float: left;
}

#content_holder
{
float: left;
width: 750px;
}

#content_holder1
{
width: 226px;
float: left;
}

#main_content
{
float: left;
min-height: 400px;

}

#leftcol
{
float: left;
width: 224px;
}

#leftcol_heading
{
width: 224px;
height: 49px;
background: #ffffff url(../images/styles/leftcol_heading.gif) repeat-x;
float: left;
border-right: 1px solid #ff8a00; 
}


#leftcollinks
{
width: 226px;
background: #ffffff url(../images/styles/bg-sidebar.gif) repeat-x;
float: left;
min-height: 400px;
}

#content
{
padding-top: 1px;
padding-bottom: 12px;
float: left;
padding-left: 20px;

}

#shopping
{
padding-top: 6px;
padding-bottom: 12px;
float: left;


}

#content_go_back
{
float: left;
padding-left: 20px;
width: 800px;
padding-bottom: 12px;
}

#footer
{

 background:  #ffffff url(../images/styles/footer.gif) repeat-x;
float: left;
height: 30px;
width: 100%;
}

#footer_information
{
float: left;
height: 25px;
padding-top: 5px;
padding-left: 236px;
font-size: 10px;
color: #cc6633;
}

a
{
    color: #064787;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
font-family: arial;
color: #1e4481;
font-size: 21px;
margin-bottom:30px;
margin-top: 20px;
}

h2
{
font-family: arial;
color: #ff8a00;
font-size: 14px;
margin-top: 5px;
margin-bottom:20px;
}

h3
{
font-family: arial;
color: #ff8a00;
font-size: 13px;
margin-top: 1px;
}


h4
{
font-family: arial;
color: #1e4481;
font-size: 12px;
font-style: bold;
margin-top: 5px;
padding-left: 8px;

}

#browse_category
{
width: 224px;
background: url(../images/styles/browse_category.gif) repeat-x;
float: left;
padding-top: 4px;
}

#browse_category_text
{
font-size: 12px;
padding-left: 12px;
}

#display_list
{
border-bottom: 1px solid #c9d9e8; 
width: 700px;
padding-bottom: 10px;
margin-bottom: 15px;
}

#detailed_view
{
width: 500px;
min-height: 392px;
background: url(../images/styles/detailed_view.gif) repeat-x;
}

#detailed_view H1
{
font-family: arial;
color: #1E4481;
font-size: 30px;
}

#detailed_view_layout
{
float: left;
width: 355px;
margin-right: 10px;
text-align: left;
}

#detailed_view_layout_listen
{
float: left;
margin-right: 10px;
text-align: left;
}