/* CSS Document */
body { 
    width:760px;
  	font-size:90%; 
	line-height:110%;
    font-family:Verdana,arial,sans-serif; 
	margin: 10px auto 0px auto;
	padding:0;
    background-color:#FFFFFF;
	} 
#sm-graybox {
	border:0px solid #000;
  	height:162px;
  	width:550px;
	margin:0px auto 0 auto;
	padding:0 0 0 0px;
	background:#DADADA url(images/sm-boxbottom.gif) no-repeat bottom;
	}
.sm-graytext {
	font-size:80%;
	color:#404040;
	padding:12px 0 0 12px;
	margin:0px 0 0 0px;
	background:#DADADA url(images/sm-boxtop.gif) no-repeat top;
		}	
#tablebox {
	width:550px;
	margin: -162px auto 0 auto;
	padding:0;
	background:url(images/sitemap-bg-lines.gif) no-repeat top;
	}
#bottomright {
	margin:-65px 20px 0 400px;
	padding:10px 0 0 50px;
	font-size:100%;
	width:230px;
	color:#005A90;
	height:50px;
	background:url(images/sitemap-troylogo.jpg) no-repeat left;
	}
		
td {
	margin:0;
	padding:15px 0px 15px 0;
	}
		

