div#footer {
	clear:both;
	margin-left:2px !important;
	margin-left:3px;
	padding-bottom:0px;
	width: auto;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	}
div#footer * {
	margin:0;
	padding:0;
	}
div#footernav {
	margin-top:2px !important;
	margin-top:1px;
	height:20px;
	font-family:Veranda;
	border-top:0px solid black;
	}
div#footernav ul {
	padding-left:10px;
	height:17px !important;
	height:15px;
	list-style-type:none;
	background:url(../graphics/mainNavBackground.gif) 0 0 no-repeat;
	}
div#footernav li{
	float:left;
	}
div#footernav li a {
	display:block;
	padding:1px 10px 1px 6px !important;
	padding:0px 10px 2px 6px;
	height:auto;
	color:#333333;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:none;
	background:url(../graphics/divider.gif) 100% 4px no-repeat;
	border-style:solid;
	border-color:#ffffff;
	border-width:0 0 2px 0;
	}
div#footernav li:hover a {
	color:rgb(130,0,0);
	border-color:rgb(130,0,0);
	}
div#footernav li#rss a {
	padding-right:5px;
	background-image:none;
	}
div#footernav ul li#english, div#footernav ul li#turkish{
	float:right;
}
div#copyright {
	clear:both;
	height:18px;
	background:url(../graphics/subNavBackground.png) repeat-x;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	}
div#copyright p {
	margin-left:14px;
	padding-top:3px;
	font-size:1em;
	color:#ffffff;
	}
