body 		{margin: 0; padding: 0; background: #000000; text-align: left;}

body, td 	{font: 11px 'Lucida Grande', Arial, Verdana, sanserif; color: #FFFFFF; line-height: 15px;}

table 		{border: none; margin: 0; padding: 0; border-spacing: 0px; width: 100%;}
td 		{margin: 0px 0px 0px 0px; padding: 0; text-align: left; vertical-align: top;}

a 		{color: #FFFFFF; text-decoration: underline;}
a:hover 	{text-decoration: underline;}
a:visited 	{color: #FFFFFF;}
a:visited:hover {;}

/* img 		{behavior: url('/scripts/png.htc');} */


h1			{font-weight: bold; font-size: 26px; margin: 0px; padding: 0px 0px 10px 0px; font-family: Times; line-height: 22px;}
h2			{font-weight: normal; font-size: 11px; margin: 0px; padding: 0px 0px 0px 20px;}
h3			{font-weight: normal; font-size: 11px; margin: 0px; padding: 0px;}
h4			{font-weight: bold; font-size: 11px; margin: 1px 0px 0px 10px; padding: 0px 0px 5px 0px; border-bottom: 1px solid #000000;}


.right			{float: right;}


#pic		{background-color: #000000; width: 100%; height: 100%; overflow: hidden;}
#pic #image	{position: relative; left: 0px; top: 0px; z-index: 10; cursor: move;}

#floater		{position: absolute; left: 0px; top: 30px; width: 260px; z-index: 1000;}
#floater #content	{}

#floater #content #header	{padding: 0px 0px 8px 50px;}
#floater #content #header a	{text-decoration: none;}
#floater #content #header a:hover	{text-decoration: underline;}


#floater #content ul.menu		{list-style: none; margin: 0; padding: 0px 0px 20px 0px;}
#floater #content ul.menu li		{padding: 0px 0px 0px 50px;}
#floater #content ul.menu li a		{text-decoration: none; padding: 0px 0px 0px 20px;}
#floater #content ul.menu li a:hover	{text-decoration: underline;}
#floater #content ul.menu li.active	{background-image: url(../img/arrow_r_white.gif); background-repeat: no-repeat; background-position: 50px 5px;}
#floater #content ul.menu li a.hi	{background-image: url(../img/arrow_r_white.gif); background-repeat: no-repeat; background-position: 0px 4px;}



#floater #content ul.info		{list-style: none; margin: 0; padding: 0px 0px 8px 0px;}
#floater #content ul.info li		{padding: 0px 0px 0px 70px; position: relative;}
#floater #content ul.info li h6		{padding: 0px; margin: 0px; font-size: 8px; width: 48px; text-align: right; font-weight: normal; position: absolute; top: 2px; left: 0px;}
#floater #content ul.info li.more	{margin-top: 10px; padding: 0px 0px 0px 64px;}
#floater #content ul.info li.more a	{text-decoration: none; padding: 0px 13px 0px 6px; background-image: url(../img/arrow_d_white.gif); background-repeat: no-repeat; background-position: right 2px;}
#floater #content ul.info li.more a:hover	{text-decoration: underline;}


#floater #content .text		{padding: 0px 0px 12px 50px;}

.textbox			{background-color: #FFFFFF; padding: 4px 6px 6px 6px; color: #000000;}
.textbox a			{color: #000000; padding: 0px !important; background-image: none !important; cursor: hand !important;}
.textbox h3			{font-weight: normal; font-size: 11px; margin: 0px; padding: 0px;}
.textbox h3 a			{background-image: url(../img/arrow_u_black.gif) !important; padding: 0px 13px 0px 0px !important; cursor: hand !important;}

.textbox .text			{height: 210px; overflow: auto; padding: 0px 5px 0px 10px !important; margin: 12px 0px 0px 0px; font-size: 10px;}
.textbox .text a		{text-decoration: underline !important;}

#text_moretext			{position: absolute; top: -4px; left: 64px; width: 184px; height: 237px;}

#stickie			{width: 217px; height: 237px; position: absolute; right: 80px; bottom: 50px;}
#stickie h3			{cursor: move !important;}
#stickie h3 a			{background-image: none !important; padding: 0px 0px 0px 0px !important; cursor: hand !important;}
#stickie h3 a.right		{margin: 5px 3px 0px 0px;}
#stickie .text			{margin: 6px 0px 0px 0px !important; height: 194px !important;}

#loading				{position: absolute; top: 28px; left: 200px; background-color: #FFFFFF; color: #000000; padding: 2px 5px 2px 5px; z-index: 5000;}

