/* CSS Document */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

.floatleft { float:left;}
.floatright { float:right;}
.clear { clear:both;}




body { background:url(../images/grass1.jpg) bottom repeat-x; background-attachment:fixed;}
#header-wrapper { background:url(../images/headerbg.png) top repeat-x; height:540px;}
#logo { height:70px; width:260px; padding:10px; float:left;}
#yknd { font-family: "Lucida Grande",Helvetica, Tahoma, Arial; font-size:28px; color:#561815; float:right; padding:10px; text-shadow:#FFF2DB 1px 1px 1px; text-decoration:none; text-align:inherit; font-style:normal;}

#halilgokdal img { padding:10px; height:100px; margin-bottom:0px; float:right; }