body{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #58bae1;
}


a{
	color: #807c6e;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#bottombar{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}


#bottombar a{
	color: #ffffff;
	text-decoration: none;
}

#bottombar a:hover{
	text-decoration: underline;
}

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;}
div#header h1{height:160px;;margin:0;padding:0px;}
div#container{
	text-align:left; 
	background:#faf6e8;
	width:967px;
	margin:0
}
div#content p{line-height:1.4}
div#navigation{background:#F6F0E0;}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#footer{
	background: url(../Images/bottom_left_corner.gif) no-repeat left;
	margin:0;
	padding:0;
	height: 8px;
	clear:both;
	width:100%
}

span#footer p{
	background: url(../Images/bottom_right_corner.gif) no-repeat right;
	height: 8px;
	margin: 0 0 0 0;
	padding: 0 0 0px;
	width: 100%;
	display: block;
	clear: both;
}

div#content{float:right;width:680px}
div#leftcolumn{float:left;width:280px;}
div#extra{float:right;width:680px; margin-top:5px;}
div#wrapper{margin:0;padding:0}

#main_news_scr{
	background:#ccc url(../images/back_main_news.gif);
}




.Text_Brown td{
	font: 11px Arial;
	color: #4c3b0e;	
	padding-left:5px;
	text-decoration: none;
}

.Text_Brown a, .Text_Brown a:visited{
	color: #4c3b0e;	
	text-decoration: none;
}

.Text_Brown a:hover{
	color: #6c5f29;	
	text-decoration: underline;
}


/* Başkan */
.baskan {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	background: url(../Images/baskan2.jpg) no-repeat;
	width: 257px;
	height: 87px;
}

* html .baskan {
	margin-top: -3px;
	margin-bottom: 13px;
} 

.baskan a {
	color: #584200;
	text-decoration: none;
	margin-left: 140px;
}

.baskan a:hover {
	text-decoration: underline;
	color:#584200;
}

.baskan div{
	margin: 0;
	padding: 3px;
}

/* Galeri (Manşet) */
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

* html .galleryview {
	margin-bottom: -3px;
} 

.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}


/* Container DIV */
.vert { 
	width: 120px; /* wider than clip for custom button pos. */
	height: 508px;
	margin-bottom: 1.5em;
}

/* Clip DIV */
.vert .simply-scroll-clip {
	width: 120px;
	height: 508px;
}

/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
	width: 120px;
	height: 100px;
}

/* Modified button positions, overriding previous styles */
.vert .simply-scroll-btn-up { 
	right: 0;
	top: 0;
}

.vert .simply-scroll-btn-down { 
	right: 0;
	top: 52px;
}

.roundcont {
	background: #578fa5 url(../images/menu_back.gif) repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:34px;
}

.roundtop { 
	background: url(../images/menubar_left_corner.gif) no-repeat top left; 
}


.white a{
	color: #ffffff;
	font: bold 11px Arial;
	margin-top: 3px;
	margin-right: 6px;
	text-decoration: none;
}

.white a:hover{
	text-decoration: underline;
}

.white a:visited{
	text-decoration: none;
}


.menubar{
	padding: 0px;
	margin: 0;
	font: bold 11px Arial;
	background: #578fa5 url(../images/menu_back.gif) center center repeat-x;
	height: 34px;
	width: 100%;
	text-align: right;
}

.menubar img{
	padding: 0;
	margin: 0;
	float:left;
}


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 1px;
	float: left; /* width: 80%; width of menu*/
	border-top: 1px solid #ececec; /*darkred border*/
	width: 100%;
	background: url(../images/box_bot_back.gif) repeat-x;
	z-index:50;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #ffffff; /*text color*/
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid #ececec; /*darkred divider between menu items*/
}

.indentmenu ul li a:hover{
color: #ffffff; /*text color*/
text-decoration: underline;
padding-bottom: 2px;
background: url(../images/box_bot_back_selected.gif) repeat-x;
}

.indentmenu ul li a:visited{
color: #ffffff;
}

.indentmenu ul li a.selected{
	color: #ffffff !important;
	padding-top: 3px; /*shift text down 1px*/
	padding-bottom: 2px;
	background: url(../images/box_bot_back_selected.gif) repeat-x;
}




