body		{	background  : #f2f1ec url("http://www.bmstu.ru/img/bg-4.gif");	}
.h			{	background : none;	}
.contacts	{	background : none;	}
#content	{	background : none;	}

#body
{
	width     : 100%;
	max-width : 1280px;
	width     : expression(document.body.clientWidth > 1280 ? "1280px" : "100%");
	height    : 100%;
}
.graphic-title
{
	position : absolute;
	z-index  : 100;
	right    : 0;
}
.graphic
{
	position   : relative;
	height     : 233px;
	background : url("http://www.bmstu.ru/img/bg-0.jpg") repeat-x left top;
}
.i0 table
{
	width : 230px;
}

/*	Common Page	*/

#graphic2						/*	For supporting previous template versions (see #g_general) */
{
	height           : 92px;
	background-color : #8A859B;
}
#g_general
{
	height           : 92px;
	background-color : #8A859B;
}
.g-general
{
	position   : relative;
	height     : 92px;
	text-align : right;		
}
.g-general .graphic-title
{
	left   : 30px;
	width  : 550px;
	height : 60px;
}
#g_entrants
{
	height     : 110px;
	background : url("http://www.bmstu.ru/img/bg-entrants.gif");
}
#g_live
{
	height     : 110px;
	background : url("http://www.bmstu.ru/img/bg-live.gif");
}
#g_science
{
	height     : 110px;
	background : url("http://www.bmstu.ru/img/bg-science.gif");
}
.g-common
{
	position  : relative;
	min-width : 1000px;
	width     : expression(document.body.clientWidth > 1000 ? "auto" : "1000px");
	zoom      : 1;
}
.g-common .graphic-title
{
	height : 110px;
	right  : 0;
}
.hidden
{
	display : none;
}
td.main-theme
{
	min-height       : 233px;
	height           : expression("233px");
	background-color : #b8acba;
}