html,body{
	width: 100%;
	height: 100%;
}
BODY {
	FONT-SIZE: 80%;
	FONT-FAMILY: Arial;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
}

TD {
	FONT-SIZE: 80%;
}

P {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
}
ul,li {
	list-style-image: url(images/li.gif);
	margin-left: 7px; 
}
a {
	color: #1E3D9F;
	text-decoration: none;
}
a:hover, .menu2 a:hover {
	text-decoration: underline;
}

#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 237px;
	width: 567px;
	color: White;
	text-align: right;
	font-size: 80%;
}
#header p {
	padding: 4px 80px 0px 0px; 
}
#header a {
	color: White;
}
#main-menu {
	width: 1003px;
}
#main-menu a{
	color: Black;
	text-decoration: none;
	background-image: url(images/main-menu-bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	text-align: center;
	display: block;
	padding-top: 3px;
	font-size: 12px;
}
#main-menu a.active {
	background-image: url(images/main-menu-a.gif);
}
.menu2 {
	background-image: url(images/cont-bg2.jpg);
	background-repeat: no-repeat;
	height: 101px;
	color: #698796;
	padding-left: 7px;
}
.menu2 a {
	color: #283754;
	text-decoration: none;
}
#cont {
	background-color: White;
	width: 1003px;
}
.cont-main {
	background-image: url(images/cont-bg2-2.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	font-size: 12px;
}
.text {
	padding: 0px 15px 20px 15px;
	vertical-align: top;
}
h1 {
	font-size: 182%;
	font-family: Arial;
	font-weight: bold;
	color: #283754;
	line-height: 95%;
	margin-top: 25px;
}
h2 {
	font-size: 100%;
	font-family: Tahoma;
	margin-bottom:15px;
	color: #283754;
}
h2 b {
	padding-bottom: 5px;
	font-weight: bold;
	background-image: url(images/hr-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h3 {
	font-size: 100%;
	font-family: Tahoma;
	font-weight: bold;
	color: #283754;
	margin-bottom: 15px;
}
h3 b {
	background-image: url(images/text-header-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	padding: 3px 0px 0px 8px;
	height: 30px;
	display: block;
}
.news {
	background-repeat: no-repeat;
	background-color: White;
	padding:4px 16px 0px 0px;
	width: 33%;
	vertical-align: top;
}
.news p{
	padding: 140px 10px 5px 10px;
}
.facts {
	padding: 25px;
}
.header {
	color: White;
	font-size: 100%;
	text-align: right;
	padding-right: 10px;
}

.charact td{
	padding-left: 12px;
}
.charact th {
	background-image: url(images/charact-bg.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	text-align: left;
	padding-left: 12px;
	font-size: 80%;
}
#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	width: 967px;
	height: 36px;
}
.banner {
	padding: 7px 0px 20px 7px;
	float: right;
}
.copir {
	color: #1E3D9F;
	padding-left: 7px;
	width: 236px;
}
.copir a {
	font-size: 75%;
	text-align: right;
}
.hr {
	background-image: url(images/hr-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 0px;
	height: 1px;
	margin: 15px -15px 15px -15px;
}
.img {
	border: 1px solid #173E5D;
	margin-right: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.voting {
	background-color: #E2E8EC;
	color: #283754;
	line-height: 25px;
}
#language{
	position: absolute;
	margin-top:-184px;
	margin-left:600px;

}

