/*-- PageLayout--*/

#page {
	width: 100%;
	position: absolute;
	min-width: 1000px;
	border-top-color: #378EF5;
	border-right-color: #378EF5;
	border-bottom-color: #378EF5;
	border-left-color: #378EF5;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-repeat: repeat-y;
	background-image: url(../image/vishivanka.png);
	font-weight: lighter;
	left: 0px;
	top: 0px;
	background-color: #EAF4FF;
}


#header {
	position:relative;
	top:0px;
	width:100%;
	z-index:1;
}


#global_navigation {
	position:relative;
	top:0px;
	width:100%;
	background-image: url(/image/vishivanka.png);
	background-repeat: no-repeat;
}


#content {
	position: relative;
	font-size: 14px;
	color: #000066;
	left: 0px;
	font-weight: lighter;
}


#footer {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	text-align: center;
	font-style: normal;
}
.footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	font-style: italic;
	}
	
.footer a:hover {
	color: #F00;
	}

#external_link
{
	border: 2px outset #B9D5F9;
	position: relative;
	text-align: center;
	float: right;
	padding: 3px;
	width: 170px;
	background-color: #EAF4FF;
}
.external_link a
{
	color: #009;
	text-decoration: none;
}

.external_link a:hover
{
	color: #F00;
	text-decoration: none;
}

#photo_galery
{
	border: 2px outset #B9D5F9;
	position: relative;
	text-align: center;
	float: right;
	font-family: "Times New Roman", Times, serif;
	background-image: url(/image/gelsvtum39.jpg);
	width: 176px;
}
.photo_galery a
{
	color: #009;
	text-decoration: none;
}

.photo_galery a:hover
{
	color: #F00;
	text-decoration: none;
}


#salute
{
	border: 2px outset #B9D5F9;
	position: relative;
	text-align: center;
	float: right;
	font-family: "Times New Roman", Times, serif;
	background-image: url(/image/gelsvtum39.jpg);
	width: 176px;
	font-size: 18px;
	color: #F00;
}
