body {
	margin: 0;
	padding: 0;
	background-image: url(img/fon.gif);
	background-repeat: repeat-x;
	background-color: #FFFBEC;
	color: #000000;
	font: normal 13px/1.4em Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, a:active {
	color: #00008B;
}
a:hover {
	color: #990000;
}
div#head {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	width: 653px;
	height: 257px;
	text-align: right;
	margin: 0;
	padding-bottom: 0;
}
div#head2 {
	background-image: url(img/head2.jpg);
	background-repeat: no-repeat;
	width: 653px;
	height: 124px;
	text-align: right;
	margin: 0;
	padding-bottom: 0;
}
div#head a {
	color: #990000;
	padding-right: 70px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*  Navigation rules */
#navcontainer
{
margin: 0;
padding: 0;
width: 100%;
height: 25px;
background-color: #003399;
}
#clear
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin-left: 20% ;
width: 100%;
font: bold 13px Arial, sans-serif;
}

ul#navlist li
{
display: block;
float: left;
width: 107px;
margin: 0;
padding: 0;
text-align: center;
}

ul#navlist li a
{
display: block;
padding: 2px 4px;
border-width: 2px;
width: 107px;
voice-family: "\"}\"";
voice-family: inherit;
width: 95px;
border-color: #6D7CC5 #000000 #000000 #6D7CC5;
border-style: solid;
color: #ffffff;
text-decoration: none;
background: #003399;
}
html>body ul#navlist li a{
	width: 95px;
}
#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #FFEDA6;
color: #660000;
border-color: #FFFDDD #CAA200 #CAA200 #FFFDDD;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #660000;
background: #FFEDA6;
border-color: #CAA200 #FFFDDD #FFFDDD #CAA200;
}
table{
	vertical-align: top;
        margin-left:auto;
        margin-right:auto;
}
table#main {
	background-image: url(img/mirror.jpg);
	background-repeat: no-repeat;
}
#content {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 60px;
	width: 600px;
}
p {
	text-indent: 30px;
	margin-top: 0;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 30px;
	margin-bottom: .8em;
}
#footer {
	text-align: center;
	margin-left:auto;
        margin-right:auto;
	padding-top: 7px;
	border-top: 1px solid #666666;
	width: 658px;
	color: #666666;
	font: normal 11px Arial, sans-serif;
}
#footer a:link, #footer a:visited, #footer a:hover{
	text-decoration: none;
	color: #00008B;
	font: normal 12px Arial, sans-serif;
} 
