body {
	background-image: url(../Photos/Back_center.jpg);
}


.index_news {
text-align:center;
	font-size: small;
	font-weight: bold;
}
.normal_Text {
	font-size:  medium;
}
.header_sub {
	font-size: x-large;
	font-weight: bold;
	
}
.header_main {
	font-size: 46px;
	font-weight: bold;
	font-family:DeviantStrainVersion
}
.big {
	font-size: x-large;
	font-weight: normal;
	
}
.header_sub_sub {
	color: #993300;
	font-weight: bold;
	font-size: large;
}
.Link {

   font-size:large;

   border-width: 1px;
   border-style: solid;
   border-color: #001B80;	
   background-color: #FFDE80;
}
 
 #Top_div {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:135px;
	z-index:1;
}
#Menu_div {

	position:absolute;
	left:10px;
	top:145px;
	width:154px;
	height:107px;
	z-index:1;
}
#Chat_div {

	position:absolute;
	Left:90%;
	top:200px;
	width:220px;
	height:107px;
	z-index:1;

}
#log_pub{
	position:absolute;
	left:10px;
	top:auto;
	width:154px;
	height:107px;
	z-index:1;
}
#Center_div {
position:relative;
left:190px;
top:145px;
width:80%
}

#Search {
	position:absolute;
	left:75%;
	top:110px;
	width:400px;
	height:57px;
	z-index:2;
}

