/* Site Created by Loring Studios www.loringstudios.com */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #000000 url(images/TT_Wallpaper.jpg) repeat-x;
	font: 90%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0 0 50px 0;
}

a, a:visited {
	color: #bd0000;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	background: inherit;
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #FF0000;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

.float-left  { float: left; }

.float-right { float: right; }

#ttbody
 {
	position: relative;
	background: #ffffff url(images/TT_Bodybg.jpg) repeat-y;
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	border: solid #282828 4px;
}
#ttcontents {
	position: relative;
	background: #ffffff;
	clear: both;
	float: left;
	width: 870px;
	padding: 0;
	margin-left: 15px;
	display: inline;
}
#logodiv
 {
	clear: both;
	background: #000000;
	margin: 20px auto 15px auto;
	padding: 0;
	height:350px;
	width: 870px;
}
#navbar
 {
	clear: both;
	margin: 0;
	height: 45px;
	width: 870px;
	padding: 0 0 0 0;
}
#navbar  ul {
	float: left;
	list-style: none;
	background: url(images/TT_Navbar.jpg) repeat-x;
	width: 870px;
	height: 45px;
	text-transform: uppercase;
	margin: 15px 15px 15px 15px;
	padding: 0;
	display: inline;
}
#navbar  ul  li {
	display: inline;
	margin: 0; padding: 0;
}
#navbar  ul  li  a {
	display: block;
	float: right;
	width: auto;
	padding: 0 15px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	color: #CCCCCC;
}

#navbar   ul   li   a:hover, 

#navbar   ul   li   a:active {background: url(images/TT_Navbarover.jpg) repeat-x;	

}

#navbar   ul   li#page   a {
	background: url(images/TT_Navbarpage.jpg) repeat-x;
}

#ttcontent
 {
	float: left;
	width: 550px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}
#links
 {
	float: right;
	width: 220px;
	padding: 5px 0 0 0;
	margin: 0;
	border: solid #000000 1px;
}	
#links  h3 {
	margin-top: 10px;
	padding: 5px 5px;
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #000000;
	text-align: right;
}
#links   ul.references {
	text-align: right;
	margin: 7px 10px 8px 0px;
	padding: 0;
	text-decoration: none;
	border-top: 1px solid #000000;
}
#links   ul.references   li {
	list-style: none;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0 5px 5px;
	margin: 0 2px;
}
*   html   body   #links   ul.references   li {
	height: 1%;
}
#links   ul.references   li   a {
	text-decoration: none;
	background-image: none;
	color: #FF0000;
}
#links   ul.references   li   a:hover {
	color: #FF0000;
}

#links   ul.references   ul { margin: 0 0 0 5px; padding: 0; }

#links   ul.references   ul   li { border: none; }

#copyright
 {
	clear: both;
	width: 900px;
	font-size: 95%;
	text-align: left;
	padding: 10px 0;
}

#copyrightlinks
 {
	clear: both;
	color: #FF0000;
	margin: 0 auto;
	width: 870px;
	padding: 15px 0 0 0;
	text-align: center;
	background-color: #000000;
}
#copyrightlinks   a {
	color: #CCCCCC;
}
