body {
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e2e1df;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: black;
}

a img {
	border: 0px;
}

#layout {
	width: 1000px;
	margin: 0 auto;
	position: relative; 
}

.container { position: relative;}

.cleaner { 
	clear: both;
	height: 0;
	overflow: hidden; 
}

.header {
	width: 100%;
	position: relative;
	clear: both;
}

.header .container {
	padding:0px;
	margin:0px;
}

.header .logo { 
    /*position: absolute;
	left: 0;*/
}

.navigation {
	padding: 20px 0px 0px 33px;
	margin: 0px;
	height: 38px;
}

.navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.navigation li a {
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	height: 38px;
}

.navigation li a.m1 {
	background-image: url(../img/m1f.gif);
}

.navigation li a.m2 {
	background-image: url(../img/m2f.gif);
}

.navigation li a.m3 {
	background-image: url(../img/m3f.gif);
}

.navigation li a.m4 {
	background-image: url(../img/m4f.gif);
}

.navigation li a.m5 {
	background-image: url(../img/m5f.gif);
}

.navigation li a.m6 {
	background-image: url(../img/m6f.gif);
}

.navigation li a.m1:hover, .navigation li a.m2:hover, .navigation li a.m3:hover, .navigation li a.m4:hover, .navigation li a.m5:hover, .navigation li a.m6:hover {
	background-position:0 -38px;
}

.news {
	width: 803px;
	position: relative;
	clear: both;
	padding-left: 33px;
	padding-top: 20px;
}

.news .line {
	width: 803px;
	height: 6px;
	border-style: solid;
	border-color: #686a6c;
	border-width: 1px 0 0 0;
	clear: both;
}

.news .left {
	float: left;
	width: 255px;
	background-image: url(../img/newsblockback.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 5px;
}

.news .center, .news .right {
	float: left;
	width: 270px;
	background-image: url(../img/newsblockback.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 4px;
}

.news .title {
	background-image: url(../img/newstitle.gif);
	height: 19px;
}

.news .title div.date {
	padding-left: 15px;
	padding-top: 2px;
}

.news .title a {
	color: white;
	text-decoration: none;
}

.news .picture {
	float: left;
	padding: 5px;
}

.news .picture  a img {
	border: 1px solid #cfcfcf;
}

.news .left .text {
	float: left;
	padding: 6px 0 0 0;
	width: 163px;
}

.news .center .text, .news .right .text {
	float: left;
	padding: 6px 0 0 0;
	width: 178px;
}

.news .link a {
	float: left;
	padding: 6px 0 0 0;
	color: #d2222a;
	text-decoration: none;
}

.footer {
	width: 847px;
	height: 142px;
	position: relative;
	clear: both;
	background-image: url(../img/star.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 50px;
}

.footer .artmedia {
	padding: 19px 0 0 33px;
	float: left;
}

.footer .copyright {
	float: left;
	margin: 19px 0 0 9px;
	background-image: url(../img/copyback.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 375px;
}

.footer .copyright p {
	height: 90px;
	min-height: 90px;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 7px;
	padding: 0;
	color: #71706f;
}

.footer .ads {
	float: right;
	padding-right: 33px;
	width: 290px;
}

.footer .ad {
	float: right;
	margin: 19px 0 0 16px;
	width: 76px;
}

.footer .ad a {
	text-decoration: none;
	color: #646464;
	font-size: 12px;
}

.footer .ad a img {
	border: 3px solid white;
}
