body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}

#header{
	height: 110px;
	width: 979px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7A2727;
	font-size: 15px;
	font-weight: bold;
	color: #E9E095;
	vertical-align: middle;
	text-align: center;
}
#flags {
	width: 70px;
	height: 20px;
	
	z-index: 180;
	top: 28px;
}


#page{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/backround.gif);
	height: 580px;
	width: 975px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: left top;
}
#page #content table {
	text-align: justify;
}
#page #content p {
	padding-right: 20px;
	padding-left: 0px;
	font-size: 11px;
}

#footer {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/backround.gif);
	height: 70px;
	width: 975px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: left bottom;
	text-align: center;
}
#footer p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 25px;
	font-size: 9px;
}
#page #content #about {
	text-align: justify;
	font-size: 10px;
}


#content {
	font-size: 16px;

	height: 400px;
	width: 736px;
	margin-top: 105px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#text_1 {
    height: 140px;
    width: 736px;
    margin-top: 20px;
    text-align: justify;
    vertical-align: top;
    font-size: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #C0C0C0;
}
#footer a {
	color: #7A2727;
	text-decoration: none;
}

h1 {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}

#page #content #crete {
	margin-top: 100px;
}
#page #content #link {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #content #link a {
	margin: 0px;
	color: #E2B33E;
	font-size: 15px;
	text-decoration: none;
}
#forterm {
	height: 375px;
	overflow: auto;
	width: 720px;
}

#page #content #link a:hover {
	color: #7A2727;
}
#page #content #term {
	font-size: 10px;
	font-weight: normal;
	height: 400px;
	overflow: auto;
}
#footer a:hover {
	color: #30ABCF;
	text-decoration: none;
}
.marked {
	font-size: 11px;
	font-weight: bold;
	color: #9C3530;
}
#flags2 {
	width: 70px;
	height: 20px;
	position: relative;
	z-index: 180;
	top: 60px;
	left: 75px;
}
