body {
	font: 8pt tahoma; 
	color: #595959;
	letter-spacing: 1px;
	background: #776a59 url('stripbg2.jpg') repeat-y top right;
}
img {
	border: 0px black solid;
}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt arial;
	color: #c9c6c0;
	letter-spacing: 1px;
	border: 1px solid #3c280f;
	padding: 2px; 
}
#head {
	background: url('headbg.jpg') repeat-x top right;
	width: 100%;
	height: 330px;
}
#mainimg {
	background: url('head.jpg') no-repeat top right;
	width: 100%;
	height: 330px;
}
#container {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	background: #796a5c url('stripbg.jpg') repeat-y top right;
}
#menu{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 330px;	
	height: 396px;
	overflow: hidden;
}
#content {
	position: absolute;
	top: 330px;
	right: 150px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	width: 620px;
	text-align: justify;
	font: 8pt "trebuchet ms";
	color: #201c16;
	line-height: 18px;
	letter-spacing: 1px;
}
#content a:link, #content a:visited {
	color: #3c280f;
	border-bottom: 1px #333333 solid;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #c9c6c0;
	border-bottom: 1px #685338 solid;
	text-decoration: none;
}
h2	{
	width: 84%;
	border-bottom: 1px #635139 solid;
	color: #48300c;
	font: 17pt "palatino linotype";
	font-weight: normal;
	letter-spacing: 3px;
	margin-bottom: 30px;
	margin-top: 40px;
	margin-left: 15px;
	margin-right: 0px;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 10px;
}
h2:first-letter {
	color: #362307;
}
p b {
	font-weight: normal;
	color: #452803;
	letter-spacing: 3px;
}
p i {
	color: #532401;
	letter-spacing: 2px;
}
.boldy {
	color: #000000;
}
#footer {
	text-align: center;
	font: 8pt "trebuchet ms";
	color: #413b34;
	position: absolute;
	right: -150px;
	padding: 0;
	height: 180px;
	width: 100%;	
	background: url('foot2.jpg') no-repeat top right;	
}
#disc {
	position: absolute;
	right: 252px;
	top: 80px;
	width: 500px;
	border: 0px red solid;
}
#footer a:link, #footer a:visited {
	border-bottom: 0px black solid;
}
#footer a:active, #footer a:hover {
	border-bottom: 0px black solid;
}