html, body {
	padding:0px;
	margin:0px;
	background: #4d5a88 url(http://www.msneklentisi.com/_images/bg.gif) top repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#333;
	height: 100%;
}
#pagewrapper {
	margin: 0 auto;
	padding:0px;
	width: 802px;
	height: 100%;
}
#header{
	height: 129px;
	width: 100%;
	padding:0px;
	margin:0px;
	background: url(http://www.msneklentisi.com/_images/topbg.gif) bottom left no-repeat;
}
#body {
	height: %100;
	width: 792px;
	padding: 5px 5px;
	margin:0px;
	background: url(http://www.msneklentisi.com/_images/body-bg.gif) top left repeat-y;
}
#logo {
	height: 129px;
	width: 792px;
	margin-left: 10px;
	float: left;
	background: url(http://www.msneklentisi.com/_images/logo.gif) bottom left no-repeat;
}
.titlelogo {
	margin: 40px 0px 0px 145px;
	border: 0px;
}
#left {
	float: left;
	width: 190px;
	height: 100%;
	margin-top: 5px;
}
#center {
	float: left;
	width: 410px;
	height: 100%;
	margin-top: 5px;
}
#right {
	float: left;
	width: 190px;
	height: 100%;
	margin-top: 5px;
}
#right img{
	border:0px;
}
#code {
	width: 792px;
	clear:both;
}
#footer {
	width: 802px;
	clear:both;
	background:url(http://www.msneklentisi.com/_images/bottombg.gif) top left no-repeat;
	height: 50px;
	text-align:center;
	color: #FFF;
	margin:0px;
}
.menu {
	width: 180px;
	border: 1px solid #ace;
	margin: 0px 0px 10px 5px;
}
.icerik {
	width: 400px;
	border: 1px solid #ace;
	margin: 0px 0px 10px 5px;
}
.icerik p {
	padding: 0px;
	margin: 5px;
}
.menu img {
	margin: 5px 0px 5px 45px;
	border: 0px;
	
}
.menu input {
	margin: 2px;
	padding: 2px;
	font-size: 10px;
}
.menu small {
	text-align:center;
	margin:5px 0px 5px 0px;
}
/* Headings */

.menu h3 {
	display: block;
	margin: 0px;
	padding: 3px 3px 3px 7px;
	width: 170px;
	background: #ebf3fb;
	border-bottom: 1px solid #ace;
	color: #60519a;
	font-size: 12px;
}
.icerik h3, .icerik h2 {
	display: block;
	margin: 0px;
	padding: 3px 3px 3px 7px;
	width: 390px;
	background: #ebf3fb;
	border-bottom: 1px solid #ace;
	color: #60519a;
	font-size: 12px;
}

/* List Items */

.menu ul {
	padding: 0px;
	margin: 5px 0px 5px 5px;
	font-size: 11px;
}
.icerik ul {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-size: 11px;
}
.menu li {
	padding: 0px 0px 4px 11px;
	margin: 0px 0px 0px 5px;
	background:url(http://www.msneklentisi.com/_images/bullet.gif) no-repeat center left;
	list-style:none;
}
.icerik li {
	padding: 0px 0px 22px 8px;
	margin: 0px 0px 0px 5px;
	list-style:none;
}

/* Link Styles */
a:link,a:visited {
	color: #07519a;
}
a:hover {
	text-decoration:none;
}
.enyeni {
	background: url(_images/yeni.gif) no-repeat center right;
	padding-right: 27px;
	font-weight:bold;
	padding-bottom:1px;
	font-size: 14px;
}
.enfazla {
	background: url(_images/oyalanlar.gif) no-repeat center right;
	padding-right: 62px;
	font-weight:bold;
	padding-bottom:1px;
	font-size: 14px;
}
.encok {
	background: url(_images/populer.gif) no-repeat center right;
	padding-right: 46px;
	font-weight:bold;
	padding-bottom:1px;
	font-size: 14px;
}
.link {
	text-decoration:none;
	font-weight:normal;
	padding-top:1px;
	font-size: 10px;
}
.linkbold {
	font-weight:bold;
	padding-top:1px;
}	