html,body {
margin:0px; /*Это хорошая практика обнулять поля и отсупы, т.к. различные браузеры их по разному воспринимают. */
padding:0px;
text-align:center; /*Выравниваем макет по центру в старых версиях браузеров */
background-attachment: fixed;
background-image: url(img/8.gif);
background-repeat: repeat;
background-color: #D0D0D0;
text-decoration:none
}
#container{
width:800px; /*задаем ширину макета*/
margin:30px auto;  /*выравниваем макет по центру в современных браузерах */
text-align:left;  /*Отменяем tex-align:center заданное в Body. Делаем чтобы весь текст в макете выравнивался по левому краю */
}
#header{
margin:0px;
background-color:#999999;
background-image:url(img/header11.png);
width:800px;
height:285px;
border: thin solid #000000;
}
#nav{
	margin:0px;
	margin-top:16px;
	background-image:url(img/9.gif);
	background-repeat:repeat;
	width:150px;
	float:left;
	border: thin solid #000000;
}
#list{
	text-align:left;
	font-size:18px;
	color:#FFFFFF;
	list-style-position: outside;
	list-style-image: url(img/pattern_062.gif);
	list-style-type: none;
	font-family: Calibri;
}
#content{
	margin-top:16px;
	margin-left:166px;
	margin-right:166px;
	padding:16px;
	background-image:url(img/9.gif);
	background-repeat:repeat;
	border: thin solid #000000;
	font-family: Calibri;
	font-size:18px color:#FFFFFF;
}
#weather{
	margin:0px;
	padding:0px;
	margin-top:16px;
	width:150px;
	top: 0px;
	position: relative;
	float:right;
	border: thin solid #000000;
}
	
#clear{
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#footer{
width:800px;
margin:0px auto;
margin-top:16px;
margin-bottom:30px;
background-image:url(img/9.gif);
background-repeat:repeat;
border:thin solid #000000;
text-align:center;
}
#profiles{
	list-style-type: none;
}
.h5 {
	position: absolute;
	left: 49px;
	top: 130px;
	border: thin solid #666666;
}
.h6 {
	position: absolute;
	top: 130px;
	right: 54px;
}
.container2 {
	height: 800px;
	width: 211px;
	position: absolute;
	border: thin none #FFFFFF;
	left: 33px;
	top: 154px;
}
.img {
	height: 105px;
	width: 207px;
	position: absolute;
	left: 0px;
	top: 40px;
	border: thin none #000000;
	margin-bottom: 5px;
}
.img2 {
	height: 104px;
	width: 207px;
	position: absolute;
	left: 0px;
	top: 161px;
	border: 1px none #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.img3 {
	height: 99px;
	width: 203px;
	position: absolute;
	left: 0px;
	top: 287px;
	border: thin none #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.img4 {
	height: 99px;
	width: 203px;
	position: absolute;
	left: 0px;
	border: thin none #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	top: 414px;
}
.img5 {

	height: 99px;
	width: 203px;
	position: absolute;
	left: 0px;
	border: thin none #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	top: 542px;
}
.img6 {


	height: 99px;
	width: 203px;
	position: absolute;
	left: 0px;
	border: thin none #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	top: 671px;
}
.container3 {
	height: 287px;
	width: 211px;
	position: absolute;
	border: thin none #FFFFFF;
	top: 150px;
	right: 34px;
}
.img11 {
	height: 99px;
	width: 203px;
	position: absolute;
	border: thin none #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	top: 40px;
	left: 0px;
}
.bodytable {
	position: relative;
	height: 100%;
	width: 1024px;
	left: 125px;
	top: 0px;
	bottom: 0%;
	border: thin solid #FF0000;
	z-index: 0;
}

.img22 {
	height: 99px;
	width: 203px;
	position: absolute;
	border: thin none #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	top: 165px;
	left: 0px;
}
.footer {
	font-family: Calibri;
	font-size: 8px;
	background-color: #666666;
	background-image: url(img/9.gif);
	background-repeat: repeat;
	height: 20px;
	width: 1024px;
	position: absolute;
	left: 125px;
	border: thin solid #515151;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 0px;
	bottom: 200%;
}
a {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #077127;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h3 {
	font-size: 24px;
	color: #FFFFFF;
}
.style1 {
color: #FFFFFF;
font-size: 16px;}