<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transition/EN"   "http://www.w3.org/TR/xhtml1/DTD/transition.dtd">
/* MAIN CONTAINER AND GENERAL STYLES   */
p		{text-align:center;}
body 	{font-family: arial, verdana,helvetica, sans-serif; 
		font-size:.75em;color: black; background-color:white;}
h1		{text-align:center; font-size:1.7em; font-weight:bold;}
h2		{font-size: 1.5em;font-weight :bold;text-align:left;color:RGB(88,83,50);}
h3		{font-size: 1.0em; font-weight :Bold;text-align:left;color:orange;}
h4		{font-size: 1em; font-weight:Bold; text-align:left;color:green;}
h5		{font-size: 1.0em;  text-align: left; color: silver}
a:link		{ text-decoration: none;  color:blue;}
a:visited	{text-decoration: none;  color:#728FCE;}
a:hover		{text-decoration: none;  color:red}
a:active	{text-decoration:none; background-color:white; color:navy}
table		{margin-left:auto; margin-right:auto;}
/*AREA PLACEMENT  */
td		{padding:12px;vertical-align:top;text-align:center;}
#wrapper		{width:70em;margin-left:auto;margin-right:auto; border:none;background-color:none;}
#cont		{text-align:left; margin:0 1em 0 1em;}
#cont table	{margin-left:auto; margin-right:auto;}
#cont table img 	{border:thin black groove;}
#cont txt 		{float:left; font-size:.7em;border:thin ridge blue;text-align:center; color:black}
#cont p		{text-align:center;}
#cont td		{padding:12px;vertical-align:center;text-align:center;}

#anim  td	{vertical-align:center;text-align:left;}
#anim ol		{float:left;}
#anim img	{height:135px; width:225px; margin-left:auto; margin-right:auto;border:thin black ridge;}

#sthink	h4	{float:left; display:inline;}
#sthink  p	{text-align:left; float:left;}
#sthink  img	{float:left;  border:thin black groove; }
#refce		{position:absolute; left:320px; }
/* NAVIGATION  */
#nav 		{text-align:center; position:relative; top:-.7em;left: 15%; font-weight:bold;display:block}
#nav ul 		{list-style: none;font-weight: bold;}
#nav li 		{float:left;line-height:1.1em;border:thin white ridge;font=size:1em; width:30%;background-color:RGB(80,0,0);}
#nav li li      	{background-color:white;z-index:1;font-size:.9em;text-align:left; padding:2px 0 0 0;width:150%;}
#nav li ul 	{position: absolute; left: -999em; font-size:.8em;width: 5%;z-index:1;}
/* action on hover */
#nav li:hover ul ul, #nav li.sfhover ul ul	   {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li  {left: auto;}
#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul 	{left: auto;}
/* action of anchor   */
#nav ul li a 	{display: block;color:white;background-color:none;text-decoration: none;}
#nav ul li li a	{display: block;color:navy;background-color:none;text-decoration:none;padding:5px;}
#nav ul li a:hover 	{text-decoration: none; color: Red; background-color:navy;} 
#nav ul li li a:hover 	{text-decoration: none; color: Red; background-color:RGB(144,168,185);} 
		

#content {clear: left;}

#footer   	{background-image:url('../iNZight/images/botban.png'); height:7em; background-repeat:repeat-x; text-align:center;}
#footerVIT   {background-image:url('../VIT/images/botbanVIT.png'); height:7em; background-repeat:repeat-x; text-align:center;}		
#footerBA   	{background-image:url('../BootAnim/images/botbanBA.png'); height:7em; background-repeat:repeat-x; text-align:center;}
#footerST  	{background-image:url('../StatThink/images/botbanST.png'); height:7em; background-repeat:repeat-x; text-align:center;}	 
#footer  	a  {color:silver;}
#footer  	img   {float:right; height:5em; padding: 10px 0px 0px 5px;width:8em;position:relative; top:-.5em;right:.5em;}
#footer  	txt {float:left; font-size:.7em;padding:5px;}