@charset "utf-8";
/* CSS Document */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

img{border:none;margin:0;padding:0;}

h1,h2,h3,h4,h5,h6 {
    font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 0;
}

h1{
font-size:18px;
color:#FFF2D8;
}

h2{
font-size:14px;
color:#FFF2D8;
font-weight:bold;
display:inline;
}

a{
font-size:14px;
font-weight:normal;
text-decoration:underline;
color:#FFF2D8;
}

a:hover{
font-size:14px;
font-weight:normal;
text-decoration:underline;
color:#FFF;
}

p{
font-size:14px;
font-weight:normal;
color:#FFF2D8;
display:inline;
}

body {
    padding:0px;
    /*background-image:url(img/bgr_full.jpg);
	background-position:top center;
	background-repeat:repeat-y;*/
	background-color:#4f1018;   
    font-family:Georgia, "Times New Roman", Times, serif;
    margin: 0 0 0 0;
	text-align:center;
}

#container{
width:895px; 
padding:0px;
margin-top:0px;
margin-right:auto; 
margin-bottom:0px; 
margin-left:auto;
text-align:center;
border-left:1px solid #ffe9b7;
border-right:1px solid #ffe9b7;
border-top:1px solid #ffe9b7;
background-color:#5F0E0D;

}

#menu{
width:900px;
height:54px;
margin-left:4px;
}


#wrapper{
width:860px;
padding-left:20px;
padding-right:20px;
overflow:hidden;
text-align:center;
}

.banner{ margin-top:10px; margin-bottom:10px;}

.clear{
clear:both;
}

.text{
width:570px;
margin-top:20px;
margin-right:15px;
text-align:justify;
float:left;
}

.kepek{
margin-top:20px;
width:270px;
float:right;
overflow:hidden;
}

.img{
border: 1px solid #EDDEBD;
float:left;
margin-bottom:20px;
}


.galeria{
width:800px;
margin-top:20px;
text-align:center;
float:left;
}


#flashcontent{
width:640px;
/*height:500px;*/
float:left;
text-align:left;
}
.sidebar{float:right;}
.youtubelogo{float:right;border: 1px solid #EDDEBD;}
.ytlink{float:right; text-align:justify;}