@charset "UTF-8";

* {margin: 0px; padding: 0px;}

html {
	height: 99%;
	overflow-x: scroll; 
	overflow-y: auto; 
}

body {	
	background:#ffffff;	
	height: 100%;
	font-family: Arial, Helvetica;
	color: #888888;
	font-size: 100%;
}


#nav				{position: fixed; bottom: 150px; left: 10px; display:block; z-index: 100;}
* html #nav		{position: absolute;}

#divs, 
#pix 				{position: absolut;}
#divs			{position: absolute; height: 400px; width: 100%; bottom: 180px;}

#news				{position: fixed; bottom: 0px; left: 0px; display:block; z-index: 100; background:#000000; font-family: Arial, Helvetica; color: #ffffff;}
* html #news		{position: absolute;}

#news				{position: fixed; bottom: 0px; left: 0px; display:block; z-index: 100; background:#000000; font-family: Arial, Helvetica; color: #ffffff;}
* marqueeform		{background:#000000; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 20px; background-color: #FFFF66;}

#index,
#home,




#index font			{color: #888888; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 20px;}



#index a:link,	
#index a:visited,	
#index a:active, 
#index a:hover		{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 20px; text-decoration: none;}

#index a:hover,
#contact a:hover	{color: #000000;}

img {border: none;}




