body	
{margin:0px; padding:0px; background: #d6d6d6 url(../images/bk.gif) repeat-x;}
#black	
{background-color:#000; width:800px; height:70px; margin:0px auto 0px auto;}
	#black h1
	{visibility:hidden; margin:0px; padding:0px; font-size:18px;}
	#logo
	{float:left;}
#white
{background-color:#fff; width:800px;height:340px; margin:0 auto;}
#grey
{background-color:#d6d6d6; width:780px; margin:10px auto 0px auto;}
	#col1	{width:240px; height:auto; float:left;}
	#col2	{width:245px; height:auto; float:left; margin-left:20px;}
	#col3	{width:245px; height:auto; float:left; margin-left:20px;}

/* menu */
#menu
{float:left; margin:0px; padding:0px;}
	#menu ul
	{display:block; list-style:none; margin:17px 0px 0px 20px; padding:0px; *margin-left:0;}
	#menu li
	{float:left; font:11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Regular", Verdana, sans-serif; color:#d6d6d6; display:block; padding:0px; margin:0px; width:80px; }
	#menu a	
	{text-decoration:none; color:#999; width:80px; display:block; text-align:center; border-right:1px solid #666; padding:2px;}
	#menu a:hover	
	{color:#fff; background-color:#333; width:80px; border-right:hidden;}

/* text */
p		{font:11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Regular", Verdana, sans-serif; line-height:1.6em; margin:0 0 10px 0;}
h6		{font:14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Regular", Verdana, sans-serif; font-weight:bold; line-height:1.6em; margin:0 0 10px 0; padding:0; color:#000;}
ul		{list-style-type:square; margin:0px; padding:0px 0px 0px 15px;}
li		{font:11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Regular", Verdana, sans-serif; line-height:1.7em;}

.nav	{font-weight:normal; text-align:right; font-size:11px; padding-left:220px;}

td		{font:11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Regular", Verdana, sans-serif; padding:5px 25px 5px 0; border-bottom:1px solid #999; vertical-align:top;}

/* links */
a	{color:#990000; text-decoration:none;}
a:hover	{color:#990000; text-decoration:underline;}