﻿body {
	text-align: left;
	height: 100%;
	background-color: #790304;
	background-repeat: repeat;
}

#otr 
{
	width: 820px;
	margin: auto;
	background-image: url("images/repeater.gif");
	background-repeat: repeat-y;
}

#bnr 
{
	width: 100%;
	height: 130px;
}

#mnu
{
    width: 100%;
    height: 30px;
	background-image: url("images/menu_bg.gif");
	background-repeat: no-repeat;    
}

#bdy
{
	width: 800px;
	min-height: 600px;
	padding: 0px 0px 0px 0px;
}

#ftr
{
	width: 100%;
	height: 60px;
	background-image: url("images/ftr.gif");
	background-repeat: no-repeat;
}