#body {
	width: 720px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 99px;
	background-color: #000000;
}
#icerik {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 0px;
	width: 570px;
	padding: 0px;
	position: absolute;
	left: 150px;
}
#link {
	background-color: #000000;
	float: right;
	width: 466px;
	position: relative;
	height: 99px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-align: right;
}


#banner {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
}
#line2 {
	background-color: #FF0000;
	height: 2px;
}
#line1 {
	background-color: #FF0000;
	height: 2px;
}
#sol {
	margin-top: 0px;
	position: relative;
	background-color: #000000;
	padding: 0px;
}
#alt {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-style: italic;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 5px;
}
