﻿body{
	background:		#020100 url("/i/index/background-gradient.jpg") repeat-x;
	}


	#logo{
		height:			62px;
		margin-left:	8px;
		width:			346px;
		}


	#nav-container{
		left:		0;
		overflow:	hidden;
		position:	absolute;
		top:		120px;
		width:		100%;
		z-index:	5;
		}



	#light{
	 	background:		url("/i/index/light.jpg") 0 0 no-repeat;
		height:			781px;
		left:			50%;
		margin-left:	-490px;
		position:		absolute;
		width:			980px;
		z-index:		-1;
		}



	#main{
		height:		400px;
		left:		0;
		margin:		0 auto;
		position:	relative;
		top:		0;
		width:		980px;
		z-index:	3;
		}

		#main strong{
			font-weight:	normal;
			}


		#nav{
			left:	10px;
			top:	40px
			}

		#nav-container{width:	92%}


		#about_left{
			color:			#f3c3b2;
			font-size:		87.5%;
			left:			60px;
			line-height:	160%;
			position:		absolute;
			text-align:		left;
			top:			170px;
			width:			390px;
			z-index:		5;
			}


		#about_right{
			color:			#f3c3b2;
			font-size:		87.5%;
			/* left:			520px; */
			line-height:	160%;
			position:		absolute;
			right:			0;
			text-align:		left;
			top:			170px;
			width:			430px;
			z-index:		5;
			}


		#copyright{
			color:		#f8dcd2;
			font-size:	80%;
			left:		400px;
			position:	absolute;
			text-align:	left;
			top:		710px;
			z-index:	4;
			}


			#copyright a{color:	#fad112}

				#copyright a:hover{color:	#f8dcd2}


		#madeby{
			color:		#f8dcd2;
			font-size:	80%;
			left:		60px;
			position:	absolute;
			text-align:	left;
			top:		710px;
			z-index:	4;
			}

			#madeby a{color:	#fad112}

				#madeby a:hover{color:	#f8dcd2}



/*		К А С К А . B Y 			*/

		#trimmer{
			border:		0px dotted #fff;
			margin:		0;
			height:		980px;
			left:		0;		
			overflow:	hidden; 
			position:	absolute;
			width:		100%;
			z-index:	1;
			}


			#letter-container{
				height:		980px;
				margin:		0 auto;
				position:	relative;
				width:		980px;
				z-index:	2;
				}


				#kaska, #by{
					font-family:   "georgia";
					font-size:		1000px;
					opacity:		0.2;
					filter:			alpha(opacity=20);
					position:		absolute;
					text-align:		center;
					top:		   -400px;
					z-index:		2;
					}


				#kaska{
					right:	800px;
				  //right:	890px;
					}


				#by{left: 900px}



	#helmet{
		background:	url("/i/index/helmet-with-shadow.png") 0 0 no-repeat;
		height:		393px;
		left:		230px; 
		position:	absolute;
		top:		270px;
		width:		509px;
		z-index:	4;
		}


