body { margin-left: 0px;
	margin-top: 0px;
	background: #2e392c;
	font: 0.8em tahoma, arial, sans-serif;
	color: #ebe2db; }

a:link { color: #9dc8da;
	font-weight: bold;
	text-decoration: underline; } 
a:visited { color: #4f817d;
	font-weight: normal;
	text-decoration: none; } 
a:hover { color: #ffffff;
	text-decoration: none;
	background: #4f817d; } 
a:active { color: #F7FAFB; }

html { scrollbar-3dlight-color: #2e392c;
	scrollbar-arrow-color: #d1d9af;
	scrollbar-base-color: #2e392c;
	scrollbar-darkshadow-color: #2e392c;
	scrollbar-face-color: #2e392c;
	scrollbar-highlight-color: #8e9379;
	scrollbar-shadow-color: #8e9379;
	scrollbar-track-color: #2e392c; }

#menupic { position: absolute;
	left: 0px;
	top: 0px;
	border: 0px; }

#allcontainer { width: 510px;
	position: absolute;
	top: 14px;
	left: 10px; }

#allcontainer2 { width: 810px;
	background-color: #293132;
	position: relative;
	border: 3px ridge #989a80;
	padding: 10px;
	top: 10px;
	left: 10px; }

#desccopyright { border: 1px solid #989a80;
	padding: 5px;
	margin-top: 5px; }

#copyrightcontainer { text-align: center;
	background: #3d4b3a;
	padding: 5px; }

.copyrighttext { color: #7b855c;
	font-size: 0.7em; }

#sectiontitle { color: #c9ebf1;
	font-family: "baskerville old face", "book antiqua", "bell mt", serif;
	font-size: 1.8em;
	font-weight: bold;
	font-variant: small-caps;
	position: relative;
	z-index: 2; }

.subtitle { color: #c9ebf1;
	font-family: "baskerville old face", "book antiqua", "bell mt", serif;
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	position: relative;
	z-index: 2; }

#explain { border: 1px dotted #737a60;
	padding: 2px;
	font: 1em;
	position: relative;
	width: 780px;
	left: 20px;
	top: -5px;
	z-index: 1; }
