/* (C) 2007 NIKOLAY SAVELIEV DOT COM */

/* DON'T STEAL IT, JUST STUDY IT */



/* FIELDS */



#katie {

	position: fixed;

	z-index: 5;

	top: 20px;

	left: 20px;

}



#collections {

	position: fixed;

	top: 57px;

	left: 70px;

	width: 92px;

	height: 92px;

	z-index: 200;

	padding: 0px;

	padding-bottom: 0px;

	margin-bottom: 0px;

	bottom:10px;

}



#etc {

	position: fixed;

	top: 70px;

	left: 147px;

	width: 92px;

	height: 92px;

	z-index: 100;

	padding: 0px;

	padding-bottom: 0px;

	margin-bottom: 0px;

	bottom:10px;

}


#archive {

	position: fixed;

	top: 70px;

	left: 387px;

	width: 92px;

	height: 92px;

	z-index: 100;

	padding: 0px;

	padding-bottom: 0px;

	margin-bottom: 0px;

	bottom:10px;

}


#title {

	position: fixed;

	top: 50px;

	left: 312px;

	width: 92px;

	height: 92px;

	z-index: 100;

	padding: 0px;

	padding-bottom: 0px;

	margin-bottom: 0px;

	bottom:10px;

}



/* TYPE */



.mtext {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 9px;

	letter-spacing:1px;

	color:black;

	text-decoration: none;

}

.mpress {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	letter-spacing:1px;
	color:black;
	text-decoration: none;
	text-transform: uppercase;
}

.menu:link {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 9px;

	letter-spacing:1px;

	color:black;

	text-decoration: none;

}

.menu:active {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 9px;

	letter-spacing:1px;

	color:black;

	text-decoration: none;

}

.menu:hover {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 9px;

	letter-spacing:1px;

	color:black;

	text-decoration: none;

}

.menu:visited {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 9px;

	letter-spacing:1px;

	color:black;

	text-decoration: none;

}

.menuu {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 9px;

	letter-spacing:1px;

	color:black;

	text-decoration: underline;

}



/* FORMAT */



body {

	margin-left: 10px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

}

