/* CSS Document */


div#header {
	position: absolute;
	top: 10px;
	left: 30px;
	
	right: 10px;
	width: 920px;
	height: 120px;
	overflow: visible;
	color:white;
	background-image: url(images/baner.jpg);
	

	
}

div#ortaMenu {
	position: absolute;
	top: 135px;
	left: 30px;
	width: 920px;
	height: 750px;
	
	overflow: visible;
	
	text-align: left;
	font:"Trebuchet MS";
	font-size:14px;
	color:white;
	
	background-image: url(images/yaram.jpg);
    text-style: strong;

}




h1 {


	color: black;
	font-weight: normal;
	font-size: 25px;
	font:"Trebuchet MS";


}
h2 {


	color: black;
	font-weight: normal;
	font-size: 20px;
	font:"Trebuchet MS";


}
h3 {


	color: black;
	font-weight: normal;
	font-size: 14px;
	font:"Trebuchet MS";


}
div#footer {
	position: absolute;
	top: 890px;
	left: 30px;
	width: 920px;
	height:60px;
	
	overflow: visible;

	text-align: center;
	font:"Trebuchet MS";
	font-size:20px;
	color:black;
	bottom:10px;
	background-image: url(images/bars.jpg);
	}
div#footer2 {
	position: absolute;
	top: 930px;
	left: 30px;
	width: 920px;
	height:20px;
	
	overflow: visible;

	text-align: center;
	font:"Trebuchet MS";
	font-size:20px;
	color:black;
	bottom:10px;
}

	




.style12 {color: #000000}
.style14 {	font-size: 14px;
	font-family: "Trebuchet MS";
}
a:link {
color: black;
}
a:visited {
color: black;
}
a:hover {
color: black;
}
a:active {
color: black;


}
