﻿#head {font-family: Trebuchet MS;color: blue;}

#head2 {font-family: Trebuchet MS;}



.text {font-family: Times New Roman;font-size: 20px;}
li {font-family: Times New Roman;font-size: 23px;}

a.link:hover{color:black;text-decoration: underline;}
.link{
	color: #C0C0C0;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	white-space: pre;
}

.script {border: none;}

a.link2:hover{color:#111111;text-decoration: underline;}

.link2{
	color:#555555;
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 15px;
	text-decoration: none;}

a.link3:hover{color:navy;text-decoration: underline;}
.link3{
	color:blue;font-family: "Trebuchet MS";
	font-weight:bold;font-size: 20px;text-decoration: none;}


body
{
	background-image: url('stnwall2.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}

.current{
	font-size: 15pt;
	font-family: 'verdana';
	font-style: italic;
	font-weight: bolder;
	color: rgb(188,213,254);
	text-decoration:none;
	text-align:center;
	vertical-align: top;

}
h2
{
	text-align: left;
	font-family: 'verdana';
	font-style: italic;
	color: grey;
	font-size: 16pt;

}

h3{
	margin-bottom: -10pt;
	color: #555555;
}

ul#menu{
	margin: -15pt 0 30pt 0;
	padding:0;

}

ul#menu li{
	display: inline; /* Отображать как встроенный элемент */
    margin-right: 0px; /* Отступ справа */
    border: 0px; /* Рамка вокруг текста */
    border-radius: 10px;
    padding: 0 18pt;
    vertical-align:text-bottom;

	
}


.menu{
	font-size: 15pt;
	font-family: 'verdana';
	font-style: italic;
	font-weight: bolder;
	color: rgb(95,154,254);
	text-decoration:none;
	text-align:center;
	vertical-align: top;

}


a.menu:hover{
	color:rgb(188,213,254);
	text-decoration: none;

	
}



#header{
	text-align: center;
	height: 100px;
	border: none;
}


#pic {
	border: none;
	background-image:url('waiting-animation.gif');
	background-position:center;
	background-repeat:no-repeat;
	min-width:266px;
	min-height:299px;
	margin: 0px  0px 10px 20px;
	text-align: right;
	vertical-align:;
	float: right;
	}

#chunk {
	margin: -17px 60px 60px 60px;
	background-color: #FFFFFF;
	padding: 40px 50px 50px 50px;
	border: 2px solid #AAAAAA;
	border-radius: 50px;
	text-align: justify;
	font: 15pt 'times new roman' black;
	
}

#letter {
	margin-right:auto;margin-left:auto;width:664px;padding: 10px;background-image:url('letterbg.gif');text-align:left;
}

#chunk2 {
	margin: 10px;
	
}


#topic {
	text-indent: 40pt;
}

