html,body {height:100%}

* {
margin: 0;
padding: 0;
}

body, input{
font-family: "Trebuchet MS", Verdana, sans-serif;
text-align: left;
}

a {
text-decoration: none;
color: #f4bad8;
}

blockquote {
background: #f7f7f7;
padding: 15px;
margin: 5px 0;
}

#container {
height: auto !important;
min-height: 100%;
padding-bottom: 15px;
position: relative;
background: #f4bad8 url(containerBg.gif) bottom left repeat-x fixed;
}

* html #container {
	height: 100%;
}

#headerWrap {
height: 59px;
background: url(headerBg.gif);
}

#header {
width: 740px;
margin: 0 auto;
}

#header h1 a {
font-size: 30px;
letter-spacing: -1px;
padding-top: 5px;
float: left;
color: #f4bad8;
}

ul#navigation li {
list-style-type: none;
float: right;
}

ul#navigation li a {
padding: 15px 7px 12px;
display: block;
font-size: 17px;
color: #fff;
}

ul#navigation li a:hover, #footer a:hover {
background: #9b6e89;
}

.yan_linkler:link {
    font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.yan_linkler:visited {
    font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.yan_linkler:hover {
    font-family: Arial;
	color: #B23625;
	text-decoration: none;
}
