body { color: black; background-color: #000; background-image: url(../layout-images/starlight.gif); background-attachment: fixed; margin:50px 0; padding:0; text-align:center; }

p { color: #fff; }

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
	
#Container { width:650px; margin:0 auto; text-align:left; padding:15px; background-color:transparent; position: inherit; height: 100%; border-color: #333; }
#footer { color: #fff; width:100%; margin:0 auto; text-align:left; padding:15px; background-color:#000; position: fixed; bottom: 100%; z-index: 3; border-color: #333; }
/*<agl.folder "Text_Based_Navigation">*/
	.hyperlink { color: #000; font-size: 15px; font-family: sans-serif; font-weight: 500; text-decoration: none }
	.hyperlink a:link { color: #000; font-size: 15px; font-family: sans-serif; font-weight: 500; text-decoration: none }
	.menu  { color: #e5682d; font-size: 15px; font-family: sans-serif; font-weight: 900; text-decoration: none; text-align: center; padding-right: 8px; padding-left: 8px }
	a:link   { color: #e5682d; font-size: 15px; font-family: sans-serif; font-weight: 900; text-decoration: none }
	a:visited  { color: #e5682d; font-size: 15px; font-family: sans-serif; font-weight: 900; text-decoration: none;}
	a:hover  { color: #f00; font-size: 15px; font-family: sans-serif; font-weight: 900; text-decoration: underline;}
	a:active  { color: #e5682d; font-size: 15px; font-family: sans-serif; font-weight: 900; text-decoration: none;}
/*</agl.folder>*/

#layer1 { background-color: transparent; width: 100%; position: inherit; height: 100%; visibility: visible; border: groove 2px #e5682d; }
#header { background-color: transparent; height: 200px; width: 100%; position: relative; top: -40px; visibility: visible; order-right-style: solid; }
#navmenu { background-color: transparent; height: 35px; width: 100%; position: relative; z-index: 2; visibility: visible; border-bottom: 1px dotted #e5682d; }
#footer { height: 100px; width: 100px; left: 12px; top: 62px; position: absolute; visibility: visible; }
#layer2 { height: 100px; width: 100px; left: 12px; top: 62px; position: absolute; visibility: visible; }
#content { color: #fff; height: 100%; width: 65%; position: inherit; visibility: visible; float: right; }
#TLpic { color: #fff; visibility: visible; position: relative; top: -20px; width: 25%; height: 100%; z-index: 2; float: left; }
#bpan { color: #fff; visibility: visible; position: inherit; bottom: 100%; z-index: 2; width: 100%; height: 20%; }
