.backgr{
	width:100%;
}
.centered
{
	margin: 18px auto 160px;
	width: 691px;
}
.backgr_img{
	background-image:url('graphics/backgr_photo_n2.gif');
	width: 676px;
	height: 582px;
	background-repeat:no-repeat;
	vertical-align:bottom;
	border-top:6px;
	border-left:6px;
	border-bottom:6px;
	border-right:6px;
	border-color:#0f0476;
	border-style:solid;

}
.backgr_baner {
	height:114px;
	width: 670px;
	position:relative;
	left:4px;
	top:396px;
	/*display:none;*/

}
.text P{
	width:650px;
	margin:0 13% 0 13%;
}

.link_left{
	position: relative;
	top:225px;	
	width:180px;
	margin-left:17px;
	float: left;
	text-align:center;
}
.link_right{
	position: relative;
	top:225px;
	width:180px;
	margin-left:476px;
	text-align:center;
}
a.link_title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:blue;
	font-size:20pt;
	text-decoration:none;
	
}
a.link_title:hover{
	text-decoration:underline;	
}
a.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:black;
	text-decoration:none;
}
a.link:hover{
	text-decoration:underline;
}
p.title{
	font-family:Arial;
	color:#733fc0;
	font-weight:bolder;
	font-size:22px;
	text-align:center;
	padding-bottom:15px;
	margin:3% auto 0% auto;
}
p.content{
	margin:0% auto 0% auto;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
p.content_small{
	margin:2% auto 0%;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}
.footer{
	margin:4% auto 0px;
	width:276px;
	height:70px;
}
.logo{
	background-image:url('graphics/footer.gif');
	float:left;
	width:30px;
	height:35px;
	vertical-align:bottom;	
}
.f_text{
	width:200px;
	height:50;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	padding-right:35px;
	padding-top:10px;
}
.f_text1{
	width:260px;
	height:60px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}