body
	{
	margin:5;
	padding:0;
	width:1040;
	background-color:black;
	font:"Times New Roman" Arial Helvetica Verdana sans-serif;
	/*padding-left:50%;*/
	background: url(gifs/bkg.gif) repeat-y;
	/*background-color:black;*/
	}

/*#frame
	{
	position:relative;
	top:10px;
	left:10px; 
	width:1000px; 
	height:4000px;
	margin-left:-520px;
	border: medium groove white;
	background: url(gifs/bkg.gif) repeat-y;
	}*/

#banner
	{
	position:absolute;
	top:10px;
	left:200px; 
	width:580px; 
	height:132px;
	border: medium groove white;
	background:url(gifs/ltabanner560by80.gif) center center no-repeat;
	}

#banner img
	{position:absolute;
	left:10px;
	top:30px;
	}

#content
	{
	position:absolute;
	top:160px;
	left:200px; 
	width:580px; 
	height:auto;
	background-color:#FFFFFF;
	border:medium groove white;
	}
.sidebysides {
	position:relative;
	width:570px; 
	height:500px;
	}
.leftnavigation
	{
	position:absolute;
	top:160px;
	left:10px;
	width:180px;
	height:auto;
	
	}

.leftnavigation a
	{
	display:block;
	font-size:18px;
	color:white;
	text-align:center;
	padding-top:5px;
	line-height:200%;
	width:180px;
	height:40px;
	text-decoration:none;
	font-weight:bolder;
	background:navy;
	border:medium outset white;
	}

#rightsidebar
	{
	position:absolute;
	top:160px;
	left:790px;
	width:195px;
	height:auto;
	border: medium groove white;
	text-align:center;
	}

.contentitem {
	position:relative;
	font-size:0.8em;
	width:550px;
	background-color: #FFFFFF;
	padding:5px;
	margin-left:5px;
	border: medium groove white;
	}

.contentitem img {
	padding:5px;
	margin:0px;
	}

.contentitem a {
	font-size:1.2em;
	padding:0px;
	color:#000000;
	margin:0px;
	}
.menuleft {
	position:relative;
	top:20px;
	left:20px;
	width:260px;
	padding:5px;
	text-align:left;
	}
.menuleft table{
	width:260px;
	}
.mmenuleft td{
	font-size:12px;
	text-align:left;
	height:20px;
	}
.menuright {
	position:absolute;
	top:1px;
	left:280px;
	padding:5px;
	text-align:left;
	}
.menuright table{
	width:260px
	}
.mmenuright td{
	font-size:12px;
	text-align:left;
	width:120px;
	height:20px;
	}
#topleft
	{
	position:absolute;
	top:10px;
	left:10px;
	width:180px;
	height:132px;
	border: medium groove white;
	background:url(images/goodeagle4.jpg) center center no-repeat;
	}

#topright
	{
	position:absolute;
	top:10px;
	left:790px;
	width:195px;
	height:132px;
	border: medium groove white;
	background:url(pngs/ltasymbrd200x120.png) center center no-repeat;
	}

a 
	{
	font:14px "Arial";
	text-decoration:none;
	}


a:link 
	{
	}

a:visited 
	{
	}

a:hover 
	{
	color:gray;
	}
h1	{
	font-size:28px;
	margin:5px;
	}
h2	{
	font-size:24px;
	margin:5px;
	}
h3	{
	font-size:20px;
	margin:5px;
	}

p
	{
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	}
