* {
padding:0;
margin:0;
}
body {
background: #000000 ;
font-size:13px;
color:#FFF8C7;
text-shadow: #EECBB9 0px 0px 1px,  #C77955 0px 0px 2px,  #953A14 0px 0px 3px ;
text-transform: uppercase;
font-family : georgia, serif;
line-height : 120%;
text-align:justify;

}

#header {
position:absolute;
background: url(header.jpg) 0 50% no-repeat fixed;
top:0;left:0;
width:258px;
height:100%;}

#header {position:fixed;}

#navi { position: absolute; 
width:152px;
left:258px;
height:100%;
top:0;
background: url(back.png) 0 50% repeat-y;
height:100%;
font-family: georgia, serif;
color: #390800;
 }

#navi {position: fixed;}






#container {
position: relative;
margin: 30px 30px 30px 440px;
list-element-position:inside;}

#navi ul {position:absolute;top:50%;height:200px;list-style:none;list-element-position:outside;width:100px;left:0;margin-top:-100px;}
#navi li  {height:40px;color:#A46021;font-size:12px;
background: url(link.png) 0 0% no-repeat;padding:10px 0 0 30px;
}
#navi li:hover  {
background: url(hover.png) 0 0% no-repeat;}
#navi li a {height:50px;color:#5A3A13;font-size:20px;}
#navi li a:hover {height:50px;color:#A25D18;font-size:20px;}


#quotes {
width:50%;
font-size:12px;
margin:10px auto;
color: #5A3A13;
padding:10px;
text-align:center;
font-family: georgia, serif;
border: #FCEAAC 1px solid;
background: #D58232;}










a {
color: #FDBD5C;
text-decoration:none;
}
img {margin:5px; padding:3px;
border: #FFF8C7 1px solid;
	-webkit-box-shadow: #EECBB9 0px 0px 1px,  #C77955 0px 0px 2px,  #953A14 0px 0px 5px ;
	-moz-box-shadow: #EECBB9 0px 0px 1px,  #C77955 0px 0px 2px,  #953A14 0px 0px 5px ;
	box-shadow: #EECBB9 0px 0px 1px,  #C77955 0px 0px 2px,  #953A14 0px 0px 5px ;
}


h1 {clear:both;

padding : 5px;
margin : 15px 0 10px 0;
border-width : 0 0 1px 0;
line-height : 18px;
border-color : #FCEAAC;
border-style : solid;
color : #FCEAAC;
display : block;
font-size : 15px;
text-decoration : none;
font-weight : normal;
}
h1:first-letter {color:#FFFEFD;font-size:22px;
font-family : Georgia, Serif;
}

input, textarea, select, option {
padding : 5px;
margin : 3px;
font-family : Georgia, Serif;
font-size:14px;
color : #ffffff;
text-decoration : none;
background: #000000;
border-width : 0;
border: #FFF8C7 1px solid;
}
fieldset {margin:5px;padding:5px;border:0;}