* {
margin: 0;
padding: 0;
}

html {
font-size: 125%;
}

body {
margin: 0;
padding: 0;
font-family: "New York", Georgia, serif;
font-size: 50%;
color: #AD9E8A;
background: #5B4F3F;
z-index: 1;
}

a {
text-decoration: underline;
}

a:link {
color: #9F8A63;
}

a:visited {
color: #A79A82;
}

a:active, a:hover {
color: #9F907C;
}

#container {
width: 697px;
margin: 0 auto;
background: url(images/kanno_03.gif) repeat-y top center;
z-index: 2;
}

#banner {
width: 697px;
height: 117px;
margin: 0 auto;
background: url(images/kanno_01.gif) no-repeat top center;
cursor: pointer;
z-index: 3;
}

#main {
width: 697px;
margin: 0 auto;
background: url(images/kanno_02.jpg) no-repeat top center;
z-index: 3;
}

#foot{
clear: both;
width: 697px;
height: 48px;
margin: 0 auto;
background: url(images/kanno_09.gif) no-repeat top center;
z-index: 3;
}

.codesort img {
padding: 6px;
background: #2F2922; 
}

.menu {
padding: 0 0 0 100px;
font: bolder italic 1.2em/1.2 "Trebuchet MS", sans-serif;
color: #7F715F;
text-align: left;
text-transform: uppercase;
letter-spacing: 3px;
}

.menu a:link, .menu a:visited  { 
color: #7F715F;
text-decoration:none;
}
.menu a:active, .menu a:hover {
color: #9F907C;
}

.cred {
padding: 10px 0 2px 140px;
font: 1.2em/1.4 "New York", Georgia, serif;
text-align: left;
letter-spacing: 2px;
}

.cred a:link, .cred a:visited  { 
color: #7F715F;
text-decoration: none;
}

.cred a:active, .cred a:hover { 
color: #9F907C;
text-decoration: none;
background: none;
}		

.content {
padding: 10px 60px 10px 70px;
text-align: left;
}	

.content p {
margin: 0 0 1em;
font: 1.3em/1.4 Georgia, serif;
}

.codesort li { 
display: inline; 
padding-right: 16px;
}

.content ul {
margin: 10px;
padding-left: 6px;
font: italic 1.2em/1.4 "New York", Georgia, serif;
}

.content h2, .content h3 {
margin: 6px 0;
padding: 8px 0 2px 30px;
color: #7F715F;
text-transform: lowercase;
font: lighter 1.7em/1.2 "New York", Georgia, serif;
background: url(images/kanno_06.gif) no-repeat top left;
text-align: left;
}

img {border:0;}

.text-wrap {
float: right;
clear: right;
}

input, enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments, select {
font: .8em/1.4 "New York", Georgia, serif;
color: #222;
background: #7F715F;
border: 1px solid #222;
}

.enth3_submit, .enth3_reset, #submit {
color: #222;
border: 1px outset #7F715F;
background: #7F715F;
font: .8em/1.4 "New York", Georgia, serif;
}

.enth3_submit {
font-weight: bold;
}
