body{
text-align:center;
}

DIV.main_content{
width: 822px;
overflow: auto;
margin-left: auto;
margin-right: auto;
background-color: #808080; 
layer-background-color:#808080; 
visibility: visible;
text-align: left;
}

DIV.main_content_inside{
padding: 10px;
}

DIV.main_content_inside_inside{
border-color: black;
border-style: dashed;
border-width: 1px;
background-color: #C0C0C0; 
layer-background-color:#C0C0C0; 
}

DIV.header{
background-color: #C0C0C0; 
layer-background-color:#C0C0C0; 
}

DIV.header_inside{
padding: 5px;
border-bottom-width: 1px;
border-bottom-style: dashed;
}

DIV.side_navigation{
float: left;
width: 200px;

background-color: #C0C0C0; 
layer-background-color:#C0C0C0; 
visibility: visible;
}

DIV.side_navigation_inside{
padding: 8px;
border-right-color: black;
border-right-style: dashed;
border-right-width: 1px;
}

DIV.content{
float: left;
width: 600px;
background-color: #C0C0C0; 
layer-background-color:#C0C0C0; 
visibility: visible;
}

DIV.content_inside{
float: left;
padding: 10px;
}


DIV.display_summary{
clear: left;
}

DIV.bottom{
clear: left;
background-color: #C0C0C0; 
layer-background-color:#C0C0C0; 
}

DIV.bottom_inside{
border-top-width: 1px;
border-top-style: dashed;
padding: 5px;
}

li.newest_video_list{
line-height:160%;
}

