body, table { 
	color:#9f8664; 
	font-size:10px; 
	line-height: 13px;
	font-family:trebuchet ms, tahoma, arial, sans-serif;
	background: url('images/mamiko_16.jpg') repeat-y left #F0E4CE;
}

td {
	text-align: left;
}

#layout {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px;
	z-index: 0;
}

#content {
	position: absolute;
	left: 11px;
	top: 290px; 
	width: 450px; 
	overflow: none; 
	border: 0px;
	z-index: 2;
	text-align: justify;
}

img { 
	border: 0px;
}

.header {
	font-size:21px;
	padding: 1px;
	color: #d0bca0;
	font-family: georgia, times new roman, serif;
	text-align: right;
	margin-bottom: -8px;
	padding-right: 20px;
	text-transform: uppercase;
	letter-spacing: 7px;
	font-style: italic;
}

h1 {
	font-size: 14px;
	color: #a0996e;
	text-transform: lowercase;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;	
	padding-bottom: 1px;
	margin-left: 120px;
}

b {
	font-style: italic;
	color: #a0996e;
	text-transform: uppercase;
	font-size: 11px;
}

i {
	font-family:georgia, times new roman, serif;
}

.credit { 
	font-size: 9px;
	text-transform: uppercase;
}

.name {
	background-color: #d1d6b6;
	padding: 2px 2px 2px 10px;
	width: 50%;
}

.name b {
	font-style: normal;
	font-size: 10px;
}

.show {
	background-color: #e0d5c1;
	color: #a0996e;
	font-size: 11px;
	padding: 2px 2px 2px 10px;
	font-style: italic;
}

.topn {
	border-bottom: 2px #d1d6b6 solid;
	text-align: center;
	font-size: 12px;
}

.tops {
	border-bottom: 2px #e0d5c1 solid;
	text-align: center;
	font-size: 12px;
}

.codesort {
	text-align: left;
}

.codesort img { 
	background: #b4b89d;
	border: 3px solid #b4b89d;
}
.code {
	background: #b4b89d;
	border: 3px solid #b4b89d;
}

.image {
	border: 3px solid #b4b89d;
	margin-right: 6px;
}

a:link { 
	color:#8a845f;
	text-decoration: none; 
	font-weight:bold;
} 

a:visited {
	color: #ad9773; 
	text-decoration: none;
	font-weight: bold;
} 

a:active {
	color: #e4c27b; 
	text-decoration: none; 
} 

a:hover {
	color: #aca681; 
	cursor: help;
	background:url('images/link.jpg') bottom repeat-x;
}

a:hover.nav {
	border: 0px;
}

input, textarea, select {
	font-family: arial, sans-serif; 
	font-size: 10px;
	background-color: #e0d5c1;
	border: 0px;
	color:#8a845f; 
}
