body {

	font-family: georgia, serif;
    background: url('img/fon.jpg');
	margin: 0;
	pedding: 0; 
	background-color:#FFFFFF
	scrollbar-3dlight-color: #f0e7d6 ;
}

table {
border-collapse: collapse;
}
.header {
	border: 0px;
    width: 671px;
	background: url('img/head.jpg');
	height: 126px;
}
.menu {
	border: 0px;
    width: 237px;
	background: url('img/menu.jpg');
	height: 200px;
}

.content{
	border: 0px;
    width: 520px;
	height:560px;
	background: url('img/content.jpg');
	text-align: justify;
	font-size:17px;
}		


.footer{
	border: 0px;
    width: 817 px;
	background: url('img/footer.png');
	height: 13 px;
}
.pic
{
	border: 0px;
    width: 546 px;
	background: url('img/pic.jpg');
	height: 200px;
}

.linebg {
	width: 817 px;
	background: url('img/bodyline.png') repeat-y;
	height: 1px;
	margin: 0;
}
.linebg2 {
	width: 817 px;
	background: url('img/bodyline.jpg') repeat-y;
	height: 1px;
	margin: 0;
}
.lineup {
	width: 200 px;
	background: url('img/lineUP.jpg') repeat-x;
	height: 1px;
	margin: 0;
}
.down {
	width: 60 px;
	background: url('img/down.jpg') repeat-x;
	height: 1px;
	margin: 0;
}
.ground {
    width: 800 px;
	height: 1000 px;
	background: url('img/ground.jpg');
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

#menu4 {
        width: 200px;
        border-style: solid solid none solid;
        border-color: #D76100;
        border-size: 1px;
        border-width: 1px;
        margin: 10px;
        }

#menu4 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #9E3C02;
        display: block;
        background: url('img/menu4.gif');
        padding: 8px 0 0 30px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #fff;
        background: url('img/menu4.gif') 0 -32px;
        padding: 8px 0 0 30px;
        }

#menu4 li a:active {
        color: #fff;
        background: url('img/menu4.gif') 0 -64px;
        padding: 8px 0 0 30px;
        }