body
{
	background: #8F230D;
	background-image: url("gfx/bgcarpet.gif");
	background-attachment: fixed;
}

*
{
	color: #ffff00;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight:normal;
}

A 			
{ 
	color: #ffff00; 
	text-decoration: none; 
	border-bottom: #ffff00;
	border-width: 1px 1px 1px 1px;
	border-style: none none dotted none;
} 
A:link		
{ 
	color: #ffff00; 
	text-decoration: none; 
	border-bottom: #ffff00;
	border-width: 1px 1px 1px 1px;
	border-style: none none dotted none;
} 
A:visited	
{ 
	color: #ffff00; 
	text-decoration: none; 
	border-bottom: #ffff00;
	border-width: 1px 1px 1px 1px;
	border-style: none none dotted none;
} 
A:active	
{ 
	color: #ffff00; 
	text-decoration: none;  
	border-bottom: #ffff00;
	border-width: 1px 1px 1px 1px;
	border-style: none none dotted none;
} 
A:hover		
{ 
	color: #ffff00; 
	text-decoration: none;  
	border: #ffff00;
	border-width: 1px 1px 1px 1px;
	border-style: none none solid none;
} 

h1
{
	font-family: arial, verdana, sans-serif;
	/*font-weight: bold;*/
	letter-spacing: .1em; 
	font-size:16px;
}

h2
{

	font-weight: bold;
	/*letter-spacing: .1em; */
	font-size:13px;
}

.button
{
	padding: 3px;
}

.menu
{
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	/*font-weight: bold;*/
	line-height:100%;
	letter-spacing: .2em; 
	text-transform:uppercase;	
}

#main
{
position: absolute;
top: 200px;
left: 195px;
width: 600px;
z-index: 4;
}

#introgfx
{
position: absolute;
top: -10px;
left: 100px;
z-index: 1;
}

#menu
{
position: absolute;
top: 210px;
left: 29px;
width: 150px;
z-index: 3;
}

#menuline
{
height: 25px;
}

#ugress
{
position: fixed;
bottom: 29px;
left: 29px;
width: 145px;
height: 23px;
z-index: 3;
}


#logo
{
background-image: url("gfx/logo.gif");
position: absolute;
top: 25px;
left: 45px;
width: 88px;
height: 138px;
z-index: 1;
}

#rusugress
{
background-image: url("gfx/rus-ugress.gif");
position: absolute;
top: 30px;
left: 195px;
width: 300px;
height: 49px;
z-index: 2;
}

#ruskosmo
{
background-image: url("gfx/rus-kosmo.gif");
position: absolute;
top: 100px;
left: 197px;
width: 566px;
height: 57px;
z-index: 2;
}

#planet
{
background-image: url("gfx/planet.gif");
position: fixed;
top: 0;
right: 0;
width: 382px;
height: 232px;
z-index: 1;
}

#crowd
{
background-image: url("gfx/crowdloop.gif");
position: fixed;
bottom: 0;
left: 0;
width: 1024px;
height: 290px;
z-index: 1;
}

#crowdnext
{
background-image: url("gfx/crowdloop.gif");
position: fixed;
bottom: 0;
left: 1024px;
width: 1024px;
height: 290px;
z-index: 1;
}

#helmet
{
background-image: url("gfx/helmet.gif");
position: fixed;
bottom: 0;
left: 0;
width: 290px;
height: 295px;
z-index: 2;
}

#pixelstar
{
background-image: url("gfx/pixelstar.gif");
position: fixed;
bottom: 25px;
right: 25px;
width: 300px;
height: 300px;
z-index: 1;
}

#drmnothanks
{
background-image: url("gfx/Nothanks.gif");
position: fixed;
bottom: 0;
right: 0;
width: 300px;
height: 328px;
z-index: 4;
}

#drmtext
{
background-image: url("gfx/drmnyet.gif");
position: absolute;
top: 200px;
left: 195px;
width: 739px;
height: 336px;
z-index: 3;
}

A.imagelink 			
{ 
color: #ffff00; 
text-decoration: none; 
border-width: 0px 0px 0px 0px;
border-style: none none none none;
} 
A.imagelink:link 			
{ 
color: #ffff00; 
text-decoration: none; 
border-width: 0px 0px 0px 0px;
border-style: none none none none;
} 
A.imagelink:active			
{ 
color: #ffff00; 
text-decoration: none; 
border-width: 0px 0px 0px 0px;
border-style: none none none none;
} 
A.imagelink:visited			
{ 
color: #ffff00; 
text-decoration: none; 
border-width: 0px 0px 0px 0px;
border-style: none none none none;
} 
A.imagelink:hover 			
{ 
color: #ffff00; 
text-decoration: none; 
border-width: 0px 0px 0px 0px;
border-style: none none none none;
} 

