@charset "utf-8";
/* CSS Document */

body {
	background-color: #110f02;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textLEFT
{
	font: 14px Tahoma;
	color: #FFFFFF;
	margin-left: 12px;
}
.textLEFT a 
{
	font: 14px Tahoma;
	color: #FFFFFF;
	font-weight:bold;
}
.textLEFT a:hover {color: #FF0;}
.text
{
	font: 13px Tahoma;
	color: #FFFFFF;
}
.text2
{
	font: 14px Tahoma;
	color: #FFFFFF;
}
#left
{
}
	#nav 
	{	background: url(images/comp_05.gif) repeat-y top left;	}
	#nav img 
	{ float:left; clear:both;	}

#main 
{	padding: 75px 8px 0px 8px;}
#main a 
{	
	color:#FFF;
	font-weight:bold;
}
#main a:hover 
{color: #FF0;}
	#thumbnails, #products
	{
		margin-top:-4px;
		background: url(images/hollow_balsa_13.gif) repeat-y #000000;
		width: 100%;
		vertical-align: top;
	}
	#thumbnails td	{	padding: 0px 50px 16px 44px; }
	#thumbnails img
	{
		border: none; 
		margin: 6px;
		float:left;
		clear:right;
	}
	#products td 	{	padding: 0px 54px 0px 44px;	}
	#products img 
	{
		border: 1px solid #FFF;
		margin: 0px 8px 8px 0px;
		float:left;
	}
.links 
{
	color:#FFF;
	font: 10px Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold;
	margin:12px;
}
.links a {
	color:#FFF;
	margin:8px;
	text-decoration: none;
}
.links a:hover { text-decoration:underline; }