body {
	background-image: url(/lib/images/bg.gif);
	repeat-x center;
	padding: 0px;
	margin:0px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
}
#menu {
	padding-top: 2px;
	padding-bottom: 10px;
}
#icerik {
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
#kap {
	text-align:left;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
}
#bas {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 15px;
	color: #666666;
	line-height: 20px;
	padding-right: 15px;
}
#bas a {
	color: #666666;
	text-decoration: none;
}
#bas a:hover {
	color: #00CC00;
	text-decoration: overline;
}
#dip {
	background-image: url(/lib/images/dip.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #666666;
	margin-top: 10px;
	width: 740px;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
}
#dip a {
	color: #FFFFFF;
	text-decoration: none;
}
#dip a:hover {
	color: #666666;
	text-decoration: underline;
}
