body { font-size: 14px; font-family: verdana; background-color: #013300; }

p { }
td { }
a:link { color: aqua; font-size: 14px; text-decoration:none; }
a:visited { color: white; font-size: 14px; text-decoration:none; }
a:hover { color: white; font-size: 14px; text-decoration:none; }
a:active { color: white; font-size: 14px; text-decoration:none; }

#content { position:relative; margin-left:auto; margin-right:auto; visibility: visible; background-repeat: no-repeat; z-index:2; width:1024px; height:768px; margin-top: 35px; }

#navigation {
    position:absolute;
	top:138px;
	left:28px;
	width:218px;
	height:350px;
	
}


#text_content { color: white; font-size: 14px; position:absolute; top:160px; left:309px; width: 673px; height:594px; overflow: auto; margin-right: auto; margin-left: auto; padding-right:25px; }

