body{
	margin: 0px;
	background-color: #dcdbc7;
	background-image: url(/i/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #2b2b2b;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
}

#preloadImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url("/i/ilya_.gif");
	background-image: url("/i/ilya.gif");
	background-image: url("/i/logo/ber-linn.gif");
	background-image: url("/i/logo/ber-linn_.gif");
	background-image: url("/i/logo/orlovnsmilga.gif");
	background-image: url("/i/logo/orlovnsmilga_.gif");
	background-image: url("/i/logo/pop-punk.gif");
	background-image: url("/i/logo/pop-punk_.gif");
	background-image: url("/i/logo/accountdown.gif");
	background-image: url("/i/logo/accountdown_.gif");
	background-image: none;
	clip: rect(0 0 0 0);
}

H1{
	font-size: 115%;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 15px;
}

H2{
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 15px;
}

H3{
	font-size: 70%;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 15px;
	color: #2b2b2b;
}

P,UL,OL{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 87%;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #2b2b2b;
}

.t{
	vertical-align: top;
}
.r{
	text-align: right;
}
.mid{
	vertical-align: middle;
}

DIV.h1{
	font-size: 190%;
	margin-bottom: 10px;
}
DIV.h2{
	font-size: 115%;
	height: 24px;
}
DIV.h3{
	font-size: 78%;
	margin-bottom: 10px;
	
}
IMG{
	border: 0px solid;
}
A, A:visited{
	text-decoration: underline;
	cursor: pointer;
	color: #2b2b2b;
}
A:hover{
	text-decoration: underline;
	color: #AA0000;
}

DIV.text{
	margin-top: 20px;
	font-size: 75%;
	line-height: 100%;
}

.projectinfo{
	margin-left: 10px;
}
.projectinfo .title{
	font-weight: bold;
	margin-bottom: 5px;
}
.projectinfo .desc{
	font-size: 70%;
	line-height: 130%;
}
.naivesuper TD OL{
	line-height: 125%;
	font-size: 83%;
}
.naivesuper TD OL LI{
	border: 0px solid #000;
	max-height: 16px;
}

P.text{
	font-size: 83%;
	margin-bottom: 10px;
}

DIV.albumicon{
	text-align: center;
	height: 27px;
	width: 27px;
	float: left;
	border: 2px solid #efedd8;
	margin-right: 2px;
}
DIV.activealbum{
	border: 2px solid #ff1531;	
}
DIV#albumtitleout{
	width: 165px;
	overflow: hidden;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	white-space: nowrap;
}