@charset "UTF-8";
/* LameDore */

body {
	background-color: #d3d8cd;
	background-image: url(../images/isik.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
}
.MENU {
	padding-right: 8px;
	padding-left: 8px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: #999999;
}
.MENU  a    {
	color: #999999;
	text-decoration: none;
}
.MENU a:visited {
	color: #999999;
	text-decoration: none;
}
.MENU a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper {
	width: 100%;
}
#site {
	width: 800px;
}
#tr-top {
	background-image: url(../images/light-top.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 800px;
}
#tr-down {
	background-image: url(../images/light-down.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 800px;
}
#bg {
	background-color: #FFFFFF;
}
#logo {
	margin-top: 20px;
	margin-bottom: 20px;
}
#lightR {
	background-image: url(../images/light-right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 516px;
	width: 99px;
	position: absolute;
}
#wrapper tr {
	width: 800px;
}
#footer {
	font-size: 9px;
	color: #999999;
}
.baslik01 {
	font-family: Georgia, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #999999;
}
#table-underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.btn {
	padding: 5px;
	color: #6E716C;
	text-decoration: none;
	background-image: url(../images/galeri-bg.gif);
	background-repeat: repeat;
}
a.btn:visited {
	padding: 5px;
	color: #6E716C;
	text-decoration: none;
	background-image: url(../images/galeri-bg.gif);
	background-repeat: repeat;
}
a.btn:hover {
	padding: 5px;
	color: #00AA98;
	text-decoration: none;
	background-image: url(../images/galeri-bg.gif);
	background-repeat: repeat;
}
#bg ul {
	list-style-type: none;
	font-size: 11px;
	width: 600px;
	height: auto;
}
#bg li {
	float: left;
	height: 122px;
	width: 122px;
	text-align: center;
	background-image: url(../images/basin-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bg a {
	color: #333333;
	text-decoration: none;
	margin-top: 12px;
}
#bg a:hover {
	color: #FF0000;
	text-decoration: none;
	margin-top: 12px;
}
