body { 
background: #f4e5d8 url('http://bukujutsu.org/bg.gif') fixed;
font: 85%/140% Arial, Tahoma, Sans-Serif;
color: #4b463e; 
margin: 0; 
padding: 0; 
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: normal; 
color: #c1914c; 
text-decoration: none;
}

a:hover { 
color: #000;
}

#header {
background: url('http://bukujutsu.org/layout.jpg') no-repeat;
width: 733px;
height: 603px;
}

#left {
float: left;
background: url('http://bukujutsu.org/left.jpg') repeat-y;
width: 47px;
min-height: 650px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 650px; /* for IE5.x and IE6 */
}

#content { 
background-color: #fef5e4;
margin-left: 47px;
width: 666px;
min-height: 650px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 650px; /* for IE5.x and IE6 */
padding: 0 10px 10px 10px;
}

#navcontainer {
height: 50px;
margin-top: -10px;
text-align: right;
}

#navlist {
padding: 6px 0;
margin: 0px;
font: 1em Verdana, sans-serif;
text-transform: uppercase;
}

	#navlist li {
	list-style: none;
	margin: 0px;
	display: inline;
	}

	#navlist li a {
	padding: 5px 0.8em;
	margin-left: 3px;
	text-decoration: none;
	}

	#navlist li a:link, #navlist li a:visited { 
	color: #000; 
	}

	#navlist li a:hover {
	color: #888;
	}

h1, h2, h3, h4 {
font-style: normal; 
font-weight: bold; 
font-size: 1.7em;
color: #d1624e;   
letter-spacing: 2px; 
padding: 3px 0 3px 0;
margin: 0;
font-family: Georgia, Helvetica;
}

	h5 {
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.3em;
	color: #d0a05b;
	letter-spacing: 1px; 
	padding: 2px 0 2px 0;
	margin: 0 0 2px 3px;
	font-family: Georgia, Helvetica;
	}

blockquote {
background: #f9eace url('http://bukujutsu.org/quote.gif') top left no-repeat;
border: 1px dashed #cfc199;
padding: 15px;
color: #b0a88b;
font-family: "New York", Georgia;
}

input, textarea, select { 
background-color: #faeec9;
border: 1px solid #9b8466;
padding: 4px;
color: #614e37; 
}

form, table {
padding: 5px 0 15px 0;
}

	.submit, .button, .input2 {
	background-color: #9b8466;
	color: #fff;
	border: 1px solid #766042;
	}

ul {
margin-bottom: 15px;
}

	ul.heart {
	list-style-image: url('http://bukujutsu.org/heart.gif');
	}

	ul.numbers {
	list-style-type: decimal;
	}
	
	ul.point_list {
	list-style-image: url('http://bukujutsu.org/bullet.gif');
	}

em { 
font-size: 1em;
color: #938a7d;
font-family: Georgia, Sans-Serif; 
}

p { 
margin: 3px 0 15px 0;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

code, pre {
color: #5e7a54;
font: 1em "Courier New", Courier, monospace;
margin: 5px 0 15px 0;
}

img {
border: 0px;
}

	.imgleft {
	float: left;
	margin: 3px 8px 1px 3px;
	padding: 8px;
	background-color: #fff;
	border: 1px solid #c9ad56;
	}

	.imgleft:hover {
	border: 1px solid #b81e40;
	}
	
	.wish {
	background-color: #fff;
	border: 1px solid #cdcdcf;
	padding: 4px;
	}

.exlink { 
padding-right: 15px;
background: url('http://bukujutsu.org/linkout.gif') no-repeat 100% 50%;
}

.affiliates {
margin: 0 2px;
}

.center {
text-align: center;
}

.email {
padding: 0 2px 0 2px;
font-size: .9em;
font-family: "courier new";
}

#footer { 
clear: both;
height: 0px;
}