body { 
	margin: 0; 
	padding: 0; 
	font-family: Trebuchet MS, Verdana, sans-serif;
	}
.bu_bg1 {
        background: #090702 url(img/bu_bg1.gif) repeat-y top center
        }
.bu_bg2 {
	background: url(img/bu_bg2.gif) no-repeat top left;
	}
.bu_bg3 {
	background: url(img/bu_bg3.gif) no-repeat top left;
	}
a:link {
	color: #6B080C; 
	}
a:visited {
	color: #6B080C; 
	}
a:active {
	color: #6B080C; 
	}
a:hover {
	color: #000; 
	}

h1 {
        font-size: 22px;
        color: #750000;
        margin: 0;
        padding: 0 0 0 125px;
        font-weight: bold;
        height: 58px;
        }
.main {
	padding-right: 30px;
	}
.txt1 {
	font-size: 15px;
	}
.txt2 {
	font-size: 12px;
	}
.footer {
	font-size: 10px;
	}