html, body 
{
  background-color: #330000;
  height: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}

#fckbody
{
    background-color: white;
    text-align: left;
    background-image: none;
}

.fullcontainer
{
    vertical-align: top;
    min-height: 100%;
    width: 1024px;
    background-image: url(bg-repeat.jpg);
    border: 0;
    margin: 0;
    padding: 0;
    margin: 0 auto;
}

.header
{
    background-image: url(onglessonia4_01.jpg);
    width:1024px;
    height:324px;
}

.header_inner
{
    background-image: url(onglessonia4_inner_01.jpg);
    width:1024px;
    height:116px;
}

.contentwrapper
{
    background-image: url(onglessonia4_02.jpg);
    background-repeat: no-repeat;
    width: 1024px;
    min-height: 280px;
    text-align: center;
}

.contentwrapper_inner
{
    background-image: url(onglessonia4_inner_02.jpg);
    background-repeat: no-repeat;
    width: 1024px;
    min-height: 393px;
    text-align: center;
}

.content
{
    width: 800px;
    margin: 0 auto;
}

.footer
{
    background-image: url(bg-bottom.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 1024px;
    height: 107px;
    text-align: center;
    padding-bottom: 20px;
}

.footer_inner
{
    background-image: url(inner_bg-bottom.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 1024px;
    height: 49px;
    text-align: center;
    padding-bottom: 20px;
}

.footer hr
{
    width: 800px;
    color: #330000;
    text-align: center;
}

.footer_inner hr
{
    width: 800px;
    color: #330000;
    text-align: center;
}

.PanesTable
{
    width: 800px;
}

.menu
{
    width:100%;
}

.content hr
{
    color:#330000;
}

.normal 
{
    font-size: 11px;
}

.normal td
{
    font-size:11px;
}

#dnn_TopPane, #dnn_LeftPane, #dnn_ContentPane, #dnn_RightPane, #dnn_BottomPane
{
    vertical-align: top;
}

.ProductDetail-VATPrice{
	visibility: hidden;
}
