body {
	margin-left: 0px;
	margin-top:  0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#4C85A6;
}
H1,H2,H3,H4,H5,H6{
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H1,H2,H3{
	color: #F00;
	font-style: italic;
	text-align: center
}
H2{
	color: #600;
	font-style: italic;
	text-align: left;
	margin-bottom:0px;
}
H3{
	color: #00F;
}
H1{font-size: 24px;}
H2{font-size: 18px;}
H3{font-size: 18px;}
H4{font-size: 16px; color:#F00; margin:0px}
H5{font-size: 14px;}
H6{font-size: 12px;}

.div10 {
	width:  880px;
	height: 10px;
}

#div_mid, #div_conMid, #div_conMid2, #div_conFriends, div_conFriends2, center11 {
	font-size: 16px;
	font-weight: bold;
	color: #00F;
	}
#div_top, #div_mid, #div_bot, #div_OurFriends, #div_friends  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	background-color: #CCC;
	width: 100%;
	z-index: 1;
	border: 0px;
}
#div_top{
	background-image: url(imgs/fon_top.gif);
	height: 317px;
}
#div_mid, #div_OurFriends {
	background-color:#C8E3F1;
}
#div_bot {
	background-image: url(imgs/fon_bot.png);
	height: 96px;
}


#div_conTop {
	background-color: #333333;
	position: relative;
	width: 940px;
	left: 50%;
	height: 307px;
	margin-left: -470px;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #999999;
}
#div_conTop2 {
	background-color: #EEEEEE;
	margin-left: 10px;
	width: 920px;
	height: 297px;
	margin: 0 auto;
	border: 0px;
}
#div_conMid, #div_conFriends {
	background-color: #333333;
	position: relative;
	width: 940px;
	left: 50%;
	margin-left: -470px;
	border-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #999999;
}
#div_conMid2, #div_conFriends2 {
	text-align:center;
	background-color: #EEEEEE;
	margin-left: 10px;
	width: 920px;
	margin: 0 auto;
	border: 0px;
	overflow:hidden;
}
#div_conBot {
	background-color: #333333;
	position: relative;
	width: 940px;
	left: 50%;
	height: 86px;
	margin-left: -470px;
	border-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #999999;
}
#div_conBot2 {
	background-color: #EEEEEE;
	background:url(imgs/botfon.png);
	margin-left: 10px;
	width: 920px;
	height: 76px;
	margin: 0 auto;
	border: 0px;
}
#div_BotMenu {
  	width:400px;
	left:120px;
	top:5px;
	margin: 0 auto;
	float:right;
	}
#div_con2Header {
  	width:880px;
	height:41px;
	margin-left:20px;
	margin-top:5px;
	text-align:right;
	color:#000;
	}
.div_counter2 {
	float:left;
  	width:168px;
	height:41px;
	}
.div_title {
	float:left;
  	width:544px;
	height:41px;
	text-align:center;
	line-height:24px;
	}
.div_counter {
	float:left;
  	width:168px;
	height:41px;
	text-align:right;
	color:#000;
	}
#div_friends {
	background-color:#EEEEEE;
	float:left;

  	width:880px;
	margin-left:20px;
	margin-top:5px;
	text-align:right;
	color:#000;
	}
#div_con33 {
	float:left;
  	width:880px;
	margin-left:20px;
	margin-top:0px;
	text-align:justify;
	color:#000;
	}

#MenuTxt{
	float:left;
	color:#FFF;
	height:50px;
	width:650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 30px;
	text-align:right;
}
/* минимальная ширина 550 px, отступ слева 250 px */
div#cright, div#design{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 25px;
	margin-left:10px;
	height:25px;
	width:445px;
}
#BotImg{float:left; height:50px; width:250px;}
/* ширина 250 px, этот блок обтекает с левой стороны следующий блок, цвет фона */
#right_menu{float:right;width:250px;background:#FFC597}
/* обтекание справа, ширина 250 px, цвет фона */
 
A:link,
A:visited{
	text-decoration:none;
	COLOR: #F00;
}
A:hover {
	COLOR:#F00;
	text-decoration: underline overline;
}
A:active {
	text-decoration:none;
	COLOR: #FFFF00;
}

A.MenuLinks:link {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #F00;
}
A.MenuLinks:visited {
	text-decoration:none;
	color: #F00;
}
A.MenuLinks:hover {
	color: #FFFFFF;
}
A.MenuLinks:active {
	color: red;
	text-decoration: none;
}


