@charset "utf-8";
/* CSS Document */

#container {
	width: 1024px;

	background-image:url(../images/images1/background1.jpg)
	margin: 0;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 30px;
	overflow: hidden;
	background-image: url(../images/background1.jpg);
}

#main_logo {
	width: 480px;
	float: left;
}

#main_photo {
	float:left
}

#news_text {
	width: 480px;
	float:left;
	padding-left: 50px;
	padding-right: 10px;
	
}
hypertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6A6A78;
	text-decoration: none;
}
.linked_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #858594;
	text-decoration: none;
}

img
{  border-style: none;
}
