BODY {
	background: #FFFFFF;
	background: no-repeat 50% 0;
	margin: 0px;
}
DIV {
	overflow: hidden;
}
* {
	font-family: "Trebuchet MS";
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
TD, DIV, SPAN, STRONG, H1, H2, A {
	font-size: 11px;
}
IMG {
	border: none;
}
A:hover {
	text-decoration: underline;
}
.subMenuActive {
	color: #FF0000;
	font-weight: bold;
}
.subMenuNActive {
	color: #000000;
	font-weight: bold;
}
H1 {
	margin: 0;
	padding: 8px 0 0 45px;
/*	height: 43px;*/
	font-size: 25px;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}
H2 {
	margin: 0 0 25px 0;
	padding: 8px 0 0 45px;
/*	height: 43px;*/
	font-size: 25px;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}

/* Header Begin */
DIV#splashscreen {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}
DIV.header {
	width: 908px;
	height: 117px;
	clear: both;
}
DIV.header DIV.logo {
	width: 164px;
	height: 88px;
	float: left;
}
DIV.header DIV.sections {
	width: 250px;
	margin-top: 28px;
	clear: right;
	float: right;
	color: #FFFFFF;
}
DIV.header DIV.sections2 {
	width: 279px;
	height: 61px;
	clear: right;
	float: right;
}
DIV.header DIV.sections SPAN {
	display: block;
	margin-top: 4px;
	color: #FFFFFF;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
DIV.header DIV.sections SPAN#sect_descr {
	width: 95px;
}
DIV.header DIV.sections IMG {
	float: left;
}
DIV.header DIV.mainmenu {
	float: right;
	margin-top: 12px;
	clear: right;
	height: 37px;
	width: 740px;
}
DIV.header DIV.mainmenu IMG {
	float: right;
/*	float: left;*/
	margin-right: 20px;
}
/* Header End */

/* Content Begin */
DIV.content DIV.colContent {
	width: 370px;
	float: left;
	padding-left: 43px;
	margin-right: 13px;
}
DIV.content DIV.colLeft {
	width: 456px;
	float: left;
}
DIV.content {
	width: 908px;
	clear: both;
/*	margin-bottom: 40px;*/
}

DIV.content DIV.gallery {
	margin: 20px 9px 20px 9px;
}
DIV.content DIV.gallery DIV.photoDiv {
	clear: both;
	width: 100%;
}
DIV.content DIV.gallery DIV.galDesc {
	margin-left: 38px;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
}
DIV.content DIV.gallery DIV.photoDiv DIV.photo {
	padding-left: 15px;
	padding-right: 15px;
	width: 175px;
	margin-bottom: 25px;
	text-align: center;
	float: left;
	font-size: 10px;
}
DIV.content DIV.gallery DIV.photoDiv DIV.photo IMG {
	border: solid 1px #FFFFFF;
	margin-bottom: 7px;
}


DIV.artBlock {
	width: 100%;
	margin-bottom: 20px;
}
DIV.artBlock DIV.artDate {
	font-weight: bold;
	margin-bottom: 3px;
}
DIV.artBlock IMG {
	margin-right: 15px;
	float: left;
}
DIV.artBlock A.title {
	font-size: 17px;
	display: block;
}
DIV.artBlock A.button {
	float: right;
	display: block;
	font-weight: bold;
	font-size: 10px;
	width: 66px;
	height: 19px;
	padding: 3px 0 0 9px;
	margin-top: 5px;
}
DIV.naviBlock {
	text-align: center;
	clear: both;
}
IMG.artPhoto {
	margin-right: 10px;
}
DIV.spaceTop {
	margin-top: 48px;
}

/* Content End */

/* Footer Begin */
DIV.footer, DIV.footerContact {
	background: no-repeat center top;
	height: 92px;
	width: 908px;
	text-align: center;
	color: #6F6F6F;
	background-image: url(/img/footer_bg_blue.jpg);
}
DIV.footer {
	margin-top: 10px;
	padding-top: 30px;
}
DIV.footerContact  {
	margin-top: 10px;
	padding-top: 15px;
}
DIV.footerContact TD {
	line-height: 13px;
}
DIV.footer STRONG, DIV.footerContact STRONG {
	color: #6F6F6F;
}
DIV.footer IMG, DIV.footerContact IMG {
	margin-right: 40px;
}
/* Footer End */
