﻿#divcontainer
{
    border: thin solid #6699FF;
    width: 975px;
    margin-right: auto;
    margin-left: auto;
/*    height: 212px;
*/
}
/*
#leftborder
{
    float: left;
    background-image: url('../img/Sheet-v.png');
}
*/
#divtop {
}
/*
#rightborder
{
    float: right;
    background-image: url('../img/sheet-v.png');
    background-position: right;
}
*/
#divmain {
    width: 750px;
    float: left;
}
#MainContent {
    width: 550px;
    float: left;
    background-color: #FFFFFF;
}
#divcontent
{
    width: 550px;
	float: left;
}
#divads {
    width: 200px;
    float: right;
    text-align: center;
}
#divbottom {
	clear: both;
    text-align: center;
}
#podcasts 
{
    width: 200px;
}
