@charset "utf-8";
* {  
margin : 0; 
padding : 0; 
border : 0; 
} 

/*div {position: static;}*/

body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

td, th {
	text-align: justify;
}

a:link {
	color: #c74846;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #da6a68;
}
a:hover {
	text-decoration: underline;
	color: #c74846;
}
a:active {
	text-decoration: none;
	color: #c74846;
}
p{
	margin-top: 2px;
	margin-bottom: 10px;
}
/*  Каркас  */
div {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
}
/*  TOP   */
#main #top-left {
	width:294px;
	height: 281px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	text-align: left;
	vertical-align: top;
}
#main #top-right {
	width:656px;
	height: 281px;
	float:right;
}
/*  MENU  */
#main #menu {
	width: 950px;
	height: 28px;
	background-image: url(images/menu-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main #menu #menu-text {	position:inherit
	height: 28px;
	color: #c74846;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:184px;
	padding-top:5px;
}
#main #menu #menu-text a {
	color:#828181;
	font-weight: bold;
	text-decoration: none;
}
#main #menu #menu-text a:hover {
	text-decoration: underline;
}
/*  CENTER  */
#main #center-left {
	width:294px;
	min-height: 546px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	text-align: left;
	vertical-align: top;
}
#main #center-right {
	width:656px;
	min-height: 546px;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*  FLOOR  */
#main #floor-left {
	width:294px;
	height: 140px;
	float:left;
	text-align: left;
	vertical-align: bottom;
}
#main #floor-right {
	width:656px;
	height: 140px;
	float:right;
	text-align: right;
	position: static;
}
#main #floor-right #fest2008 {
	margin-right:30px;
	margin-top:20px;
}
/*  Текстовки  */
#top-text-cherkassy {
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c74846;
	width: 450px;
	text-align: center;
	margin-left: 135px;
}
#t-t-c-cherkassy {
	font-size: 40px;
	font-weight: bold;
}
#top-text-date {
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #c74846;
	width: 450px;
	text-align: center;
	margin-left: 135px;
}
#copyright {
	margin-top:110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
#copyright a {
	font-weight: bold;
	color: #c74846;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}


#page-head {
	color: #725454;
	margin-left: 35px;
	margin-right: 25px;
	font-size: 22px;
	font-weight: bold;
	width:596px;
	float:left;
}
#page-content {
	margin-top: 165px;
	margin-left: 35px;
	margin-right: 25px;
	text-align: justify;
	vertical-align: top;
	margin-bottom: 50px;
	width:596px;
	float:left;
}

.separator{clear:both;}
.xr_ap {position:absolute;}