ul									{ list-style: none; }

a 
{
text-decoration:none;
color:#ff0000;
}
/* 
	LEVEL ONE
*/
ul.dropdown                         {
	position: relative;
	top: 33px;
	left: 0px;
	z-index: 100;
	float: right;
}
ul.dropdown li                      { font-weight: bold; font-family:"Comic Sans MS", cursive; float: left; zoom: 1; line-height:40px;font-size:14px;}
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block;font-size:14px; padding: 4px 8px; border-right: 1px solid #333;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                {  color: black; position: relative; }
ul.dropdown li.hover a              { color: black;}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal;color: #000; 
									  border-bottom: 1px solid #ccc; float: none; height:30px;line-height:30px;padding:0px;margin:0px; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%;padding:0px;margin:0px;padding-left:5px;height:30px;line-height:30px; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

ul#demo-block{ margin:0 15px 15px 15px; }
ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }
ul#demo-block li a{ color:#eee; font-weight:bold; }
#USTSAYFA
{
width:1000px;
height:118px;
margin:auto;
background:url(../img/ust.png) no-repeat top center;
position:relative;
top:15px;
}
#USTSAYFA a#logo
{
display:block;

float: left;
width:275px;
height:50px;	
margin-left:10px;
margin-top:30px;

}
#USTSAYFA a#logo img
{
width:275px;	
}
.t{clear:left;	}
.tt{clear:both;	}



#ANA
{
width:1000px;
margin:auto;
position:relative;
top:25px;
z-index:1;
}
#ANA #UST
{
width:1000px;
height:24px;
margin:auto;
background:url(../img/ana_ust.png) no-repeat;
}
#ANA #ORTA
{
width:960px;
margin:auto;
background:url(../img/ana_orta.png) repeat-y;
padding:20px;
color:#fff;
}
#ANA #ALT
{
width:1000px;
height:24px;
margin:auto;
background:url(../img/ana_alt.png) no-repeat center;
}
#ANA #ORTA h1 
{
border-bottom:4px solid #7F7F7F;
margin-bottom:15px;
font-family: 'Ribeye Marrow';
font-size:24px;	
line-height:30px;
height:30px;
}
#ANA #ORTA h1 span
{
display:block;
float:right;
}
a 
{
text-decoration:nonce;
color:#fff;
}

.galeri
{
border:1px solid #737373;
width:215px;
float:left;
margin-right:12px;
margin-bottom:10px;
text-align:center;
color:#fff;
}
.galeri img 
{
height:170px;
}
.galeri strong
{
font-size:12px;
display:block;
background-color:#1A1A1A;
padding:3px;
line-height:18px;
font-weight:normal;
height:20px;
}

a#fb
{
display:block;
width:40px;
height:51px;
background:url(../img/facebook_icon.png) no-repeat center;
float:right;
margin-top:34px;
margin-left:10px;
}
a#tw
{
display:block;
width:40px;
height:51px;
background:url(../img/twitter_icon.png) no-repeat center;
float:right;
margin-top:34px;
}
