body
	{
		background-color:#363636;
		background-image:url('../bg-black.gif');
		background-repeat:repeat-x;
		font-family:Arial;
		color:#0000000;
		padding:0px;
		margin:0px;
	}	
a 
	{
		color:#000000;
	}
#topleft
	{
		background-image:url('../bg-top.gif');
		background-repeat:repeat-x;
	}
#topright
	{
		background-image:url('../bg-top.gif');
		background-repeat:repeat-x;
	}
#menu
	{
		font-size:12pt;
		padding-left:65px;
		line-height:2;
		margin-bottom:30px;
	}
#contacts
	{
		font-size:12pt;
		padding-left:65px;
		line-height:1.5;
		margin-bottom:30px;
	}
#content
	{
		font-size:11pt;
		margin-top:70px;
		margin-bottom:30px;
		padding-right:40px;
	}
#pict
	{
		width:495px;
		height:320px;
		left:8px;
		top:7px;
		position:absolute;
		overflow:hidden;
	}
#prepict
	{
		width:509px;
		height:333px;
		position:relative;
		background-image:url('../imbg.jpg');
	}
#indiv
	{
		position:absolute; 
		left:0px;
	}
#thing
	{
		position:absolute; 
		height:9px; 
		background-image:url('../thing.jpg'); 
		background-repeat:no-repeat;
		width:27px; 
		left:0px; 
		cursor:move;
	}
#moline
	{
		position:relative;
		width:495px;
		height:12px; 
		background-image:url('../moveline.gif'); 
	}
.lines
	{
		background-image:url('../bg-orange.gif');
		background-color:#c19f5a;
		background-repeat:repeat-x;
	}
