* {
	font-family: Arial;	
}
a {
	color: #000;
}
body {
	background: url('images/1316.png');
	margin: 0px;
}
.site{
	position: relative; 
	width: 100%; 
	text-align: center; 
}
.site_top{
	position: relative; 
	margin: 0 auto;  
	width: 790px; 
	text-align: center; 
	margin-top: 10px; 
}
.site_middle{
	position: relative; 
	margin: 0 auto;  
	width: 790px; 
	text-align: center; 
	background: #FFF;
}
.site_bottom{
	position: relative; 
	margin: 0 auto;  
	width: 790px; 
	text-align: center; 
	margin-bottom: 10px; 
}
.top{
	position: relative; 
	width: 775px; 
	height: 149px; 
	margin: 0 auto;  
	text-align: right; 
	background: url("images/header.gif") center top no-repeat;
}

.logo {
	width: 100px; 
	height: 73px; 
	position: absolute; 
	top: 45px; 
	right: 15px; 
}
.radio {
	position: absolute; 
	top: 70px; 
	left: 0px; 
}
.facebook {
	position: absolute; 
	top: 25px; 
	left: 0px; 
}

.flags {
	position: absolute; 
	top: 1px; 
	left: 5px; 
}

.toolbar {
	position: absolute; 
	top: 124px; 
	right: 419px;
}

.middle{
	position: relative; 
	width: 775px; 
	margin: 0 auto; 
	text-align: center; 
}

.bottom{
	position: relative; 
	width: 775px; 
	height: 45px; 
	margin: 0 auto; 
	text-align: right; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none;
}
.all_right_line {
	width: 98%; 
	position: relative; 
	margin: 5px; 
	border-top: 1px dashed #8bc43a;
	height: 1px;
	font-size: 1px;
	text-align: center;
}
.all_right_text {
	position: relative; 
	text-align: center;
	margin-top: 5px;
}

.buttons {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	width: 80px;
	background:url('images/buttons.gif') repeat-x left top;
}
.galleryBottom {
	display:inline;
	cursor:pointer;
	cursor:hand; 
	padding: 3px 8px 3px 8px; 
	color: #2A76A7; 
	font-size: 14px; 
	font-weight: bold;
	border: 1px solid #2A76A7 ; 
}
.galleryBottom:hover {
	display:inline;
	cursor:pointer;
	cursor:hand; 
	border: 1px #035990 solid; 
	padding: 3px 8px 3px 8px; 
	color: #fff; 
	font-size: 14px; 
	font-weight: bold;
	background: #2A76A7;
}
.galleryBottom2 {
	display:inline;
	border: 1px #035990 solid; 
	padding: 3px 8px 3px 8px;
	background: #2A76A7;
	color: #FFF; 
	font-size: 14px; 
	font-weight: bold;
}
