* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #48002A;
}
#wrapper {
	margin: 0 auto;
	width: 1024px;
	height: 1200px;
}
#header {
	width: 900px;
	color: #333;
	height: 102px;
	background-image: url(Header%20copy.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#navigation {
	width: 900px;
	color: #333;
	margin: 0px;
	height: 144px;
}
#Menu {
	padding:0;
	margin:0 auto;
	list-style:none;
	width:900px;
	height:130px;
}
#Menu li {
	display:block;
	width:900px;
	height:130px;
	position:inherit;
	padding-left: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#Menu li.emule {
	background-image: url(emule%20copy.png);
	height: 130px;
	width: 130px;
	background-repeat: no-repeat;
	float: left;
	background-position: center bottom;
}
#Menu li.torrent {
	background-image: url(torrent%20copy.png);
	height: 130px;
	width: 110px;
	background-repeat: no-repeat;
	float: left;
	background-position: center bottom;
}
#Menu li.port {
	background-image: url(port%20copy.png);
	height: 130px;
	width: 130px;
	background-repeat: no-repeat;
	float: left;
	background-position: center bottom;
}
#Menu li.programlar {
	background-image: url(programlar%20copy.png);
	height: 130px;
	width: 130px;
	background-repeat: no-repeat;
	float: left;
	background-position: center bottom;
}
#Menu li.mesaj {
	background-image: url(mesaj%20copy.png);
	height: 130px;
	width: 130px;
	background-repeat: no-repeat;
	float: left;
	background-position: center bottom;
}
#Menu li.mail {
	background-image: url(mail%20copy.png);
	height: 130px;
	width: 130px;
	background-repeat: no-repeat;
	float: left;
	background-position: center bottom;
}

#Menu li a:hover {background:url(circular/circle.gif); text-decoration:none; font-family:georgia, serif;}
#Menu li a {
	display:block;
	width:110px;
	height:130px;
	text-align:center;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}


#content {
	width: 1024px;
	color: #333;
	margin: 0px;
	height: 768px;
	background-image: url(Feraye%2014%20%C5%9Eubat.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#contentBos{
	height:100px;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
	}
#contenttext{
	float: left;
	height: auto;
	width: 400px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
}

#contenttextsag{
	float: left;
	height: auto;
	width: 250px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#footer {
	width: 880px;
	color: #333;
	padding: 10px;
	background-color: #EEECDE;
	height: 25px;
}
#wrapper #content #contenttext p {
	color: #333;
}
#content2 {
	width: 1024px;
	color: #333;
	margin: 0px;
	height: 768px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#wrapper #content2 ul  {
	list-style-type: none;
	margin: 10%;
}
#wrapper #content2 ul li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;

}
#wrapper #content2 h1 {
	color: #FFF;
	text-align: center;
}

