/*Main Site*/
	#layer1  { visibility: visible; position: absolute; top: 265px; left: 0; width: 165px; height: 477px }
	#layer3   { visibility: visible; position: absolute; top: 310px; left: 200px; width: 535px; height: 365px; }
	#layer2  { visibility: visible; position: absolute; top: 275px; left: 5px; width: 155px; height: 410px }
	a:link { color: rgb(250,70,0); text-decoration: none; font-weight: bold}
	a:visited { color: rgb(250,70,0); text-decoration: none; font-weight: bold}
	a:hover { color: rgb(250,70,0); text-decoration: none; font-weight: bold}
	a:active { color: none; text-decoration: none }
	body { color: white; background-color: #000000}
	a image { border:none; }
	#layer4 { height: 35px; width: 600px; left: 165px; top: 275px; position: absolute; visibility: visible; }
	#layer5 { height: 497px; width: 100px; left: 765px; top: 245px; position: absolute; visibility: visible; }
	#layer6 { height: 471px; width: 88px; left: 6px; top: 36px; position: absolute; visibility: visible; }

/*Downloads*/
	#back { margin: 0px; padding: 5px; background-color: #997b6b; border: 2px solid #a0a0a0; cursor: default; overflow: visible; }
	#pages { margin: 0px; padding: 5px; background-color: #a6806c; border: 2px solid #949494; cursor: default; overflow: visible; }
	#categoryeven { margin: 0px; padding: 5px; background-color: #665952; border: 2px solid #a0a0a0; cursor: default; overflow: visible; }
	#categoryodd { margin: 0px; padding: 5px; background-color: #59514c; border: 2px solid #949494; cursor: default; overflow: visible; }
	#subcategoryeven { margin: 0px; padding: 5px; background-color: #806b60; border: 2px solid #a0a0a0; cursor: default; overflow: visible; }
	#subcategoryodd { margin: 0px; padding: 5px; background-color: #73645c; border: 2px solid #949494; cursor: default; overflow: visible; }
	#fileeven { margin: 0px; padding: 5px; background-color: #404040; border: 2px solid #a0a0a0; cursor: default; overflow: visible; }
	#fileodd { margin: 0px; padding: 5px; background-color: #333333; border: 2px solid #949494; cursor: default; overflow: visible; }
	#thumbeven { float: left; width: 243px; height: 200px; margin: 5 5 0; padding: 5px; background-color: #404040; border: 2px solid #a0a0a0; cursor: default; overflow: visible; }
	#thumbodd { float: left; width: 243px; height: 200px; margin: 5 5 0; padding: 5px; background-color: #333333; border: 2px solid #949494; cursor: default; overflow: visible; }
	#download { font-size: 0.85em; }
	#downloaded { font-size: 0.75em; }