  /* CSS Document */
	/*TLA interior pg*/
	
	html, body {
	margin:0;
	padding:0;
  }
  body {
	font: 0.7em Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	text-align:center;
	line-height: 150%;
	
	background-image:url(images/back_hm2.jpg);
  }
  
  h1 {
font-size: 14px;
	font-weight: bold;
	margin:25px 0px 5px 12px;
   text-align:left;
	color: #000000;
  }
  h2 {
	font-size: 14px;
	font-weight: bold;
	margin:20px 0px 0px 0px;
	text-align:left;
	color: #d60c8c;
  }
  h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:left;
	color: #459644;
  }
  h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	color: #67b0cb;
  }
  a {
	display:block;
	color: #403f3f;
	padding:2px
  }
  div#header {
	background-image:url(images/header.gif);
	height:139px;
	text-align: center;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	position:relative;
  }
  div#insidehdr {
	height:85px;
	width:700px;
	line-height:70px;
	padding-left:90px;
	padding-top:70px;
  }
  div#container {
	text-align: left;
	background-image:url(images/tlabk1.gif);
	width:850px;
  }
  div#wrapper {
	text-align: center;
	width:800px;
	margin: 100px auto 0 auto;
  }
  div#content p {
	width: 700px;
	text-align:left;
	padding-left:12px;
	padding-right:12px;
	line-height: 120%;
	
	
	
  }
  div#navigation {
	background:#403f3f
  }
  div#extra {
	background:#FF8539
  }
  div#footer {
	background: #333;
	color: #FFF
  }
  div#footer p {
	margin:0;
	padding:5px 10px;
  }
  div#container {
	width:800px;
	margin:0 auto;
  }
  div#content {
	width:730px;
	font-size:1.2em;
	margin: 0 auto;
	padding:0px 5px 0px 5px;
  }
  

  #txtlinksport {
	width:730px;
	font-size:1em;
	margin: 0 auto;
	padding:0px 5px 0px 5px;
  }
  
  
  
  
  div#navigation {
	float:right;
	width:200px;
  }
  div#footer {
	clear:both;
	text-align:center;
	width:800px;
	padding:0px;
	margin:0px;
	height:81px;
	background-image:url(images/footer.gif);
  }
  div#footer_copy {
	width:800px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	margin-top: 5px;
	padding-top:20px;
  }
  div#text_links {
	width:700px;
	text-align:center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	margin-top: 5px;
  }
  #text_links A:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none
  }
  .text_links A:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none
  }
  .text_links A:visited {
	font-weight: bold;
	color: #d60c8c;
	text-decoration: none
  }
  .text_links A:hover {
	font-weight: bold;
	color: #d60c8c;
	text-decoration: underline
  }

  /* start of top navigation bar*/
	
	#navcontainer ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background: url("http://www.tladevelopment.com/tla2008/images/navBarBg.gif") repeat-x 20px;
	font: 0.95em Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 95px;
  }
  #navcontainer a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 90px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
  }
  #navcontainer {
	bottom: 24px;
	right: 7px;
	position: absolute;
	width: 720px;
  }
  #navcontainer li#active {
	background: url("http://www.tladevelopment.com/tla2008/images/navpk1.gif") repeat-x 20px;
  }
  #navcontainer a:hover {
	background: url("http://www.tladevelopment.com/tla2008/images/navpk1.gif") repeat-x 20px;
  }
  /* end of top navigation bar*/
	
	/* controls the project page thumbnails and larger photo of project*/
	
	#project_container2 {
	text-align: right;
	float:right;
	background-color:#ffffff;
	padding: 10px 2px 5px 10px;
	width:400px;
	height:370px;
  }
  #project_container {
	text-align: right;
	float:right;
	background-color:#ffffff;
  padding: 10px 2px 30px 10px;
	width:290px;
  }
  #project_list {
	text-align: left;
	float:left;
	background-color:#ffffff;
	padding: 2px 2px 10px 10px;
  }
  .doclinks {
	text-align: right;
	padding: 10px 2px 0px 10px;
  }
  #thumbs {
	text-align: center;
	width:700px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
  }
  #thumbs_links {
	text-align:left;
	padding: 0px 5px 5px 10px;
	margin-right:200px;
  }
  #largepic {
	text-align: right;
	padding: 0px 0px 5px 5px;
  }
  /* end controls the project page thumbnails and larger photo of project*/	
	#center_clear {
	clear: left;
	margin-left: 161px;
  }
  /* end controls the project page thumbnails and larger photo of project*/	
	
	
	
	
	
	.project_container {
	float: left;
	height: auto; /* IE6 and IE7 hack - Need this to fix the "Has Layout" bug. */
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 62px;
  }
  .project_pic {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }
  .project_info {
	margin-left: 375px;
	margin-right:40px;
	width: 250px;
	padding: 10px;
  }
  * html .project_info { /* IE6 hack - Need this to fix the "3 pixel gap" bug. */
	height: 1%;
	margin-left: 137px; /* offset the extra 3 pixels (3px less than what it's supposed to be) that IE6 adds with the 3 pixel bug. */
  }
  #textlinkstop {
	text-align: center;
	width: auto;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top:auto;
	color: #000000;/*margin-bottom: 29px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 2px;
	
	padding-left: 10px;*/}
	
	
	
	
	
  #about {
	width: 720px;
	text-align:left;
	padding-top:12px;
	padding-left:12px;
	padding-right:12px;
	line-height: 120%;
	margin-left: 20px;
	margin-right: 20px;
	
  }
  
  
  #menu {
	/*padding:0;
	margin:0;*/
	width: 700px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top:auto;
	margin-left: 20px;
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
  }
  #menu li {
	display:inline;
  }
  #menu li a {
	padding:0.2em 1em;
	background:#ffffff;
	color:#000;
	text-decoration:none;
	float:left;
  }
  #menu li a:hover {
	background:#D80D8D;
	color:#fff;
  }
  
  
  
  
  
  .site_lists {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-left: 5px;
	list-style-image:url(images/bullet.gif);
	list-style-position: outside;
  }
  .site_lists A:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none
  }
  .site_lists A:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none
  }
  .site_lists A:visited {
	font-weight: normal;
	color: #990033;
	text-decoration: none
  }
  .site_lists A:hover {
	font-weight: normal;
	color: #990033;
	text-decoration: underline
  }




