	body {
		margin: 0;
	  min-width: 997px;
		background: #fcfcfc url("/i/tigerbg2.gif") top center no-repeat;
		
    font-size: 9pt; 
    font-family: "FreeSans", tahoma, arial, helvetica, sans-serif; 
	}
	
	
	
	
	a {
		color: black;
		text-decoration: none;
	}
	a:hover {
		color: black;
		text-decoration: underline;
	}
	
	#container {
		width: 997px; margin: 0 auto;
	}
	
	#header {
		margin-top: 23px;
		width: 997px;
		height: 50px;
	}

	#footer {
		clear: both;
		padding-top: 24px;
		width: 997px;
	}
	#footer-right-line {width: 275px; height: 8px; float: right; font-size: 80%; background-color: #bbbdbf;}
	#footer-menu {height: 8px; float: left; font-size: 80%; color: #555; border-left: #bbbbbb 133px solid;}
	#footer-copyright {padding-left: 722px; font-size: 75%; color: #333; clear: both; line-height: 165%; padding-top: 5px;}


	#headerlang {
		padding-left: 133px; height: 9px; float: right; font-size: 80%; color: #555;
	}
	#headermess {
		padding-left: 133px; padding-top: 0px; font-size: 85%;
	}
	#hh1 {width: 997px; height: 168px;}
	#hh2 {width: 428px; height: 168px; float: left;}
	#hh3 {margin-left: 47px; margin-top: 10px;}
	#hh4 {width: 569px; height: 50px; float: left; color: #fff;	background-color: #871c86; padding-top: 34px;}
	
	#about-tigers {float:left; margin-right: 20px;}
	
	div.clearit {clear: both;}
	div.plus20 { height: 20px; }
	div.plus50 { height: 50px; }
	div.plus42 { height: 42px; }
	div.plus84 { height: 84px; }
	
	.grey {color: #555;}
	
	.col3btw {
		width: 19px; float: right;
	}
	
	.padded-justified {
		padding-right: 1em; text-align: justify;
	}
	
	.col3head {
		width: 275px; float: right;
		color: #871c86;
		font-size: 120%;
		font-weight: bold;
	}
	.nob {font-weight: normal;}



	h1 {margin: 0; font-size: 100%;	font-weight: bold; color: #871c86;}
	
	.col3body {
		width: 275px;
		float: right;
		font-size: 100%;
		/* background-color: #eee; */
	}
	.merge570 { width: 570px; }
	
	.font90 { font-size: 90%; }
	.wide275 { width: 275px; }
	.wide294 { width: 294px; }
	.padright {padding-right: 1em;}
	
	#phone {font-size: 120%; font-weight: bold; margin: 0;}
	#skype {background-image: url(/i/skype-logo.gif); background-repeat: no-repeat; background-position: 0 50%; padding: 0 0 0 20px; margin: 0.20em 0; margin-left: -20px;}
	.violet {color: #90278e;}

	#twitter {font-size: 80%;}
	#twitter a {color: #777;}
	
	.bold {font-weight: bold;}
	
	h3 {background-image: url(/i/icon-tiger.gif); background-repeat: no-repeat; background-position: 0 50%; padding: 0 0 0 20px; margin: 2em 0 .5em -20px; font-size: 120%;}
	
	.col3body p {
		margin: 0 0 .6em 0;
		line-height: 130%;
	}

	/* icon list */		
	.iconlist
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.iconlist li
	{
		background-image: url(/i/icon-tiger.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 0 0 4px 20px;
		margin: 0 0;
		/* font-weight: bold;	*/
	}
	.iconlist2
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.iconlist2 li
	{
		background-image: url(/i/icon-tiger.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 0 0 4px 20px;
		margin: 0 0;
		margin-left: -20px;
		/* font-weight: bold;	*/
	}

	/* /icon list */		

	/* top menu */
	#navcontainer ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

	#navcontainer ul li { 
		display: inline; 
		font-size: 110%;
	}

	#navcontainer ul li a
	{
	text-decoration: underline;
	padding: .2em .9em;
	color: #fff;
	}

	#navcontainer ul li a:hover
	{
	color: #871c86;
	background: #efefef;
		}
	/* /top menu */
	
		/* top menu 2 */
		#navcontainer2 ul
		{
		margin: 0;
		margin-top: -3px;
		padding: 0;
		list-style-type: none;
		text-align: center;
		}

		#navcontainer2 ul li { 
			display: inline; 
			font-size: 100%;
		}

		#navcontainer2 ul li a
		{
		text-decoration: none;
		padding: .2em .9em;
		color: #555;
		}

		#navcontainer2 ul li a:hover
		{
		color: #bbbdbf;
		background-color: #871c86;
  	}
		/* /top menu */		

.date {
  color: #555;
  font-size: 80%;
}
