html {
	height: 100%; 
	margin: 0; 
	padding: 0; 
}

body {
	background-color: #5d3c0d; 
	background-image: url(fatlinesbg.gif); 
	height: 100%; 
	margin: 0px; 
	padding: 0px; 
}

* {
	scrollbar-face-color: #5d3c0d; 
	scrollbar-shadow-color: #5d3c0d; 
	scrollbar-highlight-color: #5d3c0d; 
	scrollbar-3dlight-color: #5d3c0d; 
	scrollbar-darkshadow-color: #5d3c0d; 
	scrollbar-track-color: #5d3c0d; 
	scrollbar-arrow-color: #000000; 
}

#tomahawk {
	position: relative; 
	width: 500px; 
	height: 330px; 
	margin: 50px 0px 0px 0px; 
}

#navigation {
	position: relative; 
	width: 500px; 
	height: 18px; 
}

#content {
	position: relative; 
	width: 460px; 
	margin: 0px; 
	padding: 20px; 
	background-color: #6d4710; 
	font-family: Georgia, Book Antiqua, Times New Roman, serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #000000; 
	text-align: justify; 
}
#content a:link,#content a:visited,#content a:active {
	color: #311c00; 
	text-decoration: none; 
	font-weight: bold; 
	border-width: 0pt; 
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #000000; 
}
#content a:hover {
	color: #7b5e2d; 
	text-decoration: none; 
	font-weight: bold; 
	border-width: 0pt; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #5d3c0d; 
}
#content input,#content textarea,#content option,#content select {
	background-color: #5d3c0d; 
	font-family: Georgia, Book Antiqua, Times New Roman, serif; 
	font-size: 12px; 
	color: #000000; 
	border: 1px solid #311c00; 
	padding: 2px; 
}
#content h3 {
	font-family: Georgia, Book Antiqua, Times New Roman, serif; 
	color: #1c0f00; 
}
#content blockquote {
	background-color: #5d3c0d; 
	border: 1px solid #311c00; 
	padding: 20px; 
}
#content b,#content em {
	color: #1c0f00; 
}

.codesort h2,.codesort h3 {
	display: none; 
}
.codesort form {
	text-align: center; 
}
.codebox {
	text-align: center; 
	background-color: #5d3c0d; 
	border: 1px solid #311c00; 
	padding: 20px; 
	margin: 20px 40px 20px 40px; 
}

form {
	margin: 0px; 
	padding: 0px; 
}
map {
	margin: 0px; 
	padding: 0px; 
}