.service_list {
  
	
	list-style:outside;
    margin-bottom: 10px;
	list-style-image: url("images/bullet.gif");
	 
	 
	}
  
  
	.service_list A:link {
	font-weight: normal; color: #000000; text-decoration: underline
   }
	.service_list A:active {
	font-weight: normal; color: #000000; text-decoration: none
   }
   .service_list A:visited {
	font-weight: normal; color: #007644; text-decoration: none
  }
   .service_list A:hover {
	font-weight: normal; color: #007644; text-decoration: underline
   }
	
	.service_listblk {
  
	
	list-style:outside;
    margin-bottom: 10px;
	list-style-image: url("images/bulletblk.gif");
	 
	 
	}
  
  
	.service_listblk A:link {
	font-weight: normal; color: #000000; text-decoration: none
   }
	.service_listblk A:active {
	font-weight: normal; color: #000000; text-decoration: none
   }
   .service_listblk A:visited {
	font-weight: normal; color: #007644; text-decoration: none
  }
   .service_listblk A:hover {
	font-weight: normal; color: #007644; text-decoration: underline
   }
	


  #lists {
	width:730px;
	margin: 0 auto;
  }
  
  
  
  /*home page graphic*/
	.homepgimg {
	margin-top: 6px;
	padding: 4px 4px 4px 4px;
	text-align: center;
	}
	
	.homepgimg img {
	text-align: center;
	}
  
  
  
  
  .partners_cont{
	 list-style-type: none;
	/*border: 1px solid #ff9933;*/
	padding: 0px 0px 0px 0px;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	width: 700px;
	}
	
	.partner_info {
	overflow: hidden;
	width: 700px;
	border:none;
	}
	
	
	.partner_info img {
	float: left;
	border: 1px solid black;
	padding: 10px 25px 10px 45px;
	border:none;
	
	}
	
	
	.partner_info div {
	margin-left: 160px;
	padding: 5px 5px 5px 5px;
	}
  