body {
	background-color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.cont1 {
	margin: 0 auto;
	width: 985px;
	position: relative;
	background-image: url(bg_bl.jpg);
	height: 770px;
	background-repeat: no-repeat;
}
.links {
	margin-left: 700px;
	margin-right: 40px;
	padding-top: 50px;
}

.links2 {
	margin-left: 700px;
	margin-right: 40px;
	height: 40px;
	padding-top: 0px;
}

.main_text {
	margin-left: 280px;
	margin-right: 160px;
	height: 120px;
}


.search {
	margin-top: 80px;
	margin-left: 150px;
	margin-right: 150px;
}


.followlink {
	height: 120px;
	position: relative;
	left: 400px;
	width: 300px;
	top: 90px;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: underline;
	color: #E1066E;
}

.folwatch {
	background-image: url(followwach.gif);
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	width: 290px;
}

.advv
{
	width: 98%;
	position: absolute;
	text-align: center;
}
