/* CSS Document */
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* end reset */
body {
	background-color:#860909
}

#nav {
	width:950px;
	height:698px;
	margin:0 auto;
	background-image:url(images/TRbg_01New.png);
	background-repeat:no-repeat;
	height:698px;
	}

#navbar {
	height:689px;
	width:185px;
	margin-left:25px;
	float:left;
	}

#beautyshot {
	float:right;
	height:348px;
	margin-top:308px;
	margin-right:33px;}
.navbar {
	position:relative;
	left: 45px;
	top: 310px;
	line-height:1.2em;
}

.navbar li {
	color:#FFFF00;
	padding-bottom:13px;
}

.navbar a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.navbar a:hover {
	color:#0066FF;
}

#content {
	background-image:url(images/TRbg_02.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:950px;
	height:1098px;
	line-height:1.2em;
}

#content .verbiage {
	font-size:1.0em;
	line-height:120%;
	width:700px;
	margin:0 auto;}

.bold{
	font-weight:bold;
	color:#006633;
}



#linkstable {
	width:50%;
	margin-left:70px;
	margin-top:15px;
	float:left;
	height:132px;
	text-align:center;
	}

#enews {
	float:right;
	width:40%;
	height:132px;
	}
	
.clear { clear:both;}	

#footer {
	width:950px;
	height:163px;
}

#footlinks {
	margin:0 auto;
	}
	
#footlinks li a{
	text-align:center;
	color:#FFC;}	

#footlinks li {
	float:left;
	display:inline;
	padding-right:5px;}	
	
#bottomlinks {
	margin:0 auto;
	width:550px;}
	
	#content table.links td {
		padding:10px;
		margin-bottom:2px;}