body {
	margin: 0px;
	font-size: 90%;
}
table {
	font-size: 100%;
}
h1 {
	margin: 0 90px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h2 {
	margin: 1.5em 0 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
h3 {
	margin: 1.5em 0 0.5em 0;
	font-size: 120%;
}
p {
	margin: 0.75em 0;
}
img {
	border: none;
}
hr {
	display: none;
}
a {
	color: #00c;
}
a:hover {
	color: #00f;
	text-decoration: none;
}

.gtArrow {
	letter-spacing: -0.15em;
	word-spacing: 0.2em;
	display: none;
}

#Layout {
	min-width: 880px;
	max-width: 1152px;
	margin: 0 auto;
	padding: 1% 0 1% 1%;
}
#MinWidth {
	clear: both;
	width: 530px;
	margin: -0.5em 0;
}
#Container {
	clear: both;
	position: relative;
	z-index: 2;
	margin-right: 130px;
}

#Right {
	position: relative;
	z-index: 1;
	float: right;
	left: -5px;
	width: 150px;
	height: 100%;
	margin-bottom: -100%;
}

#Forum {
	margin-left: 40px;
	padding-bottom: 20px;
}

#Langs {
	height: 90px;
	margin-left: 37px;
}
#Langs a {
	display: block;
	float: left;
	margin: 0 5px 6px 2px;
}
#Langs img {
	border: 1px solid #999;
}

#Banners {
	margin-left: 40px;
}
#Banners .banner {
	margin-bottom: 8px;
}

#Menu {
	height: 370px;
	margin: 50px 0 0 0;
	padding: 0;
	list-style: none;
}
#Menu li {
	display: block;
	float: left;
	margin: -10px 0;
	padding: 0;
}
#Menu span {
	display: none;
}
#Menu #main, #Menu #literature, #Menu #painting, #Menu #theatre, #Menu #music, #Menu #social, #Menu #catalog {
	position: relative;
	display: block;
	width: 150px;
	height: 70px;
	cursor: pointer; cursor: hand;
	background-repeat: no-repeat;
	background-position: left top;
}
#Menu #main {
	background-image: url(menu_main.png);
}
#Menu #literature {
	background-image: url(menu_literature.png);
}
#Menu #painting {
	background-image: url(menu_painting.png);
}
#Menu #theatre {
	background-image: url(menu_theatre.png);
}
#Menu #music {
	background-image: url(menu_music.png);
}
#Menu #social {
	background-image: url(menu_social.png);
}
#Menu #catalog {
	background-image: url(menu_catalog.png);
}

.Box {
	width: 100%;
}
.Box .t, .Box .rt, .Box .r, .Box .rb, .Box .b, .Box .lb, .Box .l, .Box .lt {
}
.Box .lt {
	background: url(box_lefttop.gif) no-repeat left top;
	height: 15px;
	width: 10px;
}
.Box .t {
	background: url(box_top.gif) repeat-x left top;
	height: 15px;
}
.Box .rt {
	background: url(box_righttop.gif) no-repeat right top;
	height: 15px;
	width: 10px;
}
.Box .l {
	background: url(box_left.gif) repeat-y left top;
	width: 10px;
}
.Box .c {
	background: #f7ecc5 url(box_content.jpg) repeat 0 15px;
	padding: 0 5px;
}
.Box .r {
	background: url(box_right.gif) repeat-y right top;
	width: 10px;
}
.Box .lb {
	background: url(box_leftbottom.gif) no-repeat left bottom;
	height: 15px;
	width: 10px;
}
.Box .b {
	background: url(box_bottom.gif) repeat-x left bottom;
	height: 15px;
}
.Box .rb {
	background: url(box_rightbottom.gif) no-repeat right bottom;
	height: 15px;
	width: 10px;
}

.MiniBox_1 {
	background: #f7ecc5;
	border: 1px solid #ada68a;
}
.MiniBox_2 {
	border: 1px solid #cac1a1;
}
.MiniBox_3 {
	border: 1px solid #e1d7b3;
}
.MiniBox_4 {
	border: 1px solid #f0e6c0;
	border-left: none;
	border-right: none;
	padding: 6px;
	padding-right: 10px;
}

#Left {
	width: 190px;
	float: left;
}
#News {
	width: 180px;
}
#News .MiniBox_4 {
	min-height: 400px;
}
#News h5, #News p {
	text-decoration: none;
	color: #000;
}
#News h5 {
	margin: 1.5em 0 0.25em 0;
	font-size: 90%;
}
#News p {
	margin: 0.25em 0 0.1em 0;
}
#News .details {
	font-size: 90%;
}
#News h4 {
	margin: 2em 0 0 0;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.BriefEvent,
.BriefArticle {
	border-bottom: 1px solid #e1d7b3;
	margin-bottom: 0.75em;
	padding-bottom: 1em;
}
.Event .content, .BriefEvent .content,
.Article .content, .BriefArticle .content {
	padding-left: 0.5em;
}
.Event .content img, .BriefEvent .content img,
.Article .content img, .BriefArticle .content img {
	padding: 0.25em;
}
.Event h2, .BriefEvent h2,
.Article h2, .BriefArticle h2 {
	margin: 0.25em 0 0.75em 0;
}
.Event h4, .BriefEvent h4,
.Article h4, .ArticleEvent h4 {
	margin: 1.5em 0 0 0.1em;
	font-weight: normal;
	font-size: 90%;
}
.BriefEvent .details,
.BriefArticle .details {
	margin-top: 0.75em;
}

#Content {
	margin-left: 190px;
}
#Content .MiniBox_4 {
	height: 555px;
}
#Content .EventDate {
	margin: 1.5em 0 0.5em 0;
	font-size: 100%;
}

#MiniNavi {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #e1d7b3;
	margin-bottom: 1em;
}
#MiniNavi, #MiniNavi select {
	font-size: 9pt;
	font-family: Verdana, sans-serif;
}
#MiniNavi b {
	font-family: Tahoma, sans-serif;
}
#MiniNavi select {
	margin-top: -0.5em;
}
#MiniNavi option {
	cursor: pointer;
}
* html #MiniNavi select {
	margin-bottom: -1px;
}

#Marquee_1 {
	color: #c00;
}
#iLogo {
	display: block;
	margin: 5px auto 0 auto;
	padding-right: 15px;
}
#iTitle {
	display: block;
	width: 424px;
	height: 66px;
	margin: 7px auto 3px auto;
}
#iBird {
	float: right;
	margin: 5px 0 0 0;
}
#iDragon {
	margin: 10px;
	margin-bottom: 0;
}

#Contacts {
	margin: 0.5em 0.5em 0 auto;
}
#Contacts .label {
	font-weight: bolder;
	padding: 0;
	padding-right: 0.5em;
	text-transform: lowercase;
}
#Contacts .value {
	padding: 0;
}
#Contacts img {
	margin: 5px 8px 0 0;
}

#NavigateTop {
	float: right;
	margin: -1em 1em 0 0;
	padding: 0.1em 0.25em;
	background: #f7ecc5;
}
#NavigateTop a {
	text-decoration: none;
}

