body {
	font-family: arial, helvetica, sans-serif;
	background:#36A7E8;
	text-align: left;
	padding: 0;
	margin: 0;
	color:#FFFFFF;
	font-size:.75em;
	font-weight:bold;}
hr	{color:white;}

td	{border-bottom: .1em solid RGB(0,33,91); }

a	{color:RGB(231,44,135);font-weight:bold;}
#container {float:left; 	width:65em;}
/* NAVIGATION  */
#nav {	position:relative; left:7em; top:-1em;
	width: 60em; background: transparent;}
#nav ul 	{list-style: none;font-weight: bold;background: transparent;}
	
#nav li { position:relative; left: 2em; float:left; width: 12em;}

#nav li ul {position: absolute; left: -999em;height: 1em; width: 12Em;w\idth: 9em;
                font-weight: normal;}

#nav li ul ul {margin: -1.75em 0 0 0;}
#nav li li {position:relative; left:-2em;width: 170px;padding:5px; background:RGB(213,136,42); }

#nav li ul a {width: 8em;w\idth: 12em;}

/* 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#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}

#nav a {	display: block;width: 15em;	w\idth: 13em;color: black;
	text-decoration: none;}
/* action of anchor   */

#nav ul li a:hover { text-decoration: none; color: Red; 	background:transparent;} 
#nav ul li li a:hover { text-decoration: none; color: Red; background:transparent;} 
#content {clear: left;}

/* screen areas   */

#header	{position:relative; left:5em;}
#cont2 	{float:left; width:38em; line-height:1.75em;	
	position: absolute; top:20em;  left:5em; z-index: -1;}

#rhstxt	{position: absolute; top:20em; z-index: -1; left:47em; 
	width:25em; line-height:1.75em; text-align:left; font-weight:normal;}
#rhspic	{position: absolute; top:35em; z-index: -2;  left:59em;}
#rhspic2	{position: absolute; top:27em; z-index: -2;  left:45em;}
#footer img {position:relative; top:5em;z-index:-1;}
