body {
	background: url('img/bg.jpg') white;
	font-family: verdana;
	font-size: 10px;
}

div.container {
	width: 780px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -390px;
	padding-bottom: 80px;
	margin-bottom: 50px;
	background: url('img/copyright.jpg') top right no-repeat white;
}

div.logo {
	position: relative;
	left: -40px;
	top: -30px;
	width: 352px;
	height: 60px;
}

img {
	border: none;
}

div.menu {
	margin-left: 2px;
	width: 170px;
	float: left;
}

div.menu a {
	display: block;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

br.cleaner {
	clear: both;
}

a {
	color: #07B2FF;
}

div.forum_news {
	width: 150px;
	float: left;
}

.ftitle {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

div.travel_news {
	width: 435px;
	float: left;
	margin-left: 15px;
}

div.infonews {
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
}

div.crapfixer {
	width: 325px;
	float: left;
}

div.banner img {
	width: 210px;
}