﻿#main-content {
    background-color: #ffffff;
    background-image: url(../images/common/content_background.jpg);
    background-repeat: repeat-x;
}
#table-container{
    margin: 0px auto;
    width: 718px;
    background-color: #ffffff;
    margin-top: 10px;
}
#table-container ul,
#table-container ol {
    padding-left: 15px;
    margin: 10px 0px;
}
#table-container ul,
#table-container ul li {
    list-style-type: disc;
}
#table-container ol,
#table-container ol li {
    list-style-type: decimal;
}
#table-container p {
    margin: 1em 0;
}
/*

#header .container {
    width: 718px;
}
#navigation {
    padding-left: 0px;
}
#navigation ul li a {
    margin-right: 2px;
}
#header #connect {
    margin-right: 10px;
}
#main-container,
#main-top {
    background-image: none;
}
#main-content {
    width: 718px;
    background-color: #ffffff;
}
#footer {
    width: 718px;
}
#footer-top .column {
    width:174px;
}

*/
