body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	background-image:url('/TSIimages/pattern_158.gif');
    background-repeat:repeat;
	margin-top:0px;
	padding-top:0px;
	font-size: 12px;
	color:#666
}

a:link {color: #666;}
a:visited {color: #666;}
a:active {color: #666;}
a:hover {color: #666;}


#wrap { 
  width:818px;
  margin:30px auto; 
}

h1   {
	 padding-top:15px;
	 font-family: Verdana, Geneva, sans-serif; 
	 color: #006633; 
	 font-size: 20px;
}

h2   {
	 line-height: normal; 
	 font-family: Verdana, Geneva, sans-serif; 
	 color: #cc9966; 
	 font-size: 18px;
}
	
h3 {
	 padding-top:30px;
	 line-height: normal; 
	 font-family: Verdana, Geneva, sans-serif; 
	 font-size: 14px;
	 color: #c96;
}

#container { 
	width: 818px;
	background-image:url('/TSIimages/containershadow.gif');
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:30px;
}

#containerbottom { 
	height: 9px;
	width: 818px;
	background-image:url('/TSIimages/containerbottom.gif');
}

#container2 { 
	width: 782px;
	background-image:url('/TSIimages/container2shadow.gif');
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-top:0px;
}

#container2bottom { 
	height: 11px;
	width: 782px;
	background-image:url('/TSIimages/container2bottom.gif');
}

#header { 
	width: 782px;
	height: 185px;
	background: #fff;
	background-image:url('/TSIimages/header.gif');
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
}

#menu { 
	width: 782px;
	height: 25px;
	background: #fff;
	background-image:url('/TSIimages/menu.gif');
	padding-top:10px;
	padding-bottom:0px;
}



#main { 
	min-height: 350px; _height: 350px;
	width: 536px;
	text-align: left;
	margin-left:24px;
}

#sidebar {
	width: 200px;
	text-align: left;
	text-decoration: none;
	margin-top:15px;
	margin-left:10px;
	margin-right:5px;
	float:right;
	color: #999999;
	font-size: 14px;
	display:inline;
}

.sidebar a:link       {
	color: #999999; text-decoration: none; font-size: 12px;
}
.sidebar a:visited    {color: #999999; text-decoration: none; font-size: 12px;}
.sidebar a:hover      {color: #000000; text-decoration: none; font-size: 12px;}
.sidebar a:active     {color: #000000; text-decoration: none; font-size: 12px;}

.subnav a:link       {color: #999999; text-decoration: none; font-size: 12px; margin-left:15px;}
.subnav a:visited    {color: #999999; text-decoration: none; font-size: 12px; margin-left:15px;}
.subnav a:hover      {color: #000000; text-decoration: none; font-size: 12px; margin-left:15px;}
.subnav a:active     {color: #000000; text-decoration: none; font-size: 12px; margin-left:15px;}

#footer {
	width: 782px;
	height: 96px;
	background-image:url('/TSIimages/footer.gif');
	background-repeat:no-repeat;
	padding-top: 5px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:5px;
	text-align: left;
	font-size: 12px;
	color: #999999;
} 

#navcontainer a { 
	display: inline; 
}

#navcontainer a:hover {
	color: #006633;
}

#navcontainer a:active     {
	color: #006633; 
}

#navcontainer ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 10px;
	padding:0px;
	list-style-type: none;
	font-size: 12px;
	text-transform:uppercase

}
#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a {
	text-decoration: none;
	padding: 5px;
	color: #fff;
}


img {
	border: none;
}
