
body
{ background-color: #2B1C18;
text-align: justify;
margin: 0px;
background-image: url(killbillback.jpg);
background-repeat: repeat-y;
}


body, td, input, select, textarea
{ font-family: Arial;
font-size: 12px;
line-height: 13px;
color: #9C7B6C;}


a
{ text-decoration: none;
color: #CEA887;}

a:hover
{ color: #FCDEC4;}

p
{ margin: 0px 0px 5px 0px;}

input, textarea, select
{ border: 1px solid #583D35;
color: #9C7B6C;
background-color: #422A23;
padding: 2px;}

input:focus, textarea:focus, option:focus, select:focus {
		background: #3D2620;}
				

li
{ list-style-type: none;
padding-bottom: 1px; }

ul
{ padding-left: 1px;
margin-left: 0px; }

.mainimage
{ z-index: 1;}

img
{ border: 0px;}

.content
{ width: 490px;
background-color: #50322a;
position: absolute;
left: 51px;
top: 322px;
padding: 5px; }

.menu
{ width: 146px;
background-color: #50322a;
position: absolute;
left: 500px;
top: 0px;
padding: 5px; }

.title
{ background-color: #50322a;
font: bold 13px arial, sans serif;
padding: 3px;
color: #8C7259;
letter-spacing: 1px;
border-bottom:dotted 1px #38241E;
text-transform: uppercase;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#A30011;
color:#8D7A67;
width:180px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #F9F5EA;/* */
}

.main
{ padding: 3px;
color: #9C7B6C; }

.divtitle
{ background-color: #bfc7ba;
padding: 3px;
color: #8D7A67;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
border-bottom: 1px dashed #a30011; }

.buttonscontainer {width: 146px;}

.buttons a {color: #CEA887;
background-color: #4C2F27;
padding: 2px;
padding-left: 3px;
display: block;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {background-color: #422A23;
text-decoration: none;
color: #CEA887;}

blockquote {
 color: #9C7B6C;
	margin: 0 20px;
	padding: 0 20px;
	border-bottom: 2px solid #583D35;
        background-color: #422A23;
	font-size: 1em;
}

img.float {
border: 5px solid #583D35;
float: left;
margin-right: 5px;
}

img.floatr {
float: right;
border: 5px solid #583D35;
margin-left: 5px;
}

* html img.float {
margin-top: -5px;
}

* html img.floatr {
margin-top: -5px;
}

h1, h2 { background-color: #50322a;
font: bold 13px arial, sans serif;
padding: 3px;
color: #8C7259;
letter-spacing: 1px;
border-bottom:dotted 1px #38241E;
text-transform: uppercase;
}
