body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(bg.jpg);
	background-position: left top;  
	font-family: sans-serif;
	color: #C0C0C0;
} 
h1
{
	font-family: sans-serif;
	font-size: 22px;
	color: #C0C0C0;
}       
p.copyright
{ 
	position:absolute;
	top:750px;
	left:310px;
  font-size: 10px;
	color: #C0C0C0; /*#dbaa70#FFFFFF;*/
}  
a
{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
}     
a:hover
{
	color: #FFFFFF;
}
a.menu
{
}
a.menu:hover
{
	text-decoration: underline;
}
a.category
{          
	font-family: sans-serif;
  font-size: 16px;
}
a.category:hover
{           
	font-family: sans-serif;
  font-size: 16px;
	//text-decoration: underline;
}
div.menu
{
	position:absolute;    
	left:55px;
	top:121px;
}  
td.menu_left
{ 
	width:50px;
}
td.menu_left_large
{ 
	width:100px;
}
td.menu_right
{
	width:60px;
} 
div.upper_container
{
	position:absolute; 
	left:60px;
	top:155px; 
	width:726px;
}
div.lower_container
{
	position:absolute;
	left:60px;
	top:395px;
	width:726px;  
	bottom:800px;
}
