BODY {
	color: white;
	/*background-color: #004000;*/
	background-color: #AA5500;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11;
}

A {
	color: white;
}

A:HOVER {
	color: yellow;
}

.font {
	font-size: 14px;
}

#page {
	position:absolute;
	left:0px;
	top:0px;
	/*height: 600px; */width: 741px;
	background-color: #009966;
}

#page01 {
	position:absolute;
	left:17px;
	top:218px;
	height: 100; width: 700;
	background-color: #009966;
}


#top {
	position:absolute;
	left:0px;
	top:0px;
}

#welcome {
	position:absolute;
	left:210px;
	top:380px;
}

#text {
	display: block;
	position:absolute;
  overflow:auto;			
	left:0px;
	top:230px;
	padding:10px;
	/*height: 380px; width: 720px;*/
	background-color: #009966;
	text-align: left;
	font-size: 12px;
	background-image: url(bg.jpg);
}

#head {
	position:absolute;
	left:0px;
	top:200px;
	height: 30px; width: 741px;
	text-align: right;	
	font-size: 16px;
	padding:2px;
}

#head_pic {
	position:absolute;
	left:0px;
	top:230px;
	height: 150px; width: 741px;
}

#obr01 {
	position:absolute;
	left:240px;
	top:230px;
}

#obr02 {
	position:absolute;
	left:400px;
	top:230px;
}

#obr03 {
	position:absolute;
	left:560px;
	top:230px;
}

#text01 {
	position:absolute;
	left:20px;
	top:450px;
/*	font-size: 15px;*/
	height: 10px; width: 741px;
}

#copyright {
	position:absolute;
	left:0px;
	top:600px;
	padding:4px;
	height: 20px; width: 742px;
	background-color: #004000;
	text-align: right;
}
.font01 {

	font-size: 11px;
}
